| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-02 | Support for running the test suite with py.test | Andreas Pelme | |
| * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test | |||
| 2013-08-18 | Updated tests for view name and description | Christopher Paolini | |
| Updated the tests to use the default view_name and view_description functions in the formatter through the default in settings. | |||
| 2013-06-27 | Use imported views to expose python 2.6 bug. Refs #943 | Tom Christie | |
| 2013-06-26 | Minor test cleanup | Tom Christie | |
| 2013-06-26 | Refactored get_view_description, moved appropriate tests to test_description.py | Igor Kalat | |
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
