zulip/frontend_tests
sahil839 8846df6b53 node_tests: Deduplicate test_sync_realm_settings in settings_org tests.
There was a lot of duplicate code in test_sync_realm_settings where
each value in common_policy_values was being tested for different
policies (create_stream_policy and invite_to_stream_policy).

This commit deduplicates is by using a for-loop for testing all
common_policy values and extracting the code as a function to test
different policies.
2021-06-03 18:45:29 -07:00
..
node_tests node_tests: Deduplicate test_sync_realm_settings in settings_org tests. 2021-06-03 18:45:29 -07:00
puppeteer_lib puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`. 2021-06-03 09:23:54 -07:00
puppeteer_tests puppeteer_test: Add `wait_for_modal_to_close` method to `CommonUtils`. 2021-06-03 09:23:54 -07:00
zjsunit zjsunit: Add __jquery to objects. 2021-05-26 08:00:35 -04:00