mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 14:30:24 +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 | ||