zulip/frontend_tests
Aman Agrawal eb72f77d0a settings: Allow switching between user and org settings manually.
Since the base hash for org settings and user settings are
different (organization and settings), the hashchange module
gets confused that we are going from one overlay to other.

A reproducer for this flow is to visit the organization "Bots" page,
click on your own profile as the owner of a bot, and then click "Edit
profile" from there.

So, we fix this by making an exception for this particular case
in the module.

Fixes part of #18011.
2021-04-07 01:02:03 -07:00
..
node_tests settings: Allow switching between user and org settings manually. 2021-04-07 01:02:03 -07:00
puppeteer_lib puppeteer_tests: Use more stable selectors. 2021-03-31 09:00:51 -04:00
puppeteer_tests refactor: Update some uses of "filter" to "linkifier". 2021-04-05 18:14:07 -07:00
zjsunit node tests: Clear page_params at start of run_test. 2021-04-03 15:03:00 -04:00