aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/create_cache.py
AgeCommit message (Collapse)Author
2017-03-20Rename qa directory to testJohn Newbery
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.
2016-09-13[qa] create_cache: Delete temp dir when doneMarcoFalke
2016-05-09[qa] pull-tester: Run rpc test in parallelMarcoFalke