Add HTTP API contract fixtures
This commit is contained in:
@@ -23,6 +23,7 @@ COMMANDS = [
|
||||
"pico-dashboard/hardware/touch.py",
|
||||
"pico-dashboard/hardware/buzzer.py"],
|
||||
[sys.executable, "-m", "pytest", "tests/test_pico_core.py"],
|
||||
[sys.executable, "-m", "pytest", "tests/test_http_api_contract.py"],
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user