zulip/frontend_tests
Aman Agrawal cb2d95d9ad hashchange: Don't narrow to default_view on `#reload`.
When the hash changes to `#reload...` before a reload, the app tries
to show default_view since there is no `case` handled for it. What we
want to do is ignore this hashchange, since we're about to be reloaded
(so it's not helpful) and if the timing is wrong, it can cause the
browser to reload back to "Recent topics" rather than saving the
user's view.

This fixes a bug introduced in 0e65225d06.

With tests from Riken Shan.
2021-06-29 13:39:01 -07:00
..
node_tests hashchange: Don't narrow to default_view on `#reload`. 2021-06-29 13:39:01 -07:00
puppeteer_lib custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
puppeteer_tests puppeteer: Fix reference to #edit-linkifier-status. 2021-06-24 17:35:25 -07:00
zjsunit node tests: Only expose mock_template via run_test. 2021-06-27 23:00:34 -04:00