hobo/tests_authentic
Benjamin Dauvergne afe4b98f64 debian: add debug log in /var/log/<app>/debug (#29149)
It's configured through the DEBUG_LOG settings:
* DEBUG_LOG = False, no debug log
* DEBUG_LOG = True, all debug log go to /var/log/<app>/debug
* DEBUG_LOG = app1,app2, only debug log of logger app1 and app2
  go to /var/log/<app>/debug

/var/log/<app>/debug is emptied everyday at midnight.
2020-08-25 10:37:34 +02:00
..
conftest.py agent/a2: prevent useless thread launching (#34484) 2019-07-17 11:51:44 +02:00
data_authentic_export_site.json tests: adapt to change in authentic default permissions (#46007) 2020-08-22 11:31:48 +02:00
settings.py debian: add debug log in /var/log/<app>/debug (#29149) 2020-08-25 10:37:34 +02:00
test_hobo_deploy.py tests: sort None values as empty list (#46007) 2020-08-22 11:31:52 +02:00
test_provisionning.py misc: provision user.is_active (#44896) 2020-07-10 21:01:34 +02:00
test_rest_authentication.py rest_authentication: raise APIError for signature errors (#39911) 2020-03-13 17:01:44 +01:00