Commit Graph

41 Commits (3904aebec6d88900308bdfb0c86c635093d6a422)

Author SHA1 Message Date
Adrian Gallagher 44d25fdf26
Litecoin: Fix more functional tests
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
4 years ago
MarcoFalke fad2794e93
test: Rename wait until helper to wait_until_helper
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
John Newbery d5800da519 [test] Remove final references to mininode
4 years ago
John Newbery 5e8df3312e test: resort imports
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
John Newbery 9e2897d020 scripted-diff: Rename mininode_lock to p2p_lock
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
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