aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24test: Add tests for RPC helpJoão Barbosa
2018-08-11Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke
2018-08-10qa: Add p2p_invalid_locator testMarcoFalke
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-03qa: Create unicode tempdir in test_runnerMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-24test: Add basic testing for wallet groupsKarl-Johan Alm
2018-07-20Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan
2018-07-18Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan
2018-07-17Merge #12196: Add scantxoutset RPC methodWladimir J. van der Laan
2018-07-16Tests for PSBTAndrew Chow
2018-07-15[QA] Add scantxoutset testJonas Schnelli
2018-07-13Merge #13072: Update createmultisig RPC to support segwitPieter Wuille
2018-07-12[QA] add createwallet disableprivatekey testJonas Schnelli
2018-07-10[tests] functional test for createmultisig RPCAnthony Towns
2018-07-05RPC: Add new getzmqnotifications method.Daniel Kraft
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-06-08qa: Remove portseed_offset from test runnerMarcoFalke
2018-05-23Merge #10757: RPC: Introduce getblockstats to plot thingsWladimir J. van der Laan
2018-05-22Tests: Test new getblockstats RPCJorge Timón
2018-05-09Merge #13188: qa: Remove unused option --srcdirWladimir J. van der Laan
2018-05-09Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan
2018-05-08qa: Remove unused option --srcdirMarcoFalke
2018-05-02test: Test includeconf parameter.Karl-Johan Alm
2018-04-27Add --failfast option to functional test runnerJames O'Beirne
2018-04-25Merge #13051: qa: Normalize executable locationWladimir J. van der Laan
2018-04-24Merge #12953: Deprecate accountsWladimir J. van der Laan
2018-04-21qa: Normalize executable locationMarcoFalke
2018-04-16[tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery
2018-04-13test: Add rpc_bind test to default-run testsWladimir J. van der Laan
2018-04-02[tests] Remove bip9-softforks.pyJohn Newbery
2018-04-02Merge #11742: rpc: Add testmempoolacceptWladimir J. van der Laan
2018-03-30[tests] Test starting bitcoind with -h and -versionJohn Newbery
2018-03-28test: List any failed tests at the end of test_runner outputAnthony Towns
2018-03-28test: Make summary row bold-red if any test failedWladimir J. van der Laan
2018-03-27Merge #12653: Allow to optional specify the directory for the blocks storageWladimir J. van der Laan
2018-03-24rpc: Add testmempoolacceptMarcoFalke
2018-03-19Rename wallet_accounts.py testRussell Yanofsky
2018-03-18Avoiding 'file' function name from python2 with more descriptive variable namingJeff Rade
2018-03-18QA: Add -blocksdir testJonas Schnelli
2018-03-17Append scripts to new test_list array to fix bad assignmentJeff Rade
2018-03-16[Trivial] Simplify if-else blocks and more descriptive variable namingJeff Rade
2018-03-01Merge #11882: Disable default fallbackfee on mainnetWladimir J. van der Laan
2018-02-25[QA] add wallet-rbf testJonas Schnelli
2018-02-15Fix typo in test_runner.py causing errorMeshCollider
2018-02-12Merge #11858: qa: Prepare tests for WindowsWladimir J. van der Laan
2018-01-30[tests] Require all tests to follow naming conventionAnthony Towns
2018-01-25[tests] Remove EXPECTED_VIOLATION_COUNTAnthony Towns