mirror of https://github.com/zulip/zulip.git
34cb0eae29
The output of generate_dev_ldap_dir was being tested against the fixture located at zerver/tests/fixtures/ldap_dir.json. This didn't make much sense as generate_dev_ldap_dir was itself used by developers to generate/update the fixtures. Instead, test_generate_dev_ldap_dir checks the structure of the dict returned by generate_dev_ldap_dir. The structure is checked by regex checks, checking whether the dict contains some keys or not, etc. |
||
---|---|---|
.. | ||
slack_fixtures | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
csp_report.json | ||
docs_url_preview_data.json | ||
duplicate_commits.json | ||
gitter_data.json | ||
markdown_test_cases.json | ||
narrow.json | ||
slack_message_conversion.json | ||
user_agents_unique |