left4me/components/l4d2-web-app/tests
2026-04-23 01:23:17 +02:00
..
test_auth.py feat(l4d2-web): add public auth and admin bootstrap command 2026-04-23 01:07:16 +02:00
test_blueprints.py feat(l4d2-web): add csrf, rate limiting, and sqlite reliability settings 2026-04-23 01:19:29 +02:00
test_health.py feat(l4d2-web): scaffold flask app and health endpoint 2026-04-23 01:02:33 +02:00
test_job_logs.py feat(l4d2-web): persist command logs and stream them with sse 2026-04-23 01:15:12 +02:00
test_job_worker.py feat(l4d2-web): add async scheduler with lock rules and crash recovery 2026-04-23 01:13:51 +02:00
test_l4d2_facade.py feat(l4d2-web): resolve live-linked blueprints to runtime specs via l4d2host 2026-04-23 01:12:45 +02:00
test_models.py feat(l4d2-web): add sqlite schema including blueprints and job logs 2026-04-23 01:05:14 +02:00
test_overlays.py feat(l4d2-web): add csrf, rate limiting, and sqlite reliability settings 2026-04-23 01:19:29 +02:00
test_pages.py docs(l4d2-web): finalize blueprint-driven ui and deployment contracts 2026-04-23 01:23:17 +02:00
test_security.py feat(l4d2-web): add csrf, rate limiting, and sqlite reliability settings 2026-04-23 01:19:29 +02:00
test_servers.py feat(l4d2-web): add csrf, rate limiting, and sqlite reliability settings 2026-04-23 01:19:29 +02:00
test_status_and_server_logs.py feat(l4d2-web): add live server logs and desired-vs-actual status model 2026-04-23 01:16:37 +02:00