]> git.parisson.com Git - telemeta.git/commit
Tests: add pytest support
authorThomas Fillon <thomas@parisson.com>
Tue, 18 Nov 2014 14:29:40 +0000 (15:29 +0100)
committerThomas Fillon <thomas@parisson.com>
Tue, 18 Nov 2014 14:29:40 +0000 (15:29 +0100)
commitd606aa9804b3968f82b2510e09d779467f2034f8
tree9661450fd25cc7222c0518cdc65624df4cece40f
parente6315f17ba680cbe8ae6a4cee89572c0d55e53b8
Tests: add pytest support
.travis.yml
pytest.ini [new file with mode: 0644]
telemeta/tests/__init__.py
telemeta/tests/conftest.py [new file with mode: 0644]
telemeta/tests/model_tests.py
telemeta/tests/settings_sqlite.py [new file with mode: 0644]
telemeta/tests/test_utils.py [new file with mode: 0644]
telemeta/tests/util_tests.py [deleted file]