Username
bf74988ddb
test: add container integration tests
Tests verify:
- Container image builds successfully
- Health endpoint responds
- Paste creation/retrieval works
- Security headers present
- Non-root execution
- Gunicorn workers running
Skipped by default, run with:
FLASKPASTE_INTEGRATION=1 pytest tests/test_container_integration.py
2025-12-22 19:22:41 +01:00
..
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-22 19:16:24 +01:00
2025-12-20 17:20:27 +01:00
2025-12-22 19:22:41 +01:00
2025-12-20 17:20:27 +01:00
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 21:55:30 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 21:30:50 +01:00
2025-12-20 17:20:27 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 13:45:05 +01:00
2025-12-22 00:25:18 +01:00