aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2020-07-10Merge #18638: net: Use mockable time for ping/pong, add testsMarcoFalke
2020-07-09test: consider generate covered in _get_uncovered_rpc_commands()Jon Atack
2020-07-08test: getpeerinfo banscore deprecation testJon Atack
2020-06-24test: use pgrep for better compatibilityIvan Metlushko
2020-06-21Merge #19200: rpc: remove deprecated getaddressinfo fieldsSamuel Dobson
2020-06-19net: Use mockable time for ping/pong, add testsMarcoFalke
2020-06-16Merge #19153: test: mempool compatibility testMarcoFalke
2020-06-12Merge #16756: test: Connection eviction logic testsMarcoFalke
2020-06-10[test] sending invalid msgs to node with bloomfilters=0 causes disconnectgzhao408
2020-06-10test: mempool.dat compatibility between versionsIvan Metlushko
2020-06-08rpc: remove deprecated getaddressinfo `labels: purpose`Jon Atack
2020-06-08rpc: remove deprecated getaddressinfo `label` fieldJon Atack
2020-06-06Add functional test for P2P eviction logic of inbound peersMartin Zumsande
2020-06-04Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.pyWladimir J. van der Laan
2020-06-03[test] CScriptNum Decode Check as Unit TestsGillian Chu
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2020-05-20tests: implement base58_decode10xcryptodev
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-12Merge #18808: [net processing] Drop unknown types in getdatafanquake
2020-05-08[test] Add test for cfcheckptJim Posen
2020-04-30Merge #18576: test: use unittest for test_framework unit testingMarcoFalke
2020-04-29[test] test that an invalid GETDATA doesn't prevent processing of future mess...Amiti Uttarwar
2020-04-29Merge #18485: test: Add mempool_updatefromblock.pyMarcoFalke
2020-04-29Merge #18774: test: added test for upgradewallet RPCMarcoFalke
2020-04-29test: added test for upgradewallet RPCHarris
2020-04-29Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake
2020-04-26test: use unittest and test_runner for test framework unit testingGloria Zhao
2020-04-24test: Add mempool_updatefromblock.pyHennadii Stepanov
2020-04-23[test] Integration tests for unbroadcast functionalityAmiti Uttarwar
2020-04-23Add a --descriptors option to various testsAndrew Chow
2020-04-23Functional tests for descriptor walletsAndrew Chow
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-10Merge #17693: rpc: Add generateblock to mine a custom set of transactionsMarcoFalke
2020-04-10Merge #18454: net: Make addr relay mockable, add testMarcoFalke
2020-04-02test: Add basic addr relay testMarcoFalke
2020-03-30Merge #18334: test: Add basic test for BIP 37MarcoFalke
2020-03-27Add tests for generateblockAndrew Toth
2020-03-26Merge #18312: wallet: remove deprecated fee bumping by totalFeeWladimir J. van der Laan
2020-03-25test: Add basic test for BIP 37MarcoFalke
2020-03-22test: delete wallet_bumpfee_totalfee_deprecation.pyJon Atack
2020-03-20test: Remove ci timeout restriction in test_runnerMarcoFalke
2020-03-18Add bn2vch test to functional testsPieter Wuille
2020-03-11Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfeeMarcoFalke
2020-03-10qa: Add getdescriptorinfo functional testJoão Barbosa
2020-03-04init: move asmap code earlier in init processJon Atack
2020-03-04test: add feature_asmap functional testsJon Atack
2020-02-19add: test that transactions expire from mempool0xb10c
2020-02-11[tests] check v0.17.1 and v0.18.1 backwards compatibilitySjors Provoost
2020-01-09test: getaddressinfo label deprecation testJon Atack