|
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 |
|
|
2bbda63b9c
|
Added address length check
|
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 |
|
|
ea8991c05b
|
Test case for config, not runs pybitmessage yet
|
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 |
|
|
51df0507e2
|
Fixed signal files creation
|
2018-10-22 17:18:23 +03:00 |
|
|
589900f7c3
|
Added a test for chan creation/joining
|
2018-10-22 17:18:23 +03:00 |
|
|
c49c131929
|
New test case class hierarchy:
- TestProcessProto has common setUpClass and tearDownClass methods
- TestProcess is for testing the PyBitmessage process (using psutil)
|
2018-10-22 17:18:23 +03:00 |
|
|
c28d463261
|
Added doctstrings for all tests and a test for sendBroadcast API command
|
2018-10-22 17:18:23 +03:00 |
|
|
981dddade4
|
Added test for createRandomAddress API command
|
2018-10-22 17:18:23 +03:00 |
|
|
10346c84aa
|
Basic API tests and simple apinotify handler
|
2018-10-22 17:18:22 +03:00 |
|