element-web/test
J. Ryan Stinnett fef69b54fb Use `on_logged_in` action in tests
This changes the way tests wait for login to complete from a timer-based system
(which can cause intermittent failures) to an action-based system. The lifecycle
code dispatches the action `on_logged_in` when login completes which we can wait
for in the tests as a much better indication that work is done.
2019-03-26 15:21:53 +00:00
..
app-tests Use `on_logged_in` action in tests 2019-03-26 15:21:53 +00:00
unit-tests fix tests 2018-04-16 00:23:34 +01:00
.eslintrc.js Add eslint config 2017-01-23 14:22:54 +00:00
all-tests.js Revert "Revert "Run lint on travis builds and use modern node versions"" 2018-11-22 18:25:55 +00:00
skin-sdk.js Revert "Revert "Run lint on travis builds and use modern node versions"" 2018-11-22 18:25:55 +00:00
test-utils.js Revert "Revert "Run lint on travis builds and use modern node versions"" 2018-11-22 18:25:55 +00:00