saleor-dashboard/cypress/support/pages
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
..
catalog Add reports to tests (#1898) 2022-03-03 11:25:27 +01:00
discounts Add tests for updating vouchers (#1845) 2022-02-11 15:58:40 +01:00
attributesPage.js Add tests for attributes for 3.1 (#1725) 2022-01-17 11:03:52 +01:00
channelsPage.js update tests for vouchers (#1546) 2021-11-03 12:29:59 +01:00
draftOrderPage.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
homePage.js Run critical tests after test env deployment (#1902) 2022-03-21 13:17:37 +01:00
navigationPage.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
pagesPage.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
permissionsPage.js Saleor 4437 refactor tests (#1389) 2021-09-27 12:04:21 +02:00
productTypePage.js Add test for creating product type with gift card kind (#1776) 2022-01-31 10:25:59 +01:00
shippingMethodPage.js add tests for shipping for 3.1 (#1859) 2022-02-11 16:08:45 +01:00
shippingZones.js add tests for shipping for 3.1 (#1859) 2022-02-11 16:08:45 +01:00
siteSettings.js Add tests for manage stock reservation (#1832) 2022-02-11 16:26:01 +01:00
translationsPage.js fixed issues with CLA, and added tests for update translation (#1868) 2022-02-21 12:31:50 +01:00
userPage.js fix failing tests (#1797) 2022-01-31 09:37:49 +01:00
warehousePage.js tests for warehouses in checkout (#1379) 2021-10-05 13:46:58 +02:00