Commit Graph

32 Commits (c96d1f65a552712f8476269ad64a415717ead50d)

Author SHA1 Message Date
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
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 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Fabian Jahr cacd85209e test: Use wtxid relay generally in functional tests
4 years ago
gzhao408 651f1d816f [test] wait for inital broadcast before comparing mempool entries
5 years ago
gzhao408 a7ebe48b94 [rpc] add unbroadcast info to mempool entries and getmempoolinfo
5 years ago
Sebastian Falbesoner b902bd66b0 test: check custom descendant limit in mempool_packages.py
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Sebastian Falbesoner 49997813a4 test: check custom ancestor limit in mempool_packages.py
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Miguel Herranz e16b6a7188
rpc: Rename size to vsize in mempool related calls
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
mryandao 7de1de7da4 Add new fee structure with all sub-fields denominated in BTC
7 years ago
Conor Scott 1dfb4e7d75 [Tests] Check output of parent/child tx list from getrawmempool, getmempooldescendants, getmempoolancestors, and REST interface
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values
7 years ago
Luke Dashjr 870824e919 RPC/Mining: Restore API compatibility for prioritisetransaction
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Suhas Daftuar ba7dd8bf6f Test prioritisetransaction and ancestor fee state
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago