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
/
README.md
Age
Commit message (
Expand
)
Author
2020-09-10
[doc] sample code for test framework p2p objects
gzhao408
2020-08-25
[test] Remove final references to mininode
John Newbery
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-03-17
Merge #17319: Tests: remove bignum module
MarcoFalke
2020-03-10
test: Explain why test logging should be used
MarcoFalke
2019-11-04
Add documentation for test_shell submodule
JamesC
2019-10-30
[tests] remove bignum.py
John Newbery
2019-10-17
doc: Describe log files + consistent paths in test READMEs
Martin Erlandsson
2019-09-25
doc: replace outdated OpenSSL comment in test README
fanquake
2019-02-08
qa: Add tool-prefix to functional test readme
MarcoFalke
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-01-24
Docs: Update python docs to reflect that wildcard imports are disallowed
Ben Woosley
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-15
[doc] explain what .python-version does
Sjors Provoost
2018-09-26
Document fixed attribute behavior in critical test framework classes.
Justin Turner Arthur
2018-07-19
docs: Specify preferred Python string formatting technique
Mason Simon
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-04-02
[tests] Remove Comparison Test Framework
John Newbery
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns
2018-01-15
Merge #11796: [tests] Functional test naming convention
Wladimir J. van der Laan
2018-01-04
Fix incorrect Markdown link
practicalswift
2017-12-11
[tests] Use network_thread_start() in tests.
John Newbery
2017-11-30
[tests] README.md nit fixes
Anthony Towns
2017-11-29
[tests] Rename NodeConn and NodeConnCB
John Newbery
2017-10-10
[tests] [docs] update README for new test naming scheme
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-08-08
Capitalize bullet points in CONTRIBUTING guide
Evan Klitzke
2017-06-27
[tests] Update functional tests documentation
John Newbery
2017-04-13
[tests] Remove maxblocksinflight testcase
John Newbery
2017-03-20
Rename rpc-tests directory to functional
John Newbery