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

Add json fields to schema and add tests. #2618

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

jquick
Copy link
Contributor

@jquick jquick commented Feb 12, 2018

There are a few fields that were getting included into the json results/controls output even though they were not listed in the schema. The fields are:

Message: simple error message when an exception happends
exception: exception error class if its not a traditional rspec error
backtrace: backtrace dump if its not a traditional rspec error

This PR adds them to the schema along with testing. Another talk we should have is if we actually want these fields in the json.

Signed-off-by: Jared Quick [email protected]

@jquick jquick requested a review from a team as a code owner February 12, 2018 16:28
Copy link
Contributor

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jquick

@chris-rock chris-rock merged commit f3ee680 into master Feb 12, 2018
@chris-rock chris-rock deleted the jq/update_json_format_and_schema branch February 12, 2018 18:34
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

Successfully merging this pull request may close these issues.

4 participants