Cloud-Awesome / dataverse-simulate

Mock framework to simulate Dataverse (Power Platform/Dynamics 365 CE) environments for unit testing
GNU General Public License v3.0
1 stars 0 forks source link

Refactor out the singleton data sources #295

Closed Cloud-Awesome closed 5 months ago

Cloud-Awesome commented 5 months ago

They should be standard classes, not singletons, which unfortunately just isn't working for good unit testing practices