zulip/tools/tests
Anders Kaseorg 840cf4b885 requirements: Drop direct dependency on mock.
mock is just a backport of the standard library’s unittest.mock now.

The SAMLAuthBackendTest change is needed because
MagicMock.call_args.args wasn’t introduced until Python
3.8 (https://bugs.python.org/issue21269).

The PROVISION_VERSION bump is skipped because mock is still an
indirect dev requirement via moto.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-05-26 11:40:42 -07:00
..
test_template_data Lint for duplicate ids in templates. 2017-01-13 17:00:22 -08:00
__init__.py
test_capitalization_checker.py check-capitalization: Check for banned words. 2018-03-11 15:34:47 -07:00
test_check_rabbitmq_queue.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
test_html_branches.py check-templates: Be stricter about singleton tags. 2020-04-24 20:25:55 +00:00
test_pretty_print.py check-templates: Be stricter about singleton tags. 2020-04-24 20:25:55 +00:00
test_template_parser.py check-templates: Be stricter about singleton tags. 2020-04-24 20:25:55 +00:00
test_zulint_custom_rules.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00