saleor-dashboard/cypress/support/pages
Michał Droń b386cf060f
Add order expiration (#3843)
* Add TTL expiration & migrate some components in channel details

* Migrate button

* Update fixtures

* Add changeset

* Typo & lint

* Reorder UI elements

* Set custom height to match old input

* Add explanatory comment

* test - created test for expired orderes functionality in channels, fixed validation test which checks using same slug twice when creating channel

* Fix create page

* Fix lint issue

* Fix error handling double notification

* tests added: creating channel with expiration days for orders, creating channel with expiration days for orders with boundary conditions exciding requirements

* function name typeExpirationDate changed to typeExpirationDays

---------

Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-07-12 14:04:50 +02:00
..
catalog Category listing datagrid (#3760) 2023-07-04 09:23:27 +02:00
discounts test - fix vouchers tests (#3832) 2023-06-30 14:02:37 +02:00
attributesPage.js Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
channelsPage.js Add order expiration (#3843) 2023-07-12 14:04:50 +02:00
columnPicker.js Drop dynamic column toggles in column picker (#3878) 2023-07-12 13:59:17 +02:00
configurationPage.js Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
draftOrderPage.js test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
homePage.js Run critical tests after test env deployment (#1902) 2022-03-21 13:17:37 +01:00
index.js Drop dynamic column toggles in column picker (#3878) 2023-07-12 13:59:17 +02:00
mainMenuPage.js Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
navigationPage.js wait for requests on add menu item page (#2540) 2022-11-08 10:19:52 +00:00
ordersOperations.js test for opening products from order grid (#3780) 2023-06-23 12:01:57 +02:00
ordersTransactionUtils.js test: fix for transaction orders test - set local storage to hide navigator banner (#3649) 2023-05-15 14:14:40 +02:00
pageDetailsPage.js Tests - fixes pages scenarios (#3857) 2023-07-05 14:23:56 +02:00
pagesPage.js Tests - fixes pages scenarios (#3857) 2023-07-05 14:23:56 +02:00
permissionsPage.js Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
productTypePage.js Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
shippingMethodPage.js Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
shippingZones.js Fix flaky tests for gift cards (#1938) 2022-03-28 13:52:06 +04:00
siteSettings.js adding tests for app permission, update test for siteSettings, cleanup with variables names (#2183) 2022-07-21 10:47:15 +02:00
translationsPage.js Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
userPage.js Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
warehousePage.js tests for warehouses in checkout (#1379) 2021-10-05 13:46:58 +02:00