Commit Graph

6 Commits

Author SHA1 Message Date
083451c8ac
Move _fixSocket from bitmessagemain to helper_startup,
so it can be used in test_networkgroup.
2021-09-05 15:09:05 +03:00
3bd3f8eda2
Separate the test using protocol.checkSocksIP() and skip it on python3
Closes: #1792
2021-08-17 15:57:07 +03:00
c11186e7be
Move test_network_group into the TestProtocol 2021-08-17 15:56:59 +03:00
805e4097e2
Enable test_protocol and add more in TestProtocol:
- a simple test for protocol.checkIPv4Address()
 - more checks and IPv6 sample in the test_check_local()
 - a test for protocol.checkIPv6Address()
2021-08-17 15:56:27 +03:00
f8844f4d74
Use common.skip_python3() to skip tests modules not supporting python3 2021-02-17 17:11:25 +02:00
5805840613
A test case for protocol with the test for TCPConnection.local 2020-07-21 16:21:43 +03:00