element-web/test/app-tests
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
..
joining.js Disable room directory test because it doesn't work 2019-01-30 00:11:01 -07:00
loading.js Use `on_logged_in` action in tests 2019-03-26 15:21:53 +00:00