Age | Commit message (Expand) | Author |
2019-07-25 | [qa] Fix race condition in example_test.py | Suhas Daftuar |
2019-04-09 | test: Pass at most one node group to sync_all | MarcoFalke |
2019-03-02 | scripted-diff: Update copyright in ./test | MarcoFalke |
2019-01-24 | Docs: Update python docs to reflect that wildcard imports are disallowed | Ben Woosley |
2018-11-05 | example_test.py: fixup coinbase height argument, derive number clearly | Gregory Sanders |
2018-09-17 | Changed functional tests which do not require wallets to run without | sanket1729 |
2018-09-13 | Merge #14215: [qa] Use correct python index slices in example test | MarcoFalke |
2018-09-13 | [qa] Use correct python index slices in example test | Suhas Daftuar |
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke |
2018-09-04 | Fix typos reported by codespell | practicalswift |
2018-08-14 | Import CInv from correct module | Chun Kuan Lee |
2018-08-09 | Merge #13916: qa: wait_for_verack by default | MarcoFalke |
2018-08-08 | qa: wait_for_verack by default | MarcoFalke |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-06-25 | qa: Avoid start/stop of the network thread mid-test | MarcoFalke |
2018-03-21 | Fix typos | Dimitris Apostolou |
2017-12-11 | [tests] Fix network threading in functional tests | John Newbery |
2017-12-11 | [tests] Use network_thread_start() in tests. | John Newbery |
2017-12-10 | Remove unused Python imports | practicalswift |
2017-11-29 | [tests] Rename NodeConn and NodeConnCB | John Newbery |
2017-11-28 | [tests] Make NodeConnCB a subclass of NodeConn | John Newbery |
2017-11-08 | [tests] Add p2p connection to TestNode | John Newbery |
2017-09-01 | [tests] fixups from set_test_params() | John Newbery |
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-08-17 | qa: Move wait_until to util | MarcoFalke |
2017-08-16 | Merge #10705: Trivial: spelling fixes | MarcoFalke |
2017-08-16 | doc: spelling fixes | klemens |
2017-08-10 | qa: Fix inv race in example_test | MarcoFalke |
2017-06-27 | [tests] add example test | John Newbery |