<p></p>
<p>To run the test suite:</p>
<p>(1)  Clone and Build</p>
<pre><code>  $ 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
</code></pre>
<p>(2)  Run the server on Linux or OSX:</p>
<pre><code>  $ ./bisq-daemon --apiPassword=xyz --appDataDir=/tmp/newbisqdatadir
</code></pre>
<p>(3)  Let the server initialize (sync) for 2+ minutes.</p>
<p>(4)  Run the bats test suite:</p>
<pre><code>  $ bats cli/test.sh
</code></pre>
<p>All tests should pass.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4268#issuecomment-630983910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQ437WYUYNQVDCPCSTRSLCDLANCNFSM4NEF3TQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTZQFKNEMJ64IOFOE3RSLCDLA5CNFSM4NEF3TQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEWOAZZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4268#issuecomment-630983910",
"url": "https://github.com/bisq-network/bisq/pull/4268#issuecomment-630983910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>