Anna Szczęch
0d519e665c
wait for skeleton to disapear while searching for category ( #2360 )
2022-10-13 08:07:21 +02:00
Ewa Czerniak
88260122fb
fix for manageStockReservation tests ( #2335 )
...
* fix for manageStockReservation tests
* correction of cleaning test data in hooks
2022-10-10 05:57:19 +00:00
Anna Szczęch
e7a7b79f3e
values set only a for few inputType ( #2355 )
2022-10-07 11:07:34 +02:00
Dawid
43fb52bc56
Enable save button on page pages ( #2325 )
...
* Enable save button on page edit pages
* Update e2e page create tests
* Update page create tests snapshots
* Update changelog with enable save button
* Update messages of pages views
* Update page details messages
2022-10-04 16:02:17 +02:00
Dawid
6738467304
Handle form errors before product creation ( #2299 )
...
* Handle form errors before product creation
* Update e2e product create tests
* Handle channel errors in product update
* Update changelog
* Fix invalid values of product type picker
* Refactor product create utils
* trigger ci
Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
2022-09-23 14:15:59 +02:00
Patryk Andrzejewski
ae9b7b31dc
Add UI to enable channel listing in variants view ( #2303 )
...
* syncg
* manage channels modal, price editing
* fix typings
* fix typings, splitting components
* fix typings, splitting components
* update snapshot
* update types
* update messages
* use toggle
* update e2e tests
* update messages
* add manage button to edit page
* add manage button to edit page
* re-organize components
* update modals
* fix toggle all
* cover scenario when we have no channels
2022-09-22 12:00:13 +02:00
Ewa Czerniak
2bdd1311de
Refactor of tests in navigation.js ( #2323 )
2022-09-22 09:37:06 +00:00
Ewa Czerniak
7a469029fd
fix for translation tests ( #2306 )
...
* fix for flaky chane user email tests and refactor of plugins tests
* fix for translation tests
* adding an option to run plugin tests in pull_request_temple
* adding an option to run translation tests
2022-09-15 08:28:46 +00:00
Ewa Czerniak
65388acb0f
fix for flaky change user email tests and refactor of plugins tests ( #2302 )
...
* fix for flaky chane user email tests and refactor of plugins tests
* adding an option to run plugin tests in pull_request_temple
2022-09-15 07:34:31 +00:00
Anna Szczęch
f3aa4003fb
SALEOR-7976 add test for create order from checkout as app ( #2278 )
...
* add test for create checkout as app
* fixes after cr
2022-09-06 09:02:59 +00:00
Karolina Rakoczy
c236d5346a
Fixed tests for creating and updating page ( #2273 )
2022-09-02 10:07:43 +02:00
Karolina Rakoczy
22e78bbd23
Fix tests for attributes in products types ( #2269 )
2022-09-01 15:17:13 +02:00
Karolina Rakoczy
24d77b984a
Add test for thumbnails ( #2219 )
...
* Add test for thumbnails
* Add test for thumbnails
* split into functions
* update snapshot
2022-09-01 10:35:19 +02:00
Karolina Rakoczy
43be1d60e2
fix tests for stripe ( #2260 )
2022-08-26 13:03:29 +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
Ewa Czerniak
29c7f785c0
Saleor 7780 fix for collection tests ( #2227 )
...
* fix fox tests in collection
* removing then() in tests
* fixing failing collection tests and add stable tag to run will all tests
2022-08-16 13:27:37 +02:00
Dawid
eea1ba235f
Remove bulk variant creator ( #2179 )
...
* Remove bulk vaariant creator
* Update variant test snapshots
* Update variant E2E tests
* fixed test for products variants (#2187 )
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2022-08-10 11:29:17 +01:00
Karolina Rakoczy
5ce4a87515
fix test for publishing products ( #2215 )
2022-08-08 12:40:42 +02:00
Karolina Rakoczy
eaf3271dc9
Fix tests for orders ( #2213 )
2022-08-04 12:59:42 +02:00
Anna Szczęch
c076d52f68
Disable Saleor_0702 for 3.5 or higher ( #2182 )
...
* update tests and snapshots
* remove if for 3.5 version
* remove deprecated test
* fix tests after rebase with main
2022-07-29 10:15:33 +02:00
Ewa Czerniak
8a07f226e6
Fix for tests connected with changes for relation between channel-warehouse-shippingzone ( #2189 )
2022-07-29 08:35:55 +02:00
Karolina Rakoczy
6cd42b0ae8
Run cypress tests on correct branch ( #2196 )
2022-07-28 15:05:38 +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
Ewa Czerniak
83988f08c5
Add test for sorting by price, unification of productList folder ( #2170 )
...
* Add test for sorting by price, unification of productList folder
* Correction after review
* correction of function name
2022-07-15 11:50:24 +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
Karolina Rakoczy
a8b584a9d6
Fix flaky/broken tests ( #2077 )
...
* Fix remove attribute from product type
* fix should be able to display different price for each channel
* Fix collections
* fix pagination
* add test case number
* Fix TC:2605
2022-06-06 14:27:18 +04:00
Karolina Rakoczy
6c7f6fc016
add logs for failed mutations ( #2078 )
2022-06-06 12:47:39 +04:00
Karolina Rakoczy
f843c9a732
Fix test for home page analytics ( #2038 )
2022-05-16 10:54:17 +02:00
Karolina Rakoczy
97eeccc917
Fix flaky test for creating variant ( #2032 )
...
* fix flaky test for creating variant
* fix flaky
2022-05-13 14:08:29 +02:00
Karolina Rakoczy
6d5b894dd9
fix shipping method ( #2014 )
...
* fix shipping method
* shippings fixed
* fix jest
2022-04-28 10:56:56 +02:00
Karolina Rakoczy
bd15c52ee5
fix tests for vouchers ( #2012 )
2022-04-28 09:52:57 +02:00
Klaudia
eabc944604
Fix tests for categories ( #1975 )
...
* fix for categories
* fixing last test case
* Fix deploying proper version to staging on new tag release (#1967 )
* Fix deploying proper version to staging on new tag release
* Another approach
* Remove leftovers
* fixing last test case
* changing test-env-deploy
* npm i
* removing added cy.logs
* fix for categories
* after review
* after review
* fix after review
* switched test function for mutation for category creation
* restoring package-lock.json
* restoring package-lock.json
* restoring package-lock.json
* restoring package.json
Co-authored-by: GrzegorzKowalik <kowalik.grzegorz@outlook.com>
2022-04-28 09:39:56 +02:00
Klaudia
5c6c0b43f1
Adding missing test to collections tests ( #1952 )
...
* Adding missing test to collections tests
* Adding missing test to collections tests
* fixing merge issues
* fixing merge issues
* update to test-env-deploy
* update to test-env-deploy
* changing test-env-deploy
* adding sugestions
* fixing what Karolina suggested
* pulling from main
2022-04-27 13:14:05 +02:00
Karolina Rakoczy
207ce6d031
Fix Critical ( #1991 )
...
* change api url
* fix critical
2022-04-15 13:17:52 +02:00
Karolina Rakoczy
f78b4472b7
Fix channels in shipping ( #1936 )
...
* fix channels in shipping
* merge
* fix run tests
* fix run critical
* fix base url
2022-04-11 10:20:26 +02:00
Karolina Rakoczy
6358ee0b89
Fix variant selection attribute ( #1935 )
...
* fix variant selection attribute
* Add TC to names
* variant selection attribute only for this test
* variant selection attribute only for this test
2022-04-07 10:38:20 +02:00
Karolina Rakoczy
8bc2931679
Fix flaky tests for gift cards ( #1938 )
...
* fix gift cards
* add new command to search elements on table
* remove unused imports
2022-03-28 13:52:06 +04:00
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
Karolina Rakoczy
6f69f8475c
Fix failing tests due to changes in the description field ( #1903 )
...
* fixed test for product
* fix passing description in variables
* fix tests for translations
2022-03-09 16:22:36 +01:00
Karolina Rakoczy
4d02eb60c0
Add reports to tests ( #1898 )
...
* add reporter, fix tests
* remove unused import
* get functions duration
* merge
* update snaps
2022-03-03 11:25:27 +01:00
Klaudia
8e8fcc775c
fixed issues with CLA, and added tests for update translation ( #1868 )
...
* fixed issues with CLA, and added tests for update translation
* npm i
2022-02-21 12:31:50 +01:00
Karolina Rakoczy
bc7eca4e49
Add tests for manage stock reservation ( #1832 )
...
* test for manage stock reservation
* merge
* add version
2022-02-11 16:26:01 +01:00
Karolina Rakoczy
7c47566995
add tests for shipping for 3.1 ( #1859 )
2022-02-11 16:08:45 +01:00
Karolina Rakoczy
74508ed93b
Add tests for updating vouchers ( #1845 )
2022-02-11 15:58:40 +01:00
Karolina Rakoczy
f86a3559b0
add tests for creating vouchers for 3.1 ( #1844 )
2022-02-11 15:39:10 +01:00
Karolina Rakoczy
f5a8db9f2e
Update data test ids for 3.1 ( #1814 )
...
* add update data test ids
* fix not changed test ids
* fix data-test-id for gift cards
* remove comment
* fix base url
2022-02-11 12:28:55 +01:00