nix-bitcoin/test
Erik Arvstedt 9ddf7864a4
lightning-loop regtest: fix incorrectly succeeding test
When 'loop getparams' fails, jq gets no stdin and exits with code 0.
Because -o pipefail is not enabled in the testing shell, the whole test
command succeeds, although it should fail.

Just test "loop getparams" instead and ignore its output.
2020-10-29 21:21:29 +01:00
..
lib test: use QEMU from stable nixpkgs 2020-10-16 15:53:34 +02:00
run-tests.sh test: add scenario 'netnsRegtest' 2020-10-29 21:21:27 +01:00
tests.nix netns-bitcoind: allow RPC access from main netns 2020-10-29 21:21:27 +01:00
tests.py lightning-loop regtest: fix incorrectly succeeding test 2020-10-29 21:21:29 +01:00