bookmark/.gitignore
pyr0ball 7c0d8479d4 test: add synthetic platform smoke test using real book cover images
No camera hardware is on hand yet. This script composites public
Open Library cover images onto a synthetic platform background at
small/medium/large footprints and drives the real intake pipeline
(IntakeSession, Catalogue, capture strategies) end to end, in place
of solid-color test frames. Not part of the pytest suite — it fetches
over the network and is meant for human-visible verification.
2026-07-13 19:07:20 -07:00

10 lines
120 B
Text

__pycache__/
*.pyc
.venv/
*.egg-info/
.pytest_cache/
captures/
catalogue.csv
reference.jpg
config.json
.smoke_test_run/