Commit Graph

39 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)

Author SHA1 Message Date
Dmitri Bogomolov 2bddae511a
Fixed some mistakes in tor dependent tests and marked them
3 years ago
Dmitri Bogomolov 5160a68c28
Moved start_proxyconfig to helper_startup;
3 years ago
Peter Šurda 2a165380bb
Restrict outbound connections on network groups
3 years ago
bug Lady 7e1f1d2604
fix 'true' not True
3 years ago
Dmitri Bogomolov d6c1845b71
Moved Peer from state to network.node
3 years ago
George McCandless f871cd450c
Add test for 'onionservicesonly' mode.
3 years ago
Dmitri Bogomolov a48b51721d
Test new logging approach, both debug.logger and resetLogging
3 years ago
lakshyacis 944c30f9b4
test_config pylint fixes
4 years ago
lakshyacis 7839f83f20
test_api pylint fixes
4 years ago
lakshyacis 8ed1d48799
core pylint fixes
4 years ago
Dmitri Bogomolov a7cfe5ba32
Try to test with tor
4 years ago
Dmitri Bogomolov bcb29facaa
A test for bootstrapping, have problem with test_tcpconnection ):
4 years ago
Peter Šurda 395fbcd0f0
Add intermediary tests
4 years ago
Peter Šurda b934c4e01e
Minor refactoring to separate objects
4 years ago
Peter Šurda 076aeaa19f
Import path changes as requested
4 years ago
Peter Šurda 2e0f7755c6
Blind signature support in pyelliptic
4 years ago
Dmitri Bogomolov ae76d369f2
A test for API command 'shutdown'
4 years ago
Dmitri Bogomolov bbab0010e6
Moved a test script from network.tcp to tests.core
4 years ago
Dmitri Bogomolov 8b065d2e57
Fix unwanted AttributeError in messagetypes
4 years ago
Dmitri Bogomolov 0d7b3a3823
Suppressed pylint warnings in test_crypto
4 years ago
Dmitri Bogomolov e163137893
Added pycrypto fallback for RIPEMD160 hash function
4 years ago
Dmitri Bogomolov 7b9824afc9
Separate method for stopping the bitmessage process and new test case
4 years ago
Dmitri Bogomolov acea683139
Test SIGTERM signal handling
4 years ago
Peter Šurda ca567acab3
Put uploads into a separate thread
4 years ago
Dmitri Bogomolov ae2cebb2a6
Minimal test for clientStatus consistency
4 years ago
Dmitri Bogomolov 1c2bef46c1
e417b62 allows to remove sleep from cleaner test
4 years ago
Dmitri Bogomolov daf556ca50
Added tests for knownnodes:
4 years ago
Dmitri Bogomolov 2bbda63b9c
Added address length check
4 years ago
Dmitri Bogomolov c8a781c7c5
Marked use of random, subprocess and xmlrpclib in tests
4 years ago
Dmitri Bogomolov cfdb6beb54
Moved tests from helper_msgcoding into TestCore.test_msgcoding()
4 years ago
Dmitri Bogomolov ea8991c05b
Test case for config, not runs pybitmessage yet
4 years ago
Dmitri Bogomolov d8b4682ee9
Style fixes and docstrings for tests
4 years ago
Dmitri Bogomolov a3300ba8f1
A test case for core (which will be ran in main thread)
4 years ago
Dmitri Bogomolov 51df0507e2
Fixed signal files creation
4 years ago
Dmitri Bogomolov 589900f7c3
Added a test for chan creation/joining
4 years ago
Dmitri Bogomolov c49c131929
New test case class hierarchy:
4 years ago
Dmitri Bogomolov c28d463261
Added doctstrings for all tests and a test for sendBroadcast API command
4 years ago
Dmitri Bogomolov 981dddade4
Added test for createRandomAddress API command
4 years ago
Dmitri Bogomolov 10346c84aa
Basic API tests and simple apinotify handler
4 years ago