aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-mempool.py
AgeCommit message (Collapse)Author
2017-03-09Remove manual debug settings in qa tests.John Newbery
-debug and -logtimemicros are now set by default. Individual test cases no longer need to set these parameters manually.
2017-02-23Fix docstrings in qa testsJohn Newbery
This commit fixes the module-level docstrings for the tests and helper modules in qa. Many of these tests were uncommented previously - this commit ensures that every test case has at least a minimum level of commenting.
2017-01-13Remove unused Python importspracticalswift
2016-10-02[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-07-15[qa] Sort scripts by time for pull_tester and don't overwrite setup_chainMarcoFalke
2016-05-20Add RPC test for the p2p mempool command in conjunction with disabled ↵Jonas Schnelli
bloomfilters