Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-21 | Make test constant consistent with consensus.h | BtcDrak | |
2016-05-15 | [qa] Remove hardcoded "4 nodes" from test_framework | MarcoFalke | |
2016-05-05 | [qa] Switch to py3 | MarcoFalke | |
2016-03-16 | Tests: make prioritise_transaction.py more robust | Suhas Daftuar | |
2016-03-14 | [qa] mininode: Add and use CONSTs | MarcoFalke | |
2016-01-04 | Merge pull request #7250 | Wladimir J. van der Laan | |
fa0a974 [qa] Move gen_return_txouts() to util.py (MarcoFalke) | |||
2015-12-24 | [qa] Move gen_return_txouts() to util.py | MarcoFalke | |
2015-12-22 | Merge pull request #7153 | Wladimir J. van der Laan | |
7632cf6 [Tests] Refactor some shared functions (Jonas Schnelli) 110ff11 [Tests] Add mempool_limit.py test (Jonas Schnelli) | |||
2015-12-03 | [Tests] Refactor some shared functions | Jonas Schnelli | |
2015-12-02 | Use fee deltas for determining mempool acceptance | Suhas Daftuar | |
2015-12-01 | Add rpc test for prioritisetransaction | Suhas Daftuar | |