..
__init__.py
M001: media.rip() v1.0 — complete application
2026-03-18 20:00:17 -05:00
conftest.py
Docker self-hosting: fix persistence, add data_dir config
2026-03-19 09:56:10 -05:00
test_admin.py
Fix ruff lint errors: unused imports, E402 import ordering
2026-03-19 07:27:38 -05:00
test_api.py
Mark test_get_formats as integration (requires network + YouTube auth)
2026-03-19 07:30:56 -05:00
test_config.py
First-run admin setup wizard, password persistence, forced setup gate
2026-03-21 20:01:13 -05:00
test_database.py
Fix ruff lint errors: unused imports, E402 import ordering
2026-03-19 07:27:38 -05:00
test_download_service.py
Docker self-hosting: fix persistence, add data_dir config
2026-03-19 09:56:10 -05:00
test_file_serving.py
Docker self-hosting: fix persistence, add data_dir config
2026-03-19 09:56:10 -05:00
test_health.py
Purge intervals: hours→minutes, default ON at 1440min (24h)
2026-03-21 20:33:13 -05:00
test_models.py
Fix ruff lint errors: unused imports, E402 import ordering
2026-03-19 07:27:38 -05:00
test_output_template.py
M001: media.rip() v1.0 — complete application
2026-03-18 20:00:17 -05:00
test_purge.py
Purge intervals: hours→minutes, default ON at 1440min (24h)
2026-03-21 20:33:13 -05:00
test_session_middleware.py
Fix ruff lint errors: unused imports, E402 import ordering
2026-03-19 07:27:38 -05:00
test_sse.py
Fix SSE keepalive: yield explicit ping event, enforce test timeout
2026-03-21 20:57:50 -05:00
test_sse_broker.py
Fix ruff lint errors: unused imports, E402 import ordering
2026-03-19 07:27:38 -05:00
test_themes.py
M001: media.rip() v1.0 — complete application
2026-03-18 20:00:17 -05:00