Darc dependency injection is currently messy, and we keep breaking it while developing because we're currently not able to have proper test coverage for the DI.
We should refactor it, and then add DependencyRegistrationTests like we do for all other projects
Darc dependency injection is currently messy, and we keep breaking it while developing because we're currently not able to have proper test coverage for the DI.
We should refactor it, and then add
DependencyRegistrationTestslike we do for all other projects