3 Commits

Author SHA1 Message Date
Benjamin ABEL
c64641d87a Separate example and tests
Each folder has is own settings and urls and can be tested with
`runtests.py`

1. `./runtests` run tests with `tests/settings.py` file
2. `./runtests example` run tests with `example/settings.py` file

`runtests.py` write to stdout the settings file used.
2014-11-25 14:24:50 +01:00
nitely
2a1e593f01 renamed run_tests to runtests 2014-11-20 19:43:38 -03:00
Benjamin ABEL
95aefc7383 Move tests to root directory
Also the run_tests.py has been renamed runtests.py
2014-11-20 22:49:24 +01:00