zulip/zerver
Tim Abbott 4e631876f4 test_events: Fix realm export test to actually work.
The previous iteration still had the failure mode of not actually
testing anything, because it didn't trigger the data export code path
(and in fact was getting an HTTP 401 authentication denied error).
2019-08-07 14:18:27 -07:00
..
data_import slack import: Improve readability of user recipient object allocation. 2019-07-30 14:46:14 -07:00
lib events: Rename notify_export_completed. 2019-08-07 14:18:27 -07:00
management cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
migrations production: Rename the 'zulip' system bot realm to 'zulipinternal'. 2019-07-31 16:01:36 -07:00
openapi openapi: Migrate /messages to use the new cURL example system. 2019-08-05 21:27:24 -07:00
templatetags webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
tests test_events: Fix realm export test to actually work. 2019-08-07 14:18:27 -07:00
tornado cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
views cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
webhooks cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
worker events: Rename notify_export_completed. 2019-08-07 14:18:27 -07:00
__init__.py
apps.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
context_processors.py open graph: Uploaded realm icon URL is absolute for some backends. 2019-05-20 13:14:28 -07:00
decorator.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
logging_handlers.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py mypy: Remove type ignore by defining ProfileDataElement using TypedDict. 2019-08-06 23:24:56 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00