Hey Guys,
We are using XrmMockup to test our dataverse plugins. We are not using DaxIf for registering the plugins, so we are relying on the metadata for discovering our plugins during the testrun.
We struggle at the moment with testing our CustomApis in the same way as we test the plugins. Is there a way to configure the XrmMockUpSettings so that we also can test the Apis? We use a different base class for the custom apis than for the plugins.
I already tried to set the property BaseCustomApiTypes and i tried to register the custom apis manually by calling RegisterAdditionalPlugins.
Sorry to bother you and many thanks,
Alan :)
Hey Guys,
We are using XrmMockup to test our dataverse plugins. We are not using DaxIf for registering the plugins, so we are relying on the metadata for discovering our plugins during the testrun.
We struggle at the moment with testing our CustomApis in the same way as we test the plugins. Is there a way to configure the XrmMockUpSettings so that we also can test the Apis? We use a different base class for the custom apis than for the plugins.
I already tried to set the property BaseCustomApiTypes and i tried to register the custom apis manually by calling RegisterAdditionalPlugins.
Sorry to bother you and many thanks,
Alan :)