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-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
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
2017-06-22
Fixed multiple typos
Dimitris Tsapakidis
2017-06-20
[qa] util: Check return code after closing bitcoind proc
MarcoFalke
2017-06-18
Check for rpcuser/rpcpassword first then for cookie
Andrew Chow
2017-06-08
Add test for rpcuser/rpcpassword
Andrew Chow
2017-06-08
Replace cookie auth in tests
Andrew Chow
2017-06-02
Merge #10359: [tests] functional tests should call BitcoinTestFramework start...
MarcoFalke
2017-05-31
[tests] Update start/stop node functions to be private module functions
John Newbery
2017-05-22
[tests] skipped tests should clean up after themselves
John Newbery
2017-05-18
[tests] improve tmpdir structure
John Newbery
2017-05-09
[tests] Make wait_until timeout 60 seconds by default
John Newbery
2017-05-08
Merge #10352: test: Add elapsed time to RPC tracing
MarcoFalke
2017-05-07
Merge #10171: [tests] Add node methods to test framework
MarcoFalke
2017-05-07
test: Add elapsed time to RPC tracing
Wladimir J. van der Laan
2017-05-06
Merge #10318: [tests] fix wait_for_inv()
MarcoFalke
2017-05-05
Reorganize BitcoinTestFramework class
John Newbery
2017-05-03
[tests] fix wait_for_inv()
John Newbery
2017-05-03
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
Wladimir J. van der Laan
2017-05-02
Add start and stop node methods to BitcoinTestFramework
John Newbery
2017-05-02
move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...
John Newbery
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-05-02
Merge #10169: [tests] Remove func test code duplication
Wladimir J. van der Laan
2017-05-01
[tests] allow zmq test to be run in out-of-tree builds
John Newbery
[next]