CodeHavenX / MonoRepo

This is a project that aims to provide a scalable architecture for mobile development.
https://cramsan.com/
0 stars 0 forks source link

Add Integration Tests for DI functions #74

Open gaaliciA1990 opened 1 month ago

gaaliciA1990 commented 1 month ago

Based on the fix from #73, we need more robust integration testing for our DI components. Go through our code and implements tests for DI functions and ensure they are automated.

Fix the singleton issue as well