Add TCP server integration tests

Test connection handling, multiple clients, instrument access across
all three virtual instruments, physics engine integration, and error
handling. Update pytest-asyncio config for v1.x compatibility.
This commit is contained in:
2025-05-30 22:59:33 +00:00
parent 2d358062f4
commit a742d57a6f
4 changed files with 290 additions and 1 deletions

View File

@@ -0,0 +1 @@
"""Integration tests for py_dvt_ate."""