Commit Graph

11 Commits

Author SHA1 Message Date
Nic Young 739d3892c5 Fix codecov on Travis CI
The coverage report needs to be explicitly created with arguments passed
in to pytest-cov
2015-10-07 22:20:46 -07:00
Tom Christie 806b0b34da Include nested objects in metadata for OPTIONS. Closes #3156. Closes #2915. 2015-07-16 15:17:18 +01:00
Tom Christie db40b7eb91 Add coverage to runtests. Closes #2936. 2015-07-16 12:39:01 +01:00
Tom Christie cde7154c59 Runtests should not suppress stdout. In the context of a web app only serves to hide erronous print statements. 2015-07-16 11:50:22 +01:00
Tom Christie a03b89f326 Restrict isort to rest_framework and tests directories 2015-07-02 10:18:08 +01:00
Tom Christie 36e4f20111 Update runtests.py 2015-06-29 09:39:27 +01:00
José Padilla 0f1d9217f0 Print helpful command if isort fails 2015-06-27 16:06:53 -04:00
José Padilla b4ba8ef4d7 Setup isort for code style linting 2015-06-26 09:16:33 -04:00
Xavier Ordoquy a7567efa8d Use compact traceback for errors reporting. 2015-01-21 19:26:57 +01:00
Tymur Maryokhin d9930181ee Removed unused imports, pep8 fixes, typo fixes 2014-12-05 00:29:28 +01:00
Tom Christie bf09c32de8 Code linting and added runtests.py 2014-08-19 13:28:07 +01:00