Karolina Rakoczy
535c8d8618
Skip cypress test if PR from private fork
2021-02-18 16:33:24 +01:00
Karolina Rakoczy
5fa5eda4a7
merge with master
2021-02-18 16:28:29 +01:00
Piotr Grundas
35857cf717
Update webhooks ( #982 )
...
* Update webhooks
* Update snapshots
* Add messages
Co-authored-by: Marcin Gębala <5421321+maarcingebala@users.noreply.github.com>
2021-02-18 14:50:57 +01:00
Magdalena Markusik
a3ac52f653
Update tests
2021-02-18 14:39:45 +01:00
Dominik Żegleń
afa228fd6d
Fix no channels crash ( #984 )
...
* Fix crash caused by not having any channels
* Update changelog
2021-02-18 14:05:39 +01:00
Magdalena Markusik
10a366839b
Fixes
2021-02-18 13:59:47 +01:00
Magdalena Markusik
9730e44abe
Update everything to handle null values in content and description fields
2021-02-18 13:38:41 +01:00
Karolina
1bf9254428
Merge pull request #977 from mirumee/SALEOR-1738-Tests-for-home-page
...
Saleor 1738 tests for home page
2021-02-18 11:50:13 +01:00
Karolina Rakoczy
5b05db92fc
add get collection request
2021-02-18 10:00:08 +01:00
Karolina Rakoczy
91460bd8b1
add data-test-id
2021-02-17 13:50:57 +01:00
Magdalena Markusik
25f8e29801
Update schema and types
2021-02-17 12:58:09 +01:00
Karolina Rakoczy
8ecfa78a8b
rename regex
2021-02-17 12:22:24 +01:00
Karolina Rakoczy
1a09ccefe0
create variants steps
2021-02-17 11:47:23 +01:00
Karolina Rakoczy
9bb20551f9
fix regex
2021-02-17 00:11:46 +01:00
Karolina Rakoczy
c361da5dc8
Remove awaits
2021-02-16 21:48:37 +01:00
Cezary Miącz
0a927245d2
Merge pull request #981 from mirumee/fix/master-staging-api-uri
...
Fix master-staging deployment API_URI
2021-02-16 17:16:54 +01:00
Cezary Miącz
59dcd753fb
Fix master-staging deployment API_URI
2021-02-16 15:54:55 +01:00
Karolina Rakoczy
ebfb22d9f8
add promises
2021-02-16 15:19:46 +01:00
Karolina Rakoczy
592993c030
All analytics in separate tests
2021-02-15 10:44:50 +01:00
Karolina Rakoczy
6f1190be28
fix tests for channels after merge
2021-02-12 16:48:23 +01:00
Karolina Rakoczy
9f5c1b544e
tests for products
2021-02-12 15:36:13 +01:00
Karolina Rakoczy
b9c567d377
merge changes
2021-02-12 11:31:27 +01:00
Karolina Rakoczy
5b6d1ddd77
wait for sales to be visible
2021-02-12 10:36:14 +01:00
Karolina Rakoczy
16cbe6c3a5
add expect
2021-02-12 10:16:04 +01:00
Karolina Rakoczy
c5939517c6
add then
2021-02-12 10:00:20 +01:00
Karolina Rakoczy
9278208639
add frontShop request
2021-02-12 09:54:52 +01:00
Karolina Rakoczy
c32c244724
fix regex for orders
2021-02-11 19:47:01 +01:00
Karolina Rakoczy
6e66ccc0f6
Fix regex in sales
2021-02-11 17:06:14 +01:00
Karolina Rakoczy
7bb8a8fee2
Fix regex in orders
2021-02-11 16:55:30 +01:00
Karolina Rakoczy
8434c04dc1
Fix regex in orders
2021-02-11 16:51:29 +01:00
Karolina Rakoczy
179135611b
add wait for request
2021-02-11 16:26:37 +01:00
Karolina Rakoczy
c1e9803640
add data-test-id
2021-02-11 16:04:56 +01:00
Karolina Rakoczy
ecca49608a
merge all changes
2021-02-11 15:31:36 +01:00
Karolina Rakoczy
221756a70e
merge changes
2021-02-11 15:17:00 +01:00
Karolina
7bb3efa65d
Saleor 1736 configuration channels ( #966 )
...
* Cypress tests for channels
Co-authored-by: Marcin Gębala <maarcin.gebala@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2021-02-11 14:58:05 +01:00
Karolina
68eb5309ef
Merge branch 'master' into SALEOR-1738-Tests-for-home-page
2021-02-11 13:53:29 +01:00
Karolina Rakoczy
d738c515c0
install faker
2021-02-11 13:48:24 +01:00
Karolina Rakoczy
27e5d912e4
tests for dashboard
2021-02-11 13:20:00 +01:00
Karolina Rakoczy
e1bd4b28e9
add test for several variants
2021-02-11 10:20:39 +01:00
Karolina Rakoczy
322c5cc13c
update packages
2021-02-10 15:21:58 +01:00
Marcin Gębala
b36160edb1
Update PR template ( #975 )
2021-02-10 09:50:12 +01:00
Karolina Rakoczy
1664bad52a
test for create variant
2021-02-09 14:06:10 +01:00
Karolina Rakoczy
2a9e420420
all tests for products
2021-02-08 10:23:12 +01:00
Karolina Rakoczy
584e66b9f9
one test for available for purchase
2021-02-04 13:26:04 +01:00
Karolina Rakoczy
cb528a7744
tests for publish products
2021-02-04 12:15:27 +01:00
Dawid Tarasiuk
db4fc1d8c5
Fix failing login in Firefox browser ( #970 )
...
The bug was introduced in OAuth2 implementation (1645e2fd
), where the tokenAuthLoading flag from AuthProvider was not used and it did not blocked UI in loading state.
2021-02-03 09:22:04 +01:00
Karolina Rakoczy
fe9f55ee81
created orders and products, missing data-testid
2021-02-02 12:34:10 +01:00
Dominik Żegleń
8ece366660
Show channel picker to all staff members ( #969 )
2021-02-02 10:38:43 +01:00
Maciej Korycinski
836fc6dce4
Merge pull request #963 from mirumee/SALEOR-1301-oauth-openid-flow
...
1301 - OAuth2 flow with OpenID
2021-02-02 08:58:50 +01:00
Dawid Tarasiuk
1645e2fdab
Implement Oauth2 flow with OpenID
2021-01-28 14:11:00 +01:00