[bisq-network/bisq] Implement and test new getbalance(s) api methods (#4799)

Stan notifications at github.com
Wed Nov 25 14:48:28 CET 2020


@ghubstan commented on this pull request.



> +
+        verifyBsqBalances(expectedBsqBalanceModel(97499950,
+                97499950,
+                97499950,
+                0,
+                0,
+                0),
+                alicesBsqBalances);
+    }
+
+    @Disabled // TODO
+    @Test
+    @Order(4)
+    public void testBalancesAfterSendingBsqAndGeneratingBtcBlock(final TestInfo testInfo) {
+        // There is a wallet persist delay;  we have to
+        // wait for both wallets to be saved to disk.

I've noticed significant improvement while testing the api on top of v1.5.0.   I'll be checking what wait times I can reduce in apitest.

-- 
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/4799#discussion_r530385895
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201125/4435f257/attachment.html>


More information about the bisq-github mailing list