Commit graph

5 commits

Author SHA1 Message Date
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