Commit Graph

31 Commits (5f72ddb7ee4cc177de31f43c69390ee72687222a)

Author SHA1 Message Date
Sebastian Falbesoner eeaaa58d2c test: replace inv type magic numbers by constants
5 years ago
Suhas Daftuar d9ab0ffa38 [qa] Fix race condition in example_test.py
5 years ago
MarcoFalke fafe008cb4
test: Pass at most one node group to sync_all
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
Ben Woosley f618c58b75
Docs: Update python docs to reflect that wildcard imports are disallowed
6 years ago
Gregory Sanders 6c5355e43d example_test.py: fixup coinbase height argument, derive number clearly
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
MarcoFalke a098245ec9
Merge #14215: [qa] Use correct python index slices in example test
6 years ago
Suhas Daftuar 9dcb6763fb [qa] Use correct python index slices in example test
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
Chun Kuan Lee a9cf5c9623 Import CInv from correct module
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
John Newbery 34e08b3510 [tests] Fix network threading in functional tests
7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests.
7 years ago
practicalswift c7399e7082 Remove unused Python imports
7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB
7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn
7 years ago
John Newbery 5e5725cc2b [tests] Add p2p connection to TestNode
7 years ago
John Newbery 3918d93f3c [tests] fixups from set_test_params()
7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util
7 years ago
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
MarcoFalke faa76d1b79 qa: Fix inv race in example_test
7 years ago
John Newbery e7ba6c16b3 [tests] add example test
7 years ago