Esteban Castro Borsani
6dc6c87a04
Feature/install ( #193 )
...
* add yarn
* spirit startproject command
* readme usage
* remove example from travis
* readme run tests
* exit instead of raise
* remove yarn.lock
* core.conf settings
* django.conf.settings -> core.conf.settings everywhere
* editorconfig makefiles
* docs
* core.conf.defaults docs
* installation docs
* upgrade docs
* update history
* spirit.settings deprecation warning
* update readme
2017-09-24 12:38:54 -03:00
nitely
15036ab450
tests cleanup
2015-07-25 00:17:53 -03:00
nitely
ae5904cfad
moved all apps one level up
2015-07-10 10:11:53 -03:00
nitely
e88e3b5b67
refactor test suite (for easy TDD)
2015-07-10 09:39:05 -03:00
nitely
8af2dac5a3
Better settings schema
2015-01-03 23:10:52 -03:00
nitely
1ccd6e0419
example refactored
2014-11-27 18:34:30 -03:00
nitely
1d0e960a1b
clean up
2014-11-26 01:29:16 -03:00
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