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:
Mateusz Mandera
2023-12-01 18:06:22 +01:00
committed by Tim Abbott
parent a67dd6dc1f
commit c9b0602320
6 changed files with 30 additions and 7 deletions

View File

@@ -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