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
56b48b87ea
Test for creating order with product without sku ( #1559 )
2021-11-22 16:34:21 +04: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
a39f729a1f
update tests for vouchers ( #1546 )
2021-11-03 12:29:59 +01:00
Karolina Rakoczy
80809a078a
Fix cypress tests ( #1541 )
...
* fix tests
* fix base url
* fix varinats tests
2021-11-03 12:15:39 +01: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
d618b8e775
Add tests for stripe ( #1529 )
...
* test for stripe
* first test for stripe
* tests for stripe
* remove comment
* fix import
* fix import
* remove todo
2021-10-28 14:14:07 +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
29a90f3e3d
test for refresh ( #1497 )
2021-10-21 12:46:17 +02:00
Karolina Rakoczy
39c1e8e208
tests for click & collect ( #1488 )
2021-10-21 12:45:38 +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
5e7dc8e2a5
fixed all tests ( #1253 )
...
* fixed all tests
* fix shipping weight tests
* fix create product
* delete users created in previous tests
* merge
2021-07-26 11:58:47 +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
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
e6d6621816
tests for metadata ( #1206 )
...
* tests for metadata
* change name of the function
2021-07-15 12:25:31 +03:00
Karolina Rakoczy
2412911a9d
fix test for sales ( #1214 )
...
* fix test for sales
* fix assingElements function
* change name of the function
* add wait to channels in shipping
* add missing imports
2021-07-15 12:20:59 +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
75d85e66cb
test for product without shipping option ( #1154 )
...
* test for product without shipping option
* fix broken tests
2021-07-06 12:33:04 +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
Karolina Rakoczy
6a2524a5c7
Saleor 3496 tests for single permissions ( #1147 )
...
* permissions
* orders, channels and discounts
* tests for single permissions
2021-06-10 12:48:59 +02:00
Karolina Rakoczy
50bb0105bd
fix failing tests ( #1144 )
2021-06-07 17:16:44 +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
01d0a222ac
Saleor 2962 warehouses in checkout ( #1118 )
...
* 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
* test for adyen
* adyen tests
* warehouse in chceckout
* merge changes
* remove dash
* remove video
* fix typo
2021-06-01 10:18:45 +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