Commit graph

7 commits

Author SHA1 Message Date
Christoph J. Scherr
897bf80e38
tests: add test for request_haiku
Refs: OPS-70
2025-03-23 17:33:57 +01:00
Joscha Dierks
b9c4091299 feat/OPS-61: added auto documentation for haiku.py, main.py and store_manager.py
At the moment it works by converting senju into a python package. This causes the html docu to start with a link 'senju package' which lists all three moduls and their documentation. I will try now to make it so all three moduls have a docu link of their own.

The method foobar in each modul is for testing purposes and should be deleted once full functionality is confirmed.
2025-03-15 19:40:35 +01:00
Amrasil
ec9ed25b38 feat/OPS-31: added coverage feature
run coverage.sh to review the code coverage

REQUIRED: poetry update
2025-03-12 19:20:38 +01:00
Alivecow
7e5d61663a feat: Add promt generation from webserver
Refs: OPS-22
2025-02-28 21:33:09 +01:00
Christoph J. Scherr
e6b10ce96e
feat: store manager basic implementation
Refs: OPS-16
2025-02-25 18:21:56 +01:00
Christoph J. Scherr
a0dfc84aea
feat: install flask 2025-02-07 16:00:17 +01:00
PlexSheep
101813b4f7
chore: configure testing 2025-01-24 14:51:16 +01:00