feat(tests): Implemented basic tests and github workflow

This commit is contained in:
ribardej
2025-10-21 15:36:49 +02:00
parent be4a3b401a
commit 391e9da0c4
7 changed files with 237 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[tool.pytest.ini_options]
pythonpath = "."