Walk-Safe / walk-safe-backend

0 stars 0 forks source link

Sad User Mutation #58

Closed joemecha closed 3 years ago

joemecha commented 3 years ago

Description

Add sad path tests for each column on the Users table.

These changes are in the create_user spec in the mutations directory

Additionally, ran rubocop and cleaned up some code formatting. Some outstanding suggestion require attention next time.

Motivation and Context

Increase test coverage.

Note: first commit was an error. Either Git or VsCode was not configured correctly to open a window for writing commit messages. Was able to find a solution and make a proper co-authored commit on the second try.

How has this been tested?

All tests passing

What is the percent testing coverage?

84.5%, a small increase

Screenshots (if appropriate):

Types of changes

Checklist: