Files
flaskpaste/tests
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-20 17:20:27 +01:00
2025-12-20 17:20:27 +01:00