| 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-06-27 | Use imported views to expose python 2.6 bug. Refs #943 | Tom Christie | |
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
| 2013-04-04 | Fix up view name/description tests | Tom Christie | |
| 2013-02-27 | `assertEquals` -> `assertEqual` | Tom Christie | |
| 2013-02-22 | Added test for utf8 strings in docstrings of views. | Tom Christie | |
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
