Commit Graph

6 Commits

Author SHA1 Message Date
Ł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