BW3-Core/test/boswatch
Bastian Schroll 6f364b8e6a fix server client issues
- add test for server stops until clients connected
- add header for data packets
- check header on read and read only data size in
- make readings non blocking
2019-10-20 17:21:03 +02:00
..
__init__.py move test files - fix config tests 2019-03-03 13:32:31 +01:00
test_broadcast.py add doc strings for tests 2019-03-03 20:00:04 +01:00
test_config.py add doc strings for tests 2019-03-03 20:00:04 +01:00
test_decoder.py fix the "Redefining name ... from outer scope" in tests 2019-03-03 19:18:19 +01:00
test_header.py fix the "Redefining name ... from outer scope" in tests 2019-03-03 19:18:19 +01:00
test_packet.py fix the "Redefining name ... from outer scope" in tests 2019-03-03 19:18:19 +01:00
test_paths.py fix the "Redefining name ... from outer scope" in tests 2019-03-03 19:18:19 +01:00
test_ServerClient.py fix server client issues 2019-10-20 17:21:03 +02:00
test_timer.py some refactorings 2019-03-11 07:54:11 +01:00