mirror of https://github.com/zulip/zulip.git
26f9f3cc4b
The deferred_work events can't be processed in the test suite environment, since it tries to make requests to the host <realm.uri> which is "zulip.testserver" and obviously not going to work. Since the test suite base data set has no animated emoji, there's nothing to do, and we can skip this step. This code only runs when applying the migration to an already provisioned test db - because during an initial db set up there are no realms yet, so no events get pushed by the migration. |
||
---|---|---|
.. | ||
data_import | ||
integration_fixtures/nagios | ||
lib | ||
management | ||
migrations | ||
openapi | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |