Add command-line interface, test suite, and unit tests for hardware manager and recipe models

This commit is contained in:
2025-08-06 22:23:16 +02:00
parent c3bc2e453b
commit 696f2af81f
6 changed files with 994 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
"""
Test suite for chocolate tempering machine control system.
"""