Open Cloud-Awesome opened 2 years ago
e.g. to SampleFullPluginManifest, describing what they are to make them easier to understand when consumed in unit tests
SampleFullPluginManifest
https://github.com/Cloud-Awesome/cds-customisation/blob/2ea892b200129d72aa6f9dd3e4b0f22551d78f54/src/CloudAwesome.Xrm.Customisation/CloudAwesome.Xrm.Customisation.Tests/BaseFakeXrmTest.cs#L35
Probably consider extracting the test structures out of the base class so that you can separate base test functionally and base test data... ;)
e.g. to
SampleFullPluginManifest
, describing what they are to make them easier to understand when consumed in unit testshttps://github.com/Cloud-Awesome/cds-customisation/blob/2ea892b200129d72aa6f9dd3e4b0f22551d78f54/src/CloudAwesome.Xrm.Customisation/CloudAwesome.Xrm.Customisation.Tests/BaseFakeXrmTest.cs#L35