Skip to content

Include Error Message in Assertion#49

Open
Maillman wants to merge 1 commit intomainfrom
enhance-database-error-handling-test
Open

Include Error Message in Assertion#49
Maillman wants to merge 1 commit intomainfrom
enhance-database-error-handling-test

Conversation

@Maillman
Copy link
Contributor

I was working with a student, and although the operationName is somewhat helpful for determining which endpoint has an issue regarding the wording of the errorMessage. It can still be somewhat frustrating if there are multiple places where an error message could be thrown, and you have to figure out which one doesn't have the word "error".
This PR makes it a little clearer where they need to look if they give well-worded error messages.

Copy link
Contributor

@mewilker mewilker left a comment

Choose a reason for hiding this comment

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

I like that the error message includes what we have recieved from the student. I think that will make it more helpful to track down where messages are coming from for students.

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.

2 participants