dmigwi / sample

0 stars 0 forks source link

Write Tests for the Shared Wallet Implementation #529

Open dmigwi opened 1 year ago

dmigwi commented 1 year ago

This tests should cover the following functionalities but not limited to only it.

  1. Create a wallet.
  2. Delete a wallet.
  3. Update wallet information
  4. ...

(Issue originally authored by: @Kennedy Izuegbu in gitlab.com)