self-xdsd / self-core

Self's core, implemented with Java SE 11.
https://self-xdsd.com
Other
28 stars 12 forks source link

InMemoryWallets.java: As soon as we have the Stripe... #1273

Closed zoeself closed 2 years ago

zoeself commented 2 years ago

The puzzle 500349511 originating from #499 has to be resolved:

https://github.com/self-xdsd/self-core/blob/463720b89b643c46b86a2ad4ab562e127b52b6c0/self-core-impl/src/test/java/com/selfxdsd/core/mock/InMemoryWallets.java#L41-L43

"As soon as we have the Stripe wallet implemented, modify the register(...) method here to take it into account, according to the given type (at the moment, it always registers the Missing wallet).".

The puzzle was created by amihaiemil at 2020-08-30 14:12:50 +0300. Estimation is 30 minutes. If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.

amihaiemil commented 2 years ago

@zoeself remove

zoeself commented 2 years ago

@zoeself remove

@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore.