hobo/tests_multitenant
Benjamin Dauvergne c9b19e9306 misc: send debug logs to journald (#87556)
- remove all code related to sending/parsing debug logs in
  /var/log/<app>/debug.
- add test on DebugLogFilter.
- configure JournalHandler to take debug logs if settings.DEBUG_LOG is True
2024-02-28 12:36:49 +01:00
..
files/themes multitenant: add loader to get settings from theme (#26636) 2018-11-12 20:13:34 +01:00
__init__.py trivial: adjust for pylint (#79712) 2023-07-17 12:06:19 +02:00
conftest.py misc: always declare lingo_url if lingo is deployed (#86405) 2024-02-01 08:55:10 +01:00
settings.py misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:01:25 +02:00
test_agent_worker.py agent: use wcs-manage to run hobo_deploy/notify commands (#81976) 2023-10-27 09:47:02 +02:00
test_create_tenant.py multitenant: show ETA on migrate_schemas (#68034) 2022-12-09 12:20:39 +01:00
test_hobo_notify.py debian: set TENANT_LIMIT_SET_CALLS (#84710) 2023-12-18 13:19:29 +01:00
test_logger.py misc: send debug logs to journald (#87556) 2024-02-28 12:36:49 +01:00
test_middleware.py trivial: adjust for pylint (#79712) 2023-07-17 12:06:19 +02:00
test_objects.py trivial: apply black 2021-05-14 18:40:09 +02:00
test_provisionning.py provisionning: add hex digest to truncated role's name (#56295) 2021-08-23 14:05:47 +02:00
test_request_context_filter.py misc: send debug logs to journald (#87556) 2024-02-28 12:36:49 +01:00
test_settings.py misc: always declare lingo_url if lingo is deployed (#86405) 2024-02-01 08:55:10 +01:00
test_showmigrations_schemas.py trivial: adjust for pylint (#79712) 2023-07-17 12:06:19 +02:00
test_tenant_command.py misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:01:25 +02:00
test_threading.py trivial: adjust for pylint (#79712) 2023-07-17 12:06:19 +02:00
test_uwsgidecorators.py trivial: adjust for pylint (#79712) 2023-07-17 12:06:19 +02:00
test_xforwardedfor.py middleware: handle X-Real-IP in xforwardedfor (#79390) 2023-07-17 12:02:14 +02:00
utilities.py misc: apply pyupgrade (#69708) 2022-09-29 15:23:49 +02:00