mirror of
https://github.com/django/django.git
synced 2025-11-03 21:25:09 +00:00
- Used selected "databases" instead of django.db.connections. - Made routers in tests.migrations skip migrations on unexpected databases. - Added DiscoverRunnerGetDatabasesTests.assertSkippedDatabases() hook which properly asserts messages about skipped databases. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| runner.py | ||
| test_debug_sql.py | ||
| test_discover_runner.py | ||
| test_parallel.py | ||
| tests.py | ||