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

Sarah - Error handling #66

Open
reimannsarah opened this issue Aug 23, 2023 · 0 comments · May be fixed by #71
Open

Sarah - Error handling #66

reimannsarah opened this issue Aug 23, 2023 · 0 comments · May be fixed by #71
Assignees

Comments

@reimannsarah
Copy link

What this is

Add error handling to CRUD methods

Context

Each CRUD method should throw an error if some condition isn't met e.g.:
addUser should throw an error if some required field(s) is not provided

Acceptance Criteria:

  • All methods have error handling complete with message
  • All error handlers have passing tests
@reimannsarah reimannsarah self-assigned this Aug 23, 2023
@reimannsarah reimannsarah linked a pull request Aug 24, 2023 that will close this issue
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 a pull request may close this issue.

1 participant