mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
tests: Create default RemoteRealms in populate_db.
This default setup will be more realistic, matching the ordinary conditions for a modern server. Especially needed as we add bouncer code that will expect to have RemoteRealm entries for realm_uuid values for which it receives requests.
This commit is contained in:
committed by
Tim Abbott
parent
a67dd6dc1f
commit
c9b0602320
@@ -52,7 +52,6 @@ not_yet_fully_covered = [
|
||||
"analytics/views/activity_common.py",
|
||||
"analytics/views/installation_activity.py",
|
||||
"analytics/views/realm_activity.py",
|
||||
"analytics/views/remote_activity.py",
|
||||
"analytics/views/stats.py",
|
||||
"analytics/views/support.py",
|
||||
# TODO: This is a work in progress and therefore without
|
||||
|
Reference in New Issue
Block a user