saleor-dashboard/cypress/e2e/configuration
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
..
attributes test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
channels Add order expiration (#3843) 2023-07-12 14:04:50 +02:00
plugins test fix should change admin email plugin. TC: SALEOR_3602 - test was filing when running on 2 browsers - triggered only chrome now (#3708) 2023-06-01 10:07:32 +02:00
productTypes test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
shippingMethods test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
warehouses test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
customer.js test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
navigation.js test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
permissions.js test fix - removed deleting resources from db since this was creating… (#3691) 2023-05-29 09:15:07 +02:00
siteSettings.js Feature flags (#2961) 2023-01-16 14:55:38 +01:00