zulip/analytics/tests
Sahil Batra 77d4be56a4
users: Modify do_create_user and create_user to accept role.
We change do_create_user and create_user to accept
role as a parameter instead of 'is_realm_admin' and 'is_guest'.
These changes are done to minimize data conversions between
role and boolean fields.
2020-06-02 16:11:36 -07:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_counts.py users: Modify do_create_user and create_user to accept role. 2020-06-02 16:11:36 -07:00
test_fixtures.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
test_views.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00