Files
dmf-studio-rnd/.gitignore
T
JohannesItten 59b2ee437c test: WebSocket API test suite (19 cases)
Covers connection, protocol robustness, get_status, load_graph,
stop/start_node, crash detection, and multi-client push.
Runs against a live studio-manager; --skip-nodes skips tests
that need node binaries and MXL.

Run: ./tests/.venv/bin/python3 tests/test_ws_api.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-07 22:26:28 +03:00

4 lines
30 B
Plaintext

build/
.DS_Store
tests/.venv/