Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-20 | Rename qa directory to test | John Newbery | |
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. | |||
2016-12-04 | [qa] pruning: Use cached utxo set to run faster | MarcoFalke | |
2016-05-15 | [qa] Reduce node count for some tests | MarcoFalke | |
2016-05-15 | [qa] Remove hardcoded "4 nodes" from test_framework | MarcoFalke | |
2016-05-05 | [qa] Switch to py3 | MarcoFalke | |
2016-03-17 | [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock | MarcoFalke | |
2016-01-13 | [qa] Fix pyton syntax in rpc tests | MarcoFalke | |
2016-01-05 | SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee | Alex Morcos | |
2015-12-24 | [qa] Move gen_return_txouts() to util.py | MarcoFalke | |
2015-12-03 | [Tests] Refactor some shared functions | Jonas Schnelli | |
2015-12-02 | [Tests] Add mempool_limit.py test | Jonas Schnelli | |