Łukasz Mierzwa
0f3dabb517
fix(tests): use fetch-mock instead of jest-fetch-mock
2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
c12f218b4e
fix(ui): reformat code using prettier v2
2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
4e01a34717
fix(ui): update outdated UIDefaults fields
2019-11-29 22:55:28 +00:00
Łukasz Mierzwa
cc4da6d16b
feat(ui): follow browser preferences when setting theme
2019-11-29 22:00:41 +00:00
Łukasz Mierzwa
6ea4149d8a
fix(tests): refactor entrypoint for full test coverage
2019-10-27 21:46:25 +00:00
Łukasz Mierzwa
953a006125
feat(ui): add typescript support
2019-10-23 10:07:43 +01:00
Łukasz Mierzwa
f43d9ece7d
feat(ui): ui default settings are populated from the config file
2019-10-04 23:28:34 +01:00
Łukasz Mierzwa
bbee4fce0d
fix(tests): don't fail tests on react 16.9.0 deprecation warnings
...
There's a lot of 3rd party components using deprecated methods so there's a lot of warnings, and currently this is failing all tests.
Ignore these for now as we need to wait for components to be fixed
2019-08-09 19:41:52 +01:00
Łukasz Mierzwa
5437b784c6
fix(tests): add missing test coverage for console errors
2018-09-10 22:32:57 +01:00
Łukasz Mierzwa
4d64b0b3ea
chore(tests): drop console mock, fix all tests that throw console errors
2018-09-08 21:11:15 +01:00
Łukasz Mierzwa
4ff46b0c3c
feat(tests): add test coverage for index.js
2018-09-02 00:10:56 +01:00