Karolina Rakoczy
ef983cc347
Add tests for updating & deleting collections and categories ( #1662 ) ( #1693 )
...
* tests for updating & deleting collections and categories
* add empty spaces
* fix create category
2021-12-22 12:27:28 +01:00
Karolina Rakoczy
866bb91177
tests for gift cards ( #1677 )
2021-12-17 12:08:13 +01:00
Karolina Rakoczy
a8c6379d4e
Add tests for variant selection ( #1627 )
...
* variant selection
* variant selection
* add empty space
2021-12-16 16:16:12 +01:00
Karolina Rakoczy
3fd50ee3a7
Add tests for swatch attributes ( #1606 )
...
* always run critical
* tests for swatch attributes
* Update cypress/integration/configuration/attributes/attributes.js
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
2021-12-14 12:14:40 +01:00
Karolina Rakoczy
e2c05e7dd6
Add new tests for login ( #1580 )
...
* always run critical
* tests for login
* tests for login
2021-12-05 16:03:29 +01:00
Karolina Rakoczy
b7da933bf2
Add tests for preorders- threshold and stocks ( #1567 )
...
* tests for preorder, stoks an threshold
* fix tests for ordering products in channel threshold
2021-12-05 16:03:04 +01:00
Karolina Rakoczy
925e723c35
Add tests for creating preorders ( #1563 )
...
* add test for creating preorder variant
* all tests for creating & editing variants in preorder
2021-11-26 12:42:59 +02:00
Karolina Rakoczy
2eb7193ce9
tests for updating products sku ( #1555 )
2021-11-22 15:59:50 +04:00
Karolina Rakoczy
a311583647
Add tests for creating products without sku ( #1550 )
...
* create products without sku
* update stories
* update stories
2021-11-22 15:57:20 +04:00
Karolina Rakoczy
b0369bf5ca
tests for sales ( #1494 )
...
* tests for sales
* fix create sale with assigned products tests and add test for deleting voucher
* remove unused imports
* Update cypress/support/api/utils/discounts/salesUtils.js
Co-authored-by: Dominik Żegleń <flesz3@o2.pl>
* fix async, remove unused imports
Co-authored-by: Dominik Żegleń <flesz3@o2.pl>
2021-10-28 16:43:26 +02:00
Karolina Rakoczy
cc7626be42
Duplicate current test for sales to work on variants instead on products ( #1491 )
...
* Duplicate current test for sales to work on variants instead on products
* remove unecessery imports
* Update cypress/integration/discounts/salesForVariants.js
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
Co-authored-by: Ewa Czerniak <ewa.czerniak@saleor.io>
2021-10-21 12:47:18 +02:00
Karolina Rakoczy
5bee739872
Saleor 4581 tests for products images ( #1450 )
...
* tests for images on product list
* image on product details page should be displayed
* test for upload image
* fix collection utils import
* fix creating test data
* update jest
2021-10-14 13:47:41 +03:00
Karolina Rakoczy
f7b452cb12
tests for warehouses in checkout ( #1379 )
...
* tests for warehouses in checkout
* fix puchase product with type
2021-10-05 13:46:58 +02:00
Karolina Rakoczy
2407ae6f76
gift cards in checkout ( #1376 )
...
* gift cards in checkout
* complete checkout after trying to add gift card
* fix gift cards tests
* fix gift cards
* update snapshots
* fix tests
* fix gift cards in checkout
* delete created channels
2021-09-29 15:24:47 +02:00
Karolina Rakoczy
2c64a966cc
Saleor 4437 refactor tests ( #1389 )
...
* reference type cypress working
* refactor
* remove screenshots
* add reference
* add slash marker
* run tests based on shop version
* fix run tests based on shop version
* fix run tests based on shop version
* change base url to localhost
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix plugins
* fix yml
* fix yml
* chage file names
* fix files names
* fix broken imports add checking for errors in grpah responses
* fix broken imports add checking for errors in grpah responses
* update jest
* fix snapshot
2021-09-27 12:04:21 +02:00
Karolina Rakoczy
19e9b0ffc2
Saleor 4033 tests for plugins ( #1317 )
...
* tests for plugins
* tests for plugins
* add default country to create channel mutation
* change data-test-ids
* update snapshots
2021-09-10 11:03:42 +02:00
Karolina Rakoczy
e7a06281f1
fix failing tests ( #1302 )
...
* fix failing tests
* no retries
* add waiting for confirmation msg
* remove unused import
* fix test for staff
* fix test for staff
* fix tests for orders
* fix tests for channels
* fix autocomplete
* fix filters
* fix filters
* fix create shipping method
2021-09-10 10:59:46 +02:00
Karolina Rakoczy
0dc82f5825
tests for gift cards ( #1361 )
2021-09-08 13:32:05 +02:00
Karolina Rakoczy
a1ed5d1348
test for category translations ( #1247 )
2021-09-02 12:36:46 +02:00
Karolina Rakoczy
2c916e6566
tests for filters ( #1250 )
2021-08-18 13:58:07 +02:00
Karolina Rakoczy
283e714202
tests for pages ( #1222 )
...
* tests for pages
* fix tests
* fix imports
* tests for pages
* add wait
* tests for pages
* fix weight recalculate
2021-07-27 10:57:17 +02:00
Karolina Rakoczy
1f01a09e87
add tags ( #1251 )
...
* add tags
* edit e2e.yaml
* fix test for customer registration
* add empty lines
2021-07-23 12:46:44 +03:00
Dawid Tarasiuk
b024a0fde6
Add variant create options dialog ( #1238 )
...
* Add variant create options dialog
* Update e2e tests
* Update option field name
* Refactor
* Use macaw UI in Variant create dialog
* Update messages
2021-07-22 11:56:13 +02:00
Karolina Rakoczy
0ec88cdb1e
all tests for site settings ( #1236 )
2021-07-20 13:59:23 +03:00
Karolina Rakoczy
f1b313ea69
Saleor 3873 tests for navigation ( #1234 )
...
* add test for creating menu
* tests for navigation
* fix imports
2021-07-15 15:31:05 +03:00
Karolina Rakoczy
99507d5bed
test for customer registration ( #1231 )
...
* test for customer registration
* change name
2021-07-15 15:06:30 +03:00
Karolina Rakoczy
0c21788d61
test for create page type ( #1213 )
2021-07-15 14:22:04 +03:00
Karolina Rakoczy
f68410b7cb
Saleor 3711 tests for categories and collections ( #1204 )
...
* tests for collections
* all tests for categories
2021-07-15 14:17:56 +03:00
Karolina Rakoczy
b1e9f499db
add tests for apps ( #1227 )
2021-07-15 13:27:07 +03:00
Karolina Rakoczy
f847c76d67
Saleor 3826 tests for customers ( #1226 )
...
* added test for customers
* add test for customer
2021-07-15 13:25:39 +03:00
Karolina Rakoczy
2eae52d3df
check skeletons visibility ( #1215 )
2021-07-12 16:35:26 +03:00
Karolina Rakoczy
e76c78a23b
tests for shipping ( #1173 )
...
* tests for shipping
* fix typo
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
* add data-test-id
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-07-12 11:50:50 +03:00
Karolina Rakoczy
4faafd2489
Saleor 3626 tests for attributes ( #1198 )
...
* tests for attributes
* add tests for content attribute
2021-07-09 11:43:45 +02:00
Karolina Rakoczy
5b3465861f
Saleor 2705 tests for warehouse ( #1143 )
...
* tests for warehouses
* tests for warehouses
2021-07-06 12:32:09 +02:00
Karolina Rakoczy
12e9cf0472
fix failing tests ( #1200 )
...
* fix failing tests
* skip test for variant
* skip failing test
* uncomment tests for fixed bugs
* fix test.yaml
2021-07-05 15:05:13 +02:00
Karolina Rakoczy
f5c5a8770c
tests for product types ( #1199 )
2021-07-05 12:21:35 +02:00
Karolina Rakoczy
3bd83c3731
tests for channels ( #1185 )
...
* tests for channels
* fix display product after channel activate
* remove comments
2021-07-01 01:14:25 +02:00
Dawid Tarasiuk
c3e720a47e
Saleor 3087 Paginate attribute values in filters ( #1152 )
...
* Dynamic fetch attribute values in filter list
* Update filter attributes fixtures
* Change attribute values filter to autocomplete field
* Fix unchecking attribute value filter failure
* Update test snapshots
* Update changelog
* Fix cypress tests
* Add slug node mapping util
2021-06-14 15:31:41 +02:00
Karolina Rakoczy
2c5b0feeb1
Fix tests after changes ( #1149 )
...
* fix
* fix
2021-06-10 10:13:31 +02:00
Karolina Rakoczy
7df850bcb1
Saleor 3391 tests for staff members ( #1122 )
...
* invite staff
* staff members
* all tests for staff members
* remove unused import
* update snap
* remove /dashboard/
* uptade test.yml
2021-06-07 13:35:53 +02:00
Karolina Rakoczy
839c4f5afe
Saleor 2961 tests for stocks in checkout ( #1117 )
...
* tests for stocks
* stocks in checkout
* stocks in checkout
* fix shipping
* add billing address
* add empty line
2021-06-07 13:35:26 +02:00
Karolina Rakoczy
dd4519a044
Saleor 3479 tests for permissions groups ( #1135 )
...
* test for permission groups
* test for permission groups
* test for permission groups
* test for permission groups
* all tests for permission groups
* all tests for permission groups
2021-06-02 09:59:34 +02:00
Karolina Rakoczy
0b1d0a3a54
Saleor 3357 tests for orders ( #1119 )
...
* add tests for puchase by type
* add expect for isShippingRequired
* tests for adyen
* tests for adyen
* tests for adyen
* tests for adyen
* adyen
* adyen
* adyen
* adyen
* adyen
* warehouses in chcekout
* rm warehouses in chcekout
* adyen payments
* adyen
* tests for orders
* fix shipping
* unskipp
* orders
* add empty lines
* add empty lines and reduce
* add empty lines
2021-05-31 09:50:31 +02:00
Karolina Rakoczy
9f71106f32
Saleor 3038 tests for payments by adyen ( #1086 )
...
* add tests for puchase by type
* add expect for isShippingRequired
* tests for adyen
* tests for adyen
* tests for adyen
* tests for adyen
* adyen
* adyen
* adyen
* adyen
* adyen
* warehouses in chcekout
* rm warehouses in chcekout
* adyen payments
* adyen
2021-05-16 13:38:53 +02:00
mmarkusik
19b8d30565
Feature - channels per plugin ( #1093 )
...
* Update schema
* Update queries, mutations, and types
* Add render with dividers util function
* Add plugin details channels card component
* Update plugin details to use channels
* Update stories
* Update plugin configuration type across the app, fix some other types, temporarily comment some things out in plugins list so types match"
* Update schema
* Update types
* Update plugins list to show channels and global statuses, add plugin channel status, update status label component
* Add render with dividers util function
* Comment out some stuff for types to match - temporary
* Add useChannelsSearchWithLoadMore util to imitate loading more from backend for channels list with load more
* Change filters logic to be able to display multiple fields in a field section and add it to plugins view
* Add scroll option to plugin availability popup on plugin list
* Fix plugin list page story
* Temporarily comment some stuff out, fix some types
* Add filters errors WIP
* Fix filters not updating list
* Add error handling to plugins list filters and filters in general
* Rename some components according to review
* Move useChannelsSearch and useChannelsSearchWithLoadMore to hooks, change some imports accordingly
* Fix imports
* Move render collection with dividers to a component, fix usages
* Replace channels with load more and search query to base channels query
* Change render with dividers function to take in a component instead of render function
* Update tests
* Extract messages
* Remove unnecessary imports
* Fix filters - autocomplete messing items order sometimes & some fields not working
* Update plugin update mutation variables - change channelId to channel
* fix failing tests
* Add test ids
* fix failing tests
* fix failing tests
* Rename misc.tsx to ts
* Remove usage of render collection with diviers, change it to CollectionWithDividers component
* Remove unnecessary imports
* Update messages ids
* Update snapshots
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2021-05-11 15:58:09 +02:00
Dawid Tarasiuk
8e038dc786
SALEOR-1629 - Fix voucher page bugs ( #1031 )
2021-05-06 13:43:26 +02:00
Karolina Rakoczy
074c0f7a6c
Saleor 2960 checkout products without shipment ( #1075 )
...
* add tests for puchase by type
* add expect for isShippingRequired
2021-04-28 15:10:47 +02:00
Karolina Rakoczy
6395aa16a3
tests for pagination ( #1062 )
...
* tests for pagination
* tests for pagination
* tests for pagination
* tests for pagination
* tests for pagination
* fix test for variants
2021-04-21 15:14:38 +02:00
Karolina Rakoczy
4013105844
Saleor 2697 tests for updating products ( #1060 )
...
* updating products
* updating products
* test for updating
2021-04-21 10:02:48 +02:00
Karolina Rakoczy
b89e3533d6
Saleor 2690 tests for sorting products ( #1033 )
...
* tests for sorting
* tests for sorting
* sort products
* sort products
* sort products
* sort products
* tests for sorting
* fix imports
* tests for sorting
2021-04-21 09:51:10 +02:00