Commit graph

8 commits

Author SHA1 Message Date
bronsen
d205f4909e test: ensure we read expected data from database 2026-02-22 18:57:16 +01:00
bronsen
623dda64b7 codestyle: hint at type we actually use
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-20 22:54:02 +01:00
bronsen
13ba6c0f55 tests: don't initialize logger instance
What did we event want it for in the first place?
2026-02-20 21:49:42 +01:00
bronsen
3268de32ea tests: add a bunch of tests; refactor helper structures 2026-02-20 21:24:50 +01:00
bronsen
0ae116afa9 tests: finally another test! 2026-02-19 20:38:29 +01:00
bronsen
63edd11aac codestyle: remove unneeded hints for pyright 2026-02-16 21:11:35 +01:00
bronsen
ddbfec4e54 [test] Make the tests pass even when we use relative imports 2026-01-08 12:08:13 +01:00
bronsen
ebb94963fc test(ui): Add snapshot test for our first very simple Screen
These snapshots will need to be refreshed when we made changes and are
happy with the changed or new layout.

uv run pytest --snapshot-update tests.py
2025-12-04 20:17:56 +01:00