0
roidas created
I created application service and tried to write tests for it.
Tests failing while multitenancy is enabled.
Maybe somebody could guide me how to write tests when multitenancy is enabled?
Thank you!
1 Answer(s)
-
0
Hi,
Multi-tenancy is enabled in AspNet Zero by default and all unit tests are passing. So, can you share more info (like exception message, stacktrace and, your unit test code and app service).