taiga-back/tests
Andrey Antukh 59c7478075 Patch client test fixture with useful login method.
This removes django-testclient-extensions because
it doesn't compatible with django 1.7.
2014-09-16 10:48:42 +02:00
..
integration Adding import api 2014-09-08 12:33:32 +02:00
unit Fixed mdrender tests 2014-08-27 10:36:36 +02:00
__init__.py New tests skeleton and examples using pytest 2014-04-29 14:02:46 +02:00
conftest.py Removing unnecessary setup of test database 2014-06-23 12:26:17 +02:00
factories.py Refactor test factories to new factoryboy version (more compatible with django 1.7) 2014-09-16 10:48:42 +02:00
fixtures.py Patch client test fixture with useful login method. 2014-09-16 10:48:42 +02:00
utils.py Fix affected tests to previous attachment fixes. 2014-09-06 00:43:32 +02:00