Added velocity tests and changed to checked enabling / disabling. Also added test parallelization

This commit is contained in:
Stefan Mathis
2025-07-25 16:40:47 +02:00
parent d268422fe5
commit f1eb2b27bb
16 changed files with 316 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ import time
from caproto.sync.client import read, write
import pytest
from common import read_config
from test_helpers import read_config
TIMEOUT_READ = 2