David Winterbottom
35d399e14d
Use settings to control pagination_by values
10 лет назад
Michael van Tellingen
f02ffa580f
Update contributing docs with pytest commands
10 лет назад
Maik Hoepfel
ee651302d9
New lib to get query counts for test suite
nose-django-querycount gives individual and total query counts. This is
helpful to double-check changes that claim to affect query count
(e.g. #1056 ).
Total query count gives a quick overview, and diff'ing the output for
two different branches works well.
12 лет назад
Maik Hoepfel
0586cd88c0
Run tox tests in parallel with detox
Faster is better!
12 лет назад
Izidor Matušov
ae376a9394
Fix documentation for running tests
When you use the notation with slashes, use full path to file.
With dots, enter module name. Commands run with the current test set.
12 лет назад
David Winterbottom
c6dfb3f46d
Default to --processes=4 when running tests.
Test suite time has halved.
12 лет назад
Maik Hoepfel
ededcd17d6
Docs: Merge tests/README.rst into docs structure
13 лет назад
Maik Hoepfel
0e101f44b3
Docs: Added documentation for tox tests
13 лет назад
Maik Hoepfel
a4c4d5aaad
Split up contributing guidelines
They were getting quite long. They've been split up in several
subsections. Some of them are borrowing heavily from the Django docs.
13 лет назад