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

Mock Initialize From Request #327

Open Cloud-Awesome opened 2 months ago

Cloud-Awesome commented 1 week ago

Before implementing this message, would first need to implement mocked relationship mappings

(Definitely need to be able to implement manually, e.g. in ISimulatorOptions but should also investigate feasibility of just passing through a reference to an exported solution and/or extracted customisations.xml file to parse them out automatically?)