|
5160a68c28
|
Moved start_proxyconfig to helper_startup;
no more prints in helper_startup
|
2020-01-04 14:28:45 +02:00 |
|
bug Lady
|
7e1f1d2604
|
fix 'true' not True
else error
|
2019-11-14 13:32:15 +01:00 |
|
|
d6c1845b71
|
Moved Peer from state to network.node
and trustedPeer to network.connectionpool.BMConnectionPool attribute
|
2019-11-11 17:13:12 +02:00 |
|
George McCandless
|
f871cd450c
|
Add test for 'onionservicesonly' mode.
Credit to Dmitri Bogomolov in commit 557a8cc6d2bec881b8a3c531d3f725460ed515f5.
|
2019-10-24 19:35:32 +00:00 |
|
lakshyacis
|
8ed1d48799
|
core pylint fixes
|
2019-09-26 19:50:45 +05:30 |
|
|
a7cfe5ba32
|
Try to test with tor
|
2019-09-25 18:55:01 +03:00 |
|
|
bcb29facaa
|
A test for bootstrapping, have problem with test_tcpconnection ):
|
2019-09-25 18:55:01 +03:00 |
|
|
bbab0010e6
|
Moved a test script from network.tcp to tests.core
|
2019-07-26 12:08:42 +03:00 |
|
|
8b065d2e57
|
Fix unwanted AttributeError in messagetypes
|
2019-07-05 12:13:55 +03:00 |
|
|
1c2bef46c1
|
e417b62 allows to remove sleep from cleaner test
|
2018-10-22 17:18:25 +03:00 |
|
|
daf556ca50
|
Added tests for knownnodes:
- import of pickled knownnodes;
- default knownnodes if nothing imported;
- knownnodes starvation (#1335), demanded changes in networkthread.
|
2018-10-22 17:18:24 +03:00 |
|
|
c8a781c7c5
|
Marked use of random, subprocess and xmlrpclib in tests
for skipping by bandit
|
2018-10-22 17:18:24 +03:00 |
|
|
cfdb6beb54
|
Moved tests from helper_msgcoding into TestCore.test_msgcoding()
|
2018-10-22 17:18:24 +03:00 |
|
|
d8b4682ee9
|
Style fixes and docstrings for tests
|
2018-10-22 17:18:23 +03:00 |
|
|
a3300ba8f1
|
A test case for core (which will be ran in main thread)
|
2018-10-22 17:18:23 +03:00 |
|