Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to write System / Integration Test for Crm Plugin #4

Closed
dazinator opened this issue Jun 12, 2014 · 0 comments
Closed

Need to write System / Integration Test for Crm Plugin #4

dazinator opened this issue Jun 12, 2014 · 0 comments

Comments

@dazinator
Copy link
Owner

The Crm Plugin is unit tested, but now need to write a system test that will actually:-

  1. Create a test entity in crm
  2. Register the plugin in CRM and register to fire on the creation of the test entity.
  3. Create a new entity record (that should trigger the plugin)
  4. Verify the plugin ran and captured the creation version of the record in the custom field.

A lot of this code will also prove useful later on when creating the API to provision entities for the sync process.

dazinator added a commit that referenced this issue Jun 13, 2014
…ns. System Test created for testing Plugin Registration #4
dazinator added a commit that referenced this issue Jun 15, 2014
dazinator added a commit that referenced this issue Jun 16, 2014
…th steps.. still need to verify that they actually execute though!
dazinator added a commit that referenced this issue Jun 16, 2014
dazinator added a commit that referenced this issue Jun 16, 2014
dazinator added a commit that referenced this issue Jun 16, 2014
dazinator added a commit that referenced this issue Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant