* run critical tests after test env deployment
* add cache
* add all branches
* change workflow name
* add run on pull request for testing
* change type
* add run on deployment
* run on copleted
* test critical
* add quote
* change baseUrl
* fix base url
* fix base url
* upload reports
* run in parallel
* save build folder
* remove build from gitignore
* remove build
* update nide version
* last try with parallel
* save build
* save build
* Run critical
* change cypress API url
* run critical in parallel
* check which workflow has lower duration time
* save all reports with container in name
* add reports on failure
* remove reporters
* fix jobs
* merge
* add group name
* run critical
* Refactor critical tests (#1906)
* refactored tag added to purchaseWithProductsTypes, navigation, stocksInCheckout
* homePageAnalitics - refactor
* refactor home page
* refactor creating variants
* refactor adding product without sku to order
* add script to run critical locally
* change tests cases names
* fix names, remove comments, add script to run refactored tests
* remove workflow for parallel
* remove key
* tests for product types for 3.1
* updated stories
* chage test cases names for product types
* add test for setting attribute as variant selection in product type
* add test for setting attribute as variant selection in product type
* split product types spec file
* uncomment purchase with product types test
* Update cypress/integration/configuration/productTypes/attributesInProduductTypes.js
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
* fix failing tests
* fix tests for gift cards
* fix tests for gift cards
* upload video only when fail
* fix preorder time
* fixed translation page
* fix navigation, stripe and adyen
* fix graphQl npm
* update stories
* Duplicate current test for sales to work on variants instead on products
* remove unecessery imports
* Update cypress/integration/discounts/salesForVariants.js
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
* tests for images on product list
* image on product details page should be displayed
* test for upload image
* fix collection utils import
* fix creating test data
* update jest