Commit Graph

5 Commits

Author SHA1 Message Date
Łukasz Mierzwa
699f39fa90 fix(ui): correctly handle browser back/forward buttons 2019-10-28 13:47:17 +00: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
4e3635bc98 fix(tests): reset mocks between tests
Ensures that tests don't rely on previous tests mocking things
2018-10-03 10:16:31 +01:00
Łukasz Mierzwa
093dce1a58 fix(tests): new jsdom mocks localStorage, no need to provide a mock
This also needs to be mocked a little different: https://github.com/facebook/jest/issues/6798#issuecomment-412871616
2018-10-03 10:16:31 +01:00
Łukasz Mierzwa
621ea0745f feat(tests): add App component tests 2018-08-25 17:26:41 +01:00