index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
Age
Commit message (
Expand
)
Author
2017-09-29
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
2017-09-20
[test] Add restart_node to BitcoinTestFramework
João Barbosa
2017-09-18
Tests for zmqpubrawtx and zmqpubrawblock
Andrew Chow
2017-09-18
Merge #11323: mininode: add an optimistic write and disable nagle
MarcoFalke
2017-09-13
mininode: add an optimistic write and disable nagle
Cory Fields
2017-09-13
Merge #11078: [tests] Make p2p-leaktests.py more robust
MarcoFalke
2017-09-13
qa: Treat mininode p2p exceptions as fatal
Suhas Daftuar
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
2017-09-01
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-08-28
Use the variable name _ for unused return values
practicalswift
2017-08-28
Remove unused variables and/or function calls
practicalswift
2017-08-24
[tests] Make p2p-leaktests.py more robust
John Newbery
2017-08-24
Merge #10798: [tests] [utils] test bitcoin-cli
MarcoFalke
2017-08-23
Merge #11068: qa: Move wait_until to util
MarcoFalke
2017-08-23
[tests] fix timeout issues from TestNode
John Newbery
2017-08-20
test: Increase initial RPC timeout to 60 seconds
Wladimir J. van der Laan
2017-08-17
qa: Move wait_until to util
MarcoFalke
2017-08-15
[tests] add TestNodeCLI class for calling bitcoin-cli for a node
John Newbery
2017-08-15
Merge #10711: [tests] Introduce TestNode
MarcoFalke
2017-08-15
[tests] Introduce TestNode
John Newbery
2017-08-11
Merge #11023: [tests] Add option to attach a python debugger if functional te...
MarcoFalke
2017-08-10
Add option to attach a python debugger if test fails
John Newbery
2017-08-07
[tests] Test disconnecting unsupported service bits logic.
John Newbery
2017-07-17
[tests] [wallet] Add wallet endpoint support to authproxy
John Newbery
2017-07-06
Fix multi_rpc test for hosts that dont default to utf8
Matt Corallo
2017-07-02
[tests] nits in dbcrash.py
John Newbery
2017-06-29
[tests] fix nits.
John Newbery
2017-06-29
[tests] reorganize utils.py module (code move only)
John Newbery
2017-06-29
[tests] move mocktime property and functions to BitcoinTestFramework
John Newbery
2017-06-29
[tests] Move stop_node and start_node methods to BitcoinTestFramework
John Newbery
2017-06-29
[tests] fix flake8 warnings in test_framework.py and util.py
John Newbery
2017-06-29
[tests] remove unused imports from utils.py
John Newbery
2017-06-28
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-28
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFrame...
MarcoFalke
2017-06-28
[qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
Suhas Daftuar
2017-06-26
[qa] Test non-atomic chainstate writes
Suhas Daftuar
2017-06-22
Merge #10633: doc: Fix various typos
Wladimir J. van der Laan
2017-06-22
Merge #10636: [qa] util: Check return code after closing bitcoind proc
MarcoFalke
[next]