bol-project / bol-wallet

Official wallet app for the BOL cryptocurrency
https://1bol.org
MIT License
5 stars 1 forks source link

Initialize Unit Test project #143

Open nhomenidis opened 6 months ago

nhomenidis commented 6 months ago
  1. Initializes Unit Test project
  2. Adds some sample unit tests
  3. Removes duplicated code for Nin operations and adds tests for this new helper.

This merge solves the following issues: https://github.com/bol-project/bol-wallet/issues/141 https://github.com/bol-project/bol-wallet/issues/135