test: add pytest suite and gate Docker builds on it

Unit tests cover the SQL gate, broadcast codec, Hive writer layout,
and flight kinematics. CI runs pytest first; the simulator image build
runs tests in a dedicated stage before the final layer.
This commit is contained in:
2026-07-08 20:17:18 +01:00
parent eef6623f39
commit d58569b25c
9 changed files with 207 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
data
.venv
README.md