Skip to content

InsightGenerator now interacts with the real database DAO instead of a mock...

InsightGenerator now interacts with the real database DAO instead of a mock class. Allowing report generation with real data. Database owner might wish to refactor DAO class names to reflect which is the real and which is the mock.

Merge request reports