Great, thanks!
Is there a way to run unit tests against the actual database instead of the fake database? I'm guessing some code just needs to be commented out, but not sure what.
Thanks
Hi
I have a need to to run unit tests against my actual DB and am wondering how to do that. I'd imagine I just need to comment out a few lines in the Tests project, but as I am very new to ABP and Effort, I am not sure what to do.
Any help would be appreciated.
Thanks