aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_notifications.py
AgeCommit message (Expand)Author
2020-06-09wallet: Minimal fix to restore conflicted transaction notificationsRussell Yanofsky
2020-05-15test: Add test for conflicted wallet tx notificationsRussell Yanofsky
2020-01-31test: Check wallet name in -walletnotify scriptJoão Barbosa
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Reformat python imports to aid scripted diffMarcoFalke
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-02-25rpc/gui: Remove 'Unknown block versions being mined' warningWladimir J. van der Laan
2018-10-12tests: Stop node before removing the notification fileChun Kuan Lee
2018-09-25qa: Run more tests with wallet disabledMarcoFalke
2018-09-25tests: write the notification to different files to avoid race conditionChun Kuan Lee
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-04-08qa: Windows fixups for functional testsMarcoFalke
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns