Age | Commit message (Expand) | Author |
---|---|---|
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 |