[bisq-network/bisq] (5/4) Test P2PDataStore expiration code and make testing time sensitive code easier. (#3568)

mrosseel notifications at github.com
Thu Nov 7 10:22:20 UTC 2019


have a look at: #2996 for a similar Clock related proposal.

I found this in P2PModule as an example of injecting a clock:
`bind(Clock.class).toInstance(Clock.systemDefaultZone());`
which is then used in the constructor of P2PDataStorage.

At first glance I did not see you use injection to instantiate Clocks, sorry if I missed it.


-- 
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/3568#issuecomment-551016855
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191107/ef9ba226/attachment-0001.html>


More information about the bisq-github mailing list