mirror of https://github.com/zulip/zulip.git
8846df6b53
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. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |