wojteknowacki
c12a42932d
test - fixes createSales ans updateSales ( #3816 )
...
* test - fixes createSales ans updateSales
* changed name shouldVariantBeOnSale into getVariantWithSaleStatus
* cr fixes
2023-06-29 15:40:51 +02:00
wojteknowacki
38ccecea1f
test fix - removed deleting resources from db since this was creating… ( #3691 )
...
* test fix - removed deleting resources from db since this was creating concurrent conflicts between pr on the same env
* test fix - missing faker import, api request missing uniq slug, draft order test,
* fix failing tests
* test fix filtering products
* test - final fix of 2 last failing tests - staff memebers and click and collect
2023-05-29 09:15:07 +02:00
Anna Szczęch
e4db92be74
Fix for create and updateVouchers tests ( #3056 )
...
* remove find(input) and fix checkIfDataAreNotNull place in updatevouchers
* restore find input
2023-02-02 09:59:55 +01:00
Karolina Rakoczy
d413c8e852
update tax configuration before creating vouchers ( #2939 )
2023-01-25 13:32:30 +01:00
Anna Szczęch
644b58a914
Fix failed night schedule tests ( #3015 )
...
* fix e2e tests
* update test tag
* update tax config in tests failing on v310
* updatet taxes for product variant tests
* move updateRaxConfiguration to beforeEach
* fix imports
* change retries in config
* update data-test-id and remove failing wait for request
2023-01-25 11:32:28 +01:00
poulch
d5ed6fb202
Feature flags ( #2961 )
...
* [Feature Flags] Abstraction over flags provider (#2928 )
* Remove useFlag hook
* [Feature Flags] GraphQL build multiple schemas (#2937 )
* Build script
* Refactor build types script
* Remove old codegen.yml
* Clean feature flags in script
* Refactor schema path
* Restore useAuthProvider
* Update configuration file
* encapsulate details for feature flags provider
* Add proper env to flagsmith provider
* Remove flagsmith mocks
* Vite config define global variables
* Render flagmisth provider only when is used
* Keep name service agnostic
* Test with mocked flagsmith
* Use global FLAGS varaible for env flags
* Fix type issue with FLAGS
* Fix build issue
* Remove duplicate translations
* Fix typo
* Prepare for QA tests
* Remove test feature flag
2023-01-16 14:55:38 +01:00
Karolina Rakoczy
39ce183583
Update tests check if all data created in before are correct ( #2917 )
...
* add commend to check if data are correct
* Add command for checking created data
2023-01-16 10:43:13 +01:00
Karolina Rakoczy
2e292c2e06
Fix tests for orders ( #2372 ) ( #2399 )
2022-10-20 14:03:53 +04:00
Ewa Czerniak
cb93dbea2a
Remove unused imports and variables ( #2420 )
2022-10-20 07:36:49 +02:00
Ewa Czerniak
1a41d24ac5
Saleor 7930 fix for sales tests ( #2249 )
...
* moving sales files to sales folder
* refactor tests for sales for products
* refactor of updateSales and createSalesForVariants tests
2022-08-24 21:02:30 +02:00
Ewa Czerniak
cea3ead44b
Saleor 7913 fix tests for vouchers ( #2242 )
...
* refactor createVoucher tests
* fix for tests in updateVoucher folder
* fix for updateVouchers, createVouchersWithLimits and siteSettings
* remove already declared variable
2022-08-18 15:14:29 +02:00
Karolina Rakoczy
2c57de07e4
Fix cypress test for enable gift card ( #2214 )
...
* All specs has unique data
* All specs has unique data
2022-08-16 12:49:22 +02:00
Ewa Czerniak
9d99491623
adding tests for app permission, update test for siteSettings, cleanup with variables names ( #2183 )
2022-07-21 10:47:15 +02:00
Karolina Rakoczy
eb58e2c8ed
Update channel in warehouse in cypress tests ( #2152 )
...
* Assign warehouse to channel
* Assing warehouse to channel
2022-07-11 12:14:23 +03:00
Karolina Rakoczy
9e43dd4ab1
Fix get correct domain from version ( #2118 )
2022-06-27 18:49:35 +02:00
Karolina Rakoczy
fd7813692a
Change way of tagging tests, add stable tag ( #2102 )
...
* change tags in tests
* change tags in tests
* add finde-names
* correct critical tag
* fix navigation
* remove comments
* fix config
* fix baseUrl port
2022-06-27 11:30:51 +02:00
Karolina Rakoczy
056b3501eb
Update Cypress Version ( #2080 )
...
* Update Cypress Version
* sparete specs with coma
* change workflows to use latest cypress verion
2022-06-08 12:33:11 +04:00