Test `internal` functions explicitly
Opened this issue · 0 comments
NouDaimon commented
Some functions do not have explicit testing. Some of these include:
-
rebalanceNeeded
-
shouldRebalance
-
shareDebtAndEquity
-
updateState
This is not an extensive list; all internals would ideally be tested explicitly.