Commit graph

11 commits

Author SHA1 Message Date
Christoph J. Scherr
1570325256
chore: fix flake8 warnings
Refs: OPS-65
2025-03-23 14:27:44 +01:00
Christoph J. Scherr
8f3ccb94d1
refactor: integrate get_latest_haiku_or_default into load_haiku
Refs: OPS-65
2025-03-23 14:14:27 +01:00
Christoph J. Scherr
cf48ac8164
test: add tests for get_latest_haiku_or_default
Refs: OPS-65
2025-03-23 14:09:26 +01:00
Alivecow
edf145c8de feat: Add Method not Allowed handling for generate API and imporove error handling
Refs: OPS-12
2025-03-03 15:36:03 +01:00
Christoph J. Scherr
c7d8b9504a
test: test_save_and_load_haiku needed to be adjusted for the new Haiku dataclass 2025-02-25 18:40:23 +01:00
Christoph J. Scherr
b32996499c
chore: remove unused import 2025-02-25 18:40:02 +01:00
Christoph J. Scherr
588cbeb001
test: refactor store manager tests for changes
Refs: 9f3ebf6e98d0fc8a7d32e251a4468866bd55a076 OPS-22
2025-02-25 18:21:57 +01:00
Christoph J. Scherr
602cba280a
test: tests for the new haiku specific methods of the store manager
Refs: OPS-22
2025-02-25 18:21:57 +01:00
Christoph J. Scherr
6b6f442408
refactor: update store to use the document ids instead of uuids
Refs: OPS-21 OPS-16
2025-02-25 18:21:57 +01:00
Christoph J. Scherr
d7dece3424
fix: flake8 lint for unused pytest in a test 2025-02-25 18:21:57 +01:00
Christoph J. Scherr
5aba3981ee
test: store_manager sanity check
Refs: OPS.19
2025-02-25 18:21:56 +01:00