diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-09-11 15:34:19 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-09-12 09:26:01 -0500 |
commit | b6df960806ccb091fc334bcab269be69eec339d8 (patch) | |
tree | 4bdb87f8d28b22a0658633995991e202fbc83938 /mediagoblin/tools/request.py | |
parent | 39a9035487621ab079138149a0dd090ac9ab5768 (diff) | |
download | mediagoblin-b6df960806ccb091fc334bcab269be69eec339d8.tar.lz mediagoblin-b6df960806ccb091fc334bcab269be69eec339d8.tar.xz mediagoblin-b6df960806ccb091fc334bcab269be69eec339d8.zip |
Set up tox.ini to run more properly:
- Don't run dbupdate... the tests themselves do this, and we might
mess up someone's db
- We shouldn't run setup.py develop because that installs a new
*live* db... the tests do isolation, so...
- Install the package's dependencies by the package itself... it
seems that removing "skipsdist = True" fixes this
- Run py.test manually rather than use runtests.sh (which itself uses
./bin/py.test if it can)
Diffstat (limited to 'mediagoblin/tools/request.py')
0 files changed, 0 insertions, 0 deletions