Merge #10941: Add blocknotify and walletnotify functional tests
commit364da2c52942ebfe92d1d1495a309a8a9dd18ef3
authorWladimir J. van der Laan <laanwj@gmail.com>
Wed, 11 Oct 2017 09:25:41 +0000 (11 11:25 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Wed, 11 Oct 2017 09:26:10 +0000 (11 11:26 +0200)
treeaa31f58d5667a678020aad4c5d1ed64d2a34a1c3
parentfef65c4f5e5994722265be327433218bece900c5
parent857b32b4b280f13997cf2fa471802ad6a27075fb
Merge #10941: Add blocknotify and walletnotify functional tests

857b32b [tests] Add -walletnotify functional test (João Barbosa)
df18d29 [tests] Add -blocknotify functional test (João Barbosa)
9c72a46 [tests] Tidy up forknotify.py (John Newbery)

Pull request description:

  This patch adds the missing functional tests for `-blocknotify` and `-walletnotify` notifications. The `-alertnotify` test file `forknotify.py` is renamed to `notifications.py` to accommodate the new tests. Credits to @jnewbery for this cleanup and unification.

Tree-SHA512: ee7b28b9f1bd225587efaefa6427c6d080ccb50ead390b23d94717c137a317183b37be00da0b2bffedd4192a363c971dea510d78d29278eb9fa76374f7855c09
test/functional/test_runner.py