zulip/zilencer/management/commands
Arun Sankar 146b32d63a test users: Add an escape char to a test username.
Changed the name of the test-user cordelia from `Cordelia Lear` to
`Cordelia, Lear's daughter`.

This change will enable us to test users with escape characters in
their names.

I also updated the Node, Puppeteer, Backend tests and Fixtures to
support this change.
2021-04-13 11:42:06 -07:00
..
__init__.py
add_mock_conversation.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_realm.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
add_remote_server.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
calculate_first_visible_message_id.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
compare_messages.py management: Fix incorrect help text in compare_messages. 2021-04-05 18:08:18 -07:00
invoice_plans.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
mark_all_messages_unread.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
migrate_stream_notifications.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
populate_db.py test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
print_initial_password.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
profile_request.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
queue_rate.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
render_messages.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
rundjangoserver.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
sync_api_key.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00