diff options
| author | John Newbery <[email protected]> | 2017-07-11 13:14:18 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2018-01-08 17:35:27 -0500 |
| commit | f6ade9ce1a679a026c84e5baa9f8595fa2be78a5 (patch) | |
| tree | 547fff7483a8857f9cec0d1bbeb7c14903be741d /src/httpserver.cpp | |
| parent | TestNodeCLI batch emulation (diff) | |
| download | discoin-f6ade9ce1a679a026c84e5baa9f8595fa2be78a5.tar.xz discoin-f6ade9ce1a679a026c84e5baa9f8595fa2be78a5.zip | |
[tests] allow tests to be run with --usecli
test_framework accepts a new --usecli parameter. Running the test with
this parameter will cause all RPCs to be sent through bitcoin-cli rather
than directly over http. By default, individual test cases do not
support --usecli, and self.supports_cli must be set to True in the
set_test_params method.
We can make supports_cli default to True in future once we know which
tests will fail with use_cli.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions