Closed victormimo closed 10 months ago
transferStock
CapTable
getTransactionsCount
getTotalActiveSecuritiesCount
Increase code coverage
Here are all the external functions in the cap table, ✅ means it's covered:
What?
1. Added Unit tests for the following:
2. Fixed bugs that found while testing
transferStock
3. Added the following public functions to
CapTable
smart contractgetTransactionsCount
: gets the total transactions countgetTotalActiveSecuritiesCount
: gets the total active securities count in the cap table4. General Improvement
Why?
Increase code coverage
Test Coverage
Here are all the external functions in the cap table, ✅ means it's covered:
Screenshots