Move unit tests out of the app.
authorRadek Czajka <rczajka@rczajka.pl>
Sun, 21 Sep 2014 11:39:48 +0000 (13:39 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Sun, 21 Sep 2014 11:39:48 +0000 (13:39 +0200)
commitd53d0a307c10efb05ce0de82ab690c94c5deb5a4
treed22b8d368873723c70d44b5545d95e391fe43f5c
parent2cf88a572643b5e54858f5d3b00d188b8e7230ed
Move unit tests out of the app.
Add tox configuration (tox 1.8 needed),
fix requirements and package discovery in setup.py.
.gitignore
cas_provider/tests.py [deleted file]
cas_provider_examples/manage.py [changed mode: 0644->0755]
cas_provider_examples/simple/models.py [new file with mode: 0644]
cas_provider_examples/simple/settings.py
cas_provider_examples/simple/tests.py [new file with mode: 0644]
setup.py
tox.ini [new file with mode: 0644]