mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 14:30:24 +00:00
TestCase subclasses are wrapped in a transaction that prevents any data from being persisted between test runs andi thus don't require limiting the tables to be flushed to a subset of available apps like TransactionTestCase subclasses do. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| routers.py | ||
| tests.py | ||