I need to integrate btween crm and forge
With using APIs using some html web resource as a front end
But I need how work on backend using a plugin
Two options:
1) To keep it simple, refactor your code so that it references IOrganizationService only, and only use that code in your tests, and leave the TimeOut bit untested (outside of the scope of the refactored functions.
2) If unit testing the Timeout property is really necessary, mock your own OrganizationServiceContext class and pass the mock.
Hi, this is ERP forum - please, post your question in CRM community: community.dynamics.com/crm
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156