- Move testing code out of helpers.py - Create new file unit_test.py |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| api.py | ||
| apps.py | ||
| models.py | ||
| serializers.py | ||
| test_api.py | ||
| test_migrations.py | ||
| tests.py | ||
- Move testing code out of helpers.py - Create new file unit_test.py |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| api.py | ||
| apps.py | ||
| models.py | ||
| serializers.py | ||
| test_api.py | ||
| test_migrations.py | ||
| tests.py | ||