[bisq-network/bisq] Add custom bisq.properties to API test harness (#5718)

Stan notifications at github.com
Wed Sep 22 23:58:21 CEST 2021


This change adds a `bisq.properties` file to `apitest/src/main/resources`, and makes sure it is copied to regtest/dev bisq instances' app data dirs before they are started.  By default it is empty, but can be used to override default BisqApp options during ad-hoc testing.

The change was necessary because the core's `bisq.properties` resource is not copied to test harness bisq instance's regtest data dirs during a normal build.

This PR's branch is based off `master`, is not part of any series of PRs requiring reviewing and merging in chronological order.


You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5718

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5718/commits/41f55b06505e31eff09b7b65a4e457ef8067f3d2">Add custom bisq.properties to API test harness</a>

-- File Changes --

    M apitest/src/main/java/bisq/apitest/Scaffold.java (22)
    A apitest/src/main/resources/bisq.properties (7)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5718.patch
https://github.com/bisq-network/bisq/pull/5718.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5718
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210922/28807dac/attachment.htm>


More information about the bisq-github mailing list