bookmark/tests
pyr0ball 27c066de1c feat: add CSV catalogue data layer
Implement Catalogue class with BookRecord dataclass for managing the
CSV-based book inventory. Provides operations to append records, read all
rows, update specific books, and generate unique book IDs.

5 tests passing, all functionality working as specified.
2026-07-13 10:11:49 -07:00
..
__init__.py chore: scaffold bookmark project structure 2026-07-13 10:08:41 -07:00
test_catalogue.py feat: add CSV catalogue data layer 2026-07-13 10:11:49 -07:00