add more model tests

This commit is contained in:
Josh
2018-06-18 14:55:01 -04:00
parent 5d5cfd1b7d
commit d1b81a385f
8 changed files with 157 additions and 16 deletions

View File

@ -75,6 +75,7 @@ end
group :test do
# Include Rspec and other testing utilities.
gem 'rspec-rails', '~> 3.7'
gem 'action-cable-testing'
gem 'shoulda-matchers', '~> 3.1'
gem 'faker'
gem "factory_bot_rails"