Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
There was an error while loading. Please reload this page.
Right now, we only have unit tests for components that are isolated in function from the others. For components who functionality is linked closely with others, unit tests can't help since one needs the other. For this, we would need to have integration tests that test the investment workflow, payback workflow, etc.