addons-server/services
Christopher Grebs 778a94871a
Refactor our tests and code to make better use of settings.TMP_PATH
* Also let the dot in py.test die so that upstream is happy again :)
 * Update tox to 2.9.1
 * Make sure that our urlconf is reset *after* we set MEDIA_ROOT
 * Adapt file extraction handling to new TMP_PATH prefixes
 * Less dump_apps hacks since the apps.json file isn't present at the
   beginning of any test now thanks to temporary paths for every separate
   test
 * Rewrite read-only-mode tests to cope with pytest settings fixture
 * Remove atexit hack from settings_test

This will probably make things a lot easier for ui-tests as well.

Fixes #7205
Fixes #7206
2018-01-05 16:41:35 +01:00
..
wsgi refactor, then flake8 our services py (#6583) 2017-10-05 13:48:52 +01:00
__init__.py
pfs.py No bare exception catching anymore. 2017-10-30 10:54:02 +01:00
settings.py Refactor our tests and code to make better use of settings.TMP_PATH 2018-01-05 16:41:35 +01:00
theme_update.py No bare exception catching anymore. 2017-10-30 10:54:02 +01:00
update.py Rename D2C_MAX_VERSIONS to D2C_MIN_VERSIONS (makes more sense that way) 2017-11-07 17:33:05 +01:00
utils.py fix import error in update service - I think (#6656) 2017-10-12 11:52:01 +01:00