[ x] Will this be part of a product update? If yes, please write one phrase about this update.
This PR will create a user registration form page and user show page.
Description
-Added shoulda matchers
-Added simplecov
-Added user model associations and validations
-Added user registration page and show page
-Created route and template for users index - no content added to view
-Only file without 100% test coverage is config/application.rb, and is related to rubocop configuration. All other test coverage is at +96%.
Please delete options that are not relevant.
[ x] New feature (non-breaking change which adds functionality)
Checklist before requesting a review
Description
-Added shoulda matchers -Added simplecov -Added user model associations and validations -Added user registration page and show page -Created route and template for users index - no content added to view -Only file without 100% test coverage is config/application.rb, and is related to rubocop configuration. All other test coverage is at +96%.
Please delete options that are not relevant.