LibreVNA/Software/Integrationtests/tests
Scott Guthridge 95e59769fd Update integration tests for SCPI improvements
libraVNA.cmd() no longer expects blank line responses.  By default,
it checks status after each command to match the previous behavior.
Check can be disabled by optional cmd() parameter for handling expected
failure cases.

Commands such as *WAI may take longer than anything previously.  Make
it possible to override the default time-out in cmd() and query().

Change poll loops in TestCalibration and TestVNASweep to *WAI calls.
2024-04-18 00:54:14 -07:00
..
__init__.py Some integration tests 2022-11-14 00:09:19 +01:00
definitions.py Some integration tests 2022-11-14 00:09:19 +01:00
libreVNA.py Some integration tests 2022-11-14 00:09:19 +01:00
TestBase.py Update integration tests for SCPI improvements 2024-04-18 00:54:14 -07:00
TestCalibration.py Update integration tests for SCPI improvements 2024-04-18 00:54:14 -07:00
TestConnect.py Some integration tests 2022-11-14 00:09:19 +01:00
TestGenerator.py SA/GEN integration tests + bugfixes 2022-11-20 20:48:36 +01:00
TestMode.py Some integration tests 2022-11-14 00:09:19 +01:00
TestSASweep.py reduce inter-segment delay, add integration test for segmented sweep 2023-10-24 16:39:21 +02:00
TestVNASweep.py Update integration tests for SCPI improvements 2024-04-18 00:54:14 -07:00