Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | Remove 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-23 | Fix docstrings in qa tests | John 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-13 | Remove unused Python imports | practicalswift | |
2016-10-02 | [qa] mininode: Only allow named args in wait_until | MarcoFalke | |
2016-07-15 | [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain | MarcoFalke | |
2016-05-20 | Add RPC test for the p2p mempool command in conjunction with disabled ↵ | Jonas Schnelli | |
bloomfilters |