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

Stan notifications at github.com
Thu Nov 26 18:53:43 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.

But I could not reduce that wait time without the test failing.  There may be other wait times that can be reduced, like waiting for app startup & shutdown, but not this one.

-- 
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_r531171042
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201126/bffa33b8/attachment.htm>


More information about the bisq-github mailing list