saleor-dashboard/cypress/support/api/utils
Karolina Rakoczy f85786f203
Run critical tests after test env deployment (#1902)
* 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
2022-03-21 13:17:37 +01:00
..
attributes Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
catalog Add tests for updating vouchers (#1845) 2022-02-11 15:58:40 +01:00
discounts Add tests for updating vouchers (#1845) 2022-02-11 15:58:40 +01:00
products Run critical tests after test env deployment (#1902) 2022-03-21 13:17:37 +01:00
storeFront fix failing tests (#1797) 2022-01-31 09:37:49 +01:00
appUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
channelsUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
homePageUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
misc.js gift cards in checkout (#1376) 2021-09-29 15:24:47 +02:00
navigationUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
ordersUtils.js add tests for creating vouchers for 3.1 (#1844) 2022-02-11 15:39:10 +01:00
pageTypeUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
permissionGroupUtils.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
shippingUtils.js Run critical tests after test env deployment (#1902) 2022-03-21 13:17:37 +01:00
users.js Add new tests for login (#1580) 2021-12-05 16:03:29 +01:00