Commit Graph

40 Commits (e64b2f1a16e8d0ad2cd181d84e3b70312e3cdf33)

Author SHA1 Message Date
Larry Ruane e64b2f1a16 doc: cmake: prepend and explain "build/" where needed
4 weeks ago
Sebastian Falbesoner 878d914777 doc: test: mention OS detection preferences in style guideline
11 months ago
Sebastian Falbesoner 4edc689382 doc: test: suggest multi-line imports in functional test style guide
2 years ago
Hennadii Stepanov e245c5ccd5
doc: Fix a link to `test/lint/lint-python.py`
3 years ago
Jeremy Rand 9bdda50151
Enable TLS in links in documentation
3 years ago
Fabian Jahr 98892f39e3
doc: Improve setup_clean_chain documentation
4 years ago
Hennadii Stepanov 95487b0553
doc: Drop mentions of Travis CI as it is no longer used
4 years ago
Anthony Towns 97c738ff1b [tests] Recommend f-strings for formatting, update feature_block to use them
4 years ago
gzhao408 7a0de46aea [doc] sample code for test framework p2p objects
4 years ago
John Newbery d5800da519 [test] Remove final references to mininode
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
4 years ago
MarcoFalke ad04f0d8a5
Merge #17319: Tests: remove bignum module
5 years ago
MarcoFalke ffff9dcdc3
test: Explain why test logging should be used
5 years ago
JamesC 19139ee034 Add documentation for test_shell submodule
5 years ago
John Newbery 3ed772d221 [tests] remove bignum.py
5 years ago
Martin Erlandsson 9576614d2d doc: Describe log files + consistent paths in test READMEs
5 years ago
fanquake 27fcb40fc0
doc: replace outdated OpenSSL comment in test README
5 years ago
MarcoFalke fae8b8bb1a
qa: Add tool-prefix to functional test readme
6 years ago
MarcoFalke 5029e94f85
Merge #14519: tests: add utility to easily profile node performance with perf
6 years ago
Ben Woosley f618c58b75
Docs: Update python docs to reflect that wildcard imports are disallowed
6 years ago
James O'Beirne 58180b5fd4 tests: add utility to easily profile node performance with perf
6 years ago
Sjors Provoost 04215eb328
[doc] explain what .python-version does
6 years ago
Justin Turner Arthur e460232876 Document fixed attribute behavior in critical test framework classes.
6 years ago
Mason Simon b1b8863fd6 docs: Specify preferred Python string formatting technique
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
John Newbery 9c92c8c827 [tests] Remove Comparison Test Framework
7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago
Wladimir J. van der Laan 4db16ec827
Merge #11796: [tests] Functional test naming convention
7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link
7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests.
7 years ago
Anthony Towns 7250b4e563 [tests] README.md nit fixes
7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB
7 years ago
John Newbery 1e10854038 [tests] [docs] update README for new test naming scheme
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
Evan Klitzke 13b1e9a162 Capitalize bullet points in CONTRIBUTING guide
7 years ago
John Newbery 76859e6a76 [tests] Update functional tests documentation
7 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago