US01-02: Establish Application and Database Foundation (#47)

This commit was merged in pull request #47.
This commit is contained in:
2026-07-15 16:33:25 +02:00
parent ffafa308de
commit a723b63d55
22 changed files with 821 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ workflow:
require_ci: false
required_tests:
- work_item/scripts/python -m unittest discover -s work_item/tests -v
- work_item/scripts/python -m pytest tests/characterization -q
- work_item/scripts/python -m pytest tests -q
safety:
max_file_bytes: 5000000