Releases: Innofactor/CUTE
Releases · Innofactor/CUTE
CUTE 1.2016.1.2
Features added:
- Support of CRM 2015/2016
CUTE 1.2015.8.1
Features added:
- Capture CRM requests and responses during plugin execution, and reuse this information during test run;
- Proxy all request to existing CRM instance and return real answers to plugin during test run;
- Manually composing IPluginExecutionContext without need of mocking library;
- Ability to simmulate isolation mode, i.e. testing plugin execution in sandboxed environment (CRM Online);
- Ability to record and throw IOrganizationService exceptions, so most of plugin usage cases are covered;