Added test cases on model recipe with factories
Showing
... | ... | @@ -54,6 +54,7 @@ end |
group :test do | ||
gem 'factory_bot_rails' | ||
gem 'faker' | ||
gem 'capybara' | ||
end | ||
... | ... |
spec/factories/recipe.rb
0 → 100644
Please
register
or
sign in
to comment