Closed ross-ian28 closed 1 year ago
Created the saved_recipies table in the database and created the SavedRecipie model, with corresponding test
Issue 8: https://github.com/Plan-My-Dinner/plan_my_dinner_be/issues/8
The saved_recipies_spec.rb test does not pass, comments in the file explain the error
Also, I noticed no new factory was created by the factorybot for either schema. Did factorybot not create the factories for you when you did your migrations??? We should get those factories set up...
What Type of PR is this?
Describe your changes
Created the saved_recipies table in the database and created the SavedRecipie model, with corresponding test
Issue number and link
Issue 8: https://github.com/Plan-My-Dinner/plan_my_dinner_be/issues/8
Questions for reviewers?
The saved_recipies_spec.rb test does not pass, comments in the file explain the error
Checklist before requesting a review
Any additional collaborators for this PR?
Any Specific Reviewer approval needed?