zulip/analytics/management/commands
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
..
__init__.py
analyze_mit.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
analyze_user_activity.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
check_analytics_state.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
clear_analytics_tables.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
clear_single_stat.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
client_activity.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
populate_analytics_db.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
realm_stats.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
stream_stats.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
update_analytics_counts.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
user_stats.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00