amspears007 / viewing_party_lite_7

1 stars 1 forks source link

Feat/user registration #20

Closed kdhubb closed 1 year ago

kdhubb commented 1 year ago

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.