ShinhyoBelok / BigOven

BigOven is a ruby on rails app that help you save your favorites recipes and let you keep track of your food inventory by adding the food in the app, When you want to cook a recipe you can generate a shopping list to see what you missing to be able to do that recipe.
MIT License
2 stars 1 forks source link

[3xpts] Write unit and integration tests for User and Food #7

Open Gdiazdiaz opened 1 year ago

Gdiazdiaz commented 1 year ago

Write unit tests using Rspec for User and Food models Write integration tests with capybara gem for all User and Food views