zunairkhan811 / food-recipe

In this project, Food recipes is made based on the logged in user and generate the shopping list for that items which are missing for recipes. App has the authorization and authentications features. A user can create and delete recipes if he is the owner of that Recipe.
MIT License
0 stars 0 forks source link

Create Tests for Food Model #25

Closed Lawmsangi closed 10 months ago

Lawmsangi commented 10 months ago

I create tests for your model using rspec-rails and capybara.