Commit Graph

15 Commits

Author SHA1 Message Date
Victor Antonovich 18fb6d086e Fix tests for changes in pymodbus API 2023-09-29 17:19:51 +03:00
Victor Antonovich 461ce8baa0 Do not wait for a reply for RTU broadcast address #61 2020-08-13 17:39:30 +04:00
Victor Antonovich b2effb1db9 Set up stdout and stderr in Popen() calls in tests 2019-07-08 13:16:51 +04:00
nickma e5a8dc9f0a pymodbus.server.async -> asynchronous 2019-04-21 22:41:06 +02:00
Nick 1c94fda030 ci: moved test stage before the build stage 2018-06-18 21:33:01 +02:00
Nick 0a35ef68b6 tests: running into race conditions 2018-06-18 21:15:34 +02:00
Nick fabae05238 added __init__ to test/environment 2018-06-18 17:02:56 +02:00
Nick 74189d6caf test: moved all setup/teardown into the python realm 2018-06-18 16:06:16 +02:00
Nick ae360073bf tests: better logging for all testcases 2018-06-18 14:15:01 +02:00
Nick ecf63b992b tests: moved rtu_slave handling inside pythons realm 2018-06-18 14:13:51 +02:00
Nick fa0b7a295e gitlab-ci tests: switched to 'cmake test' target 2018-05-16 22:02:51 +02:00
Victor Antonovich a6d204bbdd Add integration tests 2018-04-11 16:42:50 +03:00
Nick 3db942a753 compiling test environment with cmake 2017-11-29 12:02:36 +01:00
Nick dc793fc13d path fixtures 2017-11-29 10:25:15 +01:00
Nick f10adbe773 added test environemt
- python modbus server
- socat runner
- python modbus client
2017-11-29 10:23:11 +01:00