ismayito / Rails-recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
0 stars 0 forks source link

[3pt] Add unit tests using Rspec for the application #13

Closed ismayito closed 9 months ago

ismayito commented 9 months ago

Add the unit tests for the appication using Rspec