Mocking Dataverse metadata requests
The FakeXrmEasy framework has become the actual standard for mocking the Dataverse context for our code unit testing. Thanks to it, we do not have any problems with providing in-memory data for our tests instead of using the real Dataverse service. B...
piotrgaszewski.hashnode.dev2 min read