Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
tests | ||
__init__.py | ||
api.py | ||
models.py | ||
serializers.py | ||
services.py | ||
signals.py | ||
startup.py | ||
tasks.py | ||
urls.py | ||
views.py |
Query counts already happen at the model and Python API test layers. Having query counts in the HTTP API tests makes things more brittle because that includes middleware that this code should not be aware of. We don't want to have to revisit these tests every time another piece of middleware is added or removed.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
api.py | Loading commit data... | |
models.py | Loading commit data... | |
serializers.py | Loading commit data... | |
services.py | Loading commit data... | |
signals.py | Loading commit data... | |
startup.py | Loading commit data... | |
tasks.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |