Commit graph

13 commits

Author SHA1 Message Date
Michał Droń
e900f2e1df
Fix strict null checks in webhooks (#2678)
* Fix strict null errors in webhooks

* Disable strict null checks

* Update snapshots

* Add migration comment in tsconfig

* Fix 404 on loading

* Fix loading case
2022-12-01 14:42:18 +01:00
Michał Droń
132fc1aa0a
Enabe strict bind call apply rule (#2750) 2022-12-01 12:12:41 +01:00
Michał Droń
ea306ec11e
Enable always strict rule (#2710) 2022-11-30 11:27:23 +01:00
Michał Droń
20c69efe16
Enable no implicit this (#2709)
* Enable no implicit this

* Fix this reference in order return utils
2022-11-30 11:11:28 +01: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
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
dominik-zeglen
ed5cd00062 Add test utils 2020-01-20 16:46:54 +01:00
dominik-zeglen
1aa3fb19f9 Do not check internal lib types 2019-11-07 14:42:07 +01:00
dominik-zeglen
de27d0cfa7 Include locales in app 2019-08-29 15:59:29 +02:00
dominik-zeglen
eb4cda9f64 Update locale serving backend 2019-08-29 14:42:59 +02:00
dominik-zeglen
d3a0d118dd Update configs 2019-08-09 16:00:34 +02:00
dominik-zeglen
9551b50351 Update configs 2019-08-09 12:26:27 +02:00
dominik-zeglen
5d959e6d6e Initial commit 2019-06-19 16:40:52 +02:00