[bisq-network/bisq] Add rpc wallet endpoint tests and update version check (#4268)

Stan notifications at github.com
Tue May 19 17:58:13 UTC 2020


To run the test suite:

(1)  Clone and Build   

      $ git clone -b add-wallet-protect-method-tests https://github.com/ghubstan/bisq.git add-wallet-protect-method-tests

      $ cd add-wallet-protect-method-tests

      $ ./gradlew clean build -x test

(2)  Run the server on Linux or OSX:  

      $ ./bisq-daemon --apiPassword=xyz --appDataDir=/tmp/newbisqdatadir

(3)  Let the server initialize (sync) for 2+ minutes.

(4)  Run the bats test suite: 

      $ bats cli/test.sh

All tests should pass.

-- 
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/4268#issuecomment-630983910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200519/1f234f83/attachment.html>


More information about the bisq-github mailing list