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

When a test run ends, Edison should send a callout to tell the website the run has ended - and why #63

Closed
Badgerati opened this issue Mar 5, 2017 · 2 comments
Assignees
Milestone

Comments

@Badgerati
Copy link
Owner

Badgerati commented Mar 5, 2017

Much like issue #62, this one will be for Edison to send a callout when a test run has ended - using the SessionId from the start callout.

The data sent from Edison should be the:

  • SessionId
  • DateTime the run ended
  • Reason the run ended (could be naturally, forced or crashed)

Note, that if the SessionId is not available, just send the TestRunId and TestRunName instead.

@Badgerati
Copy link
Owner Author

The callout for the End action will just notify an endpoint the run has ended, the reason, for now, will be left out.

Badgerati added a commit that referenced this issue Mar 13, 2017
Resolves #63: Send out an end event if using TestResultUrl
@Badgerati
Copy link
Owner Author

Merged into Epic branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant