Skip to content

Releases: Innofactor/CUTE

CUTE 1.2016.1.2

18 Jan 22:22
Compare
Choose a tag to compare

Features added:

  • Support of CRM 2015/2016

CUTE 1.2015.8.1

18 Jan 13:37
Compare
Choose a tag to compare

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;