7ce02d642a
Adds services/travel-memories/ with Flask factory (create_app), stub route blueprints, pytest/playwright smoke test infra (httpserver session fix, pytest.ini pythonpath), phase2–6 fixture JSONs, Dockerfile, and docker-compose service entry. Smoke test (test_health) passes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
flask==3.1.0
|
|
requests==2.32.3
|
|
pytest==8.3.4
|
|
pytest-playwright==0.6.2
|
|
pytest-httpserver==1.1.0
|