Model/.devcontainer/backend
Jun-te Kim 75e4989982 Add moto[s3,sqs] to devcontainer for S3/SQS orchestration tests
tests/orchestration/test_postcode_splitter_orchestrator.py imports
`from moto import mock_aws` (moto 5.x) but moto was absent, so the file
errored at collection. Pin moto[s3,sqs]==5.0.28 (S3+SQS are the only mocked
services); resolves cleanly against the boto3 1.35.44 and cryptography 43.0.3
pins. All 4 tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 16:00:07 +00:00
..
devcontainer.json Checkpoint: UPRN 10093116543 Elmhurst build + devcontainer VNC/Playwright + perms 2026-06-16 15:21:56 +00:00
docker-compose.yml better smoke tests to check what is failign 2026-06-17 11:53:33 +00:00
Dockerfile Add SAP-16.2 schema coverage + single-glazing fix; flat party-wall fix; pin 2 certs 2026-06-16 18:53:00 +00:00
post-install.sh save so i can run it from mealcraft 2026-03-09 12:15:22 +00:00
requirements.txt Add moto[s3,sqs] to devcontainer for S3/SQS orchestration tests 2026-06-23 16:00:07 +00:00