Commit Graph

16 Commits

Author SHA1 Message Date
Christopher C. Wells 2fcabb949c Use factories for BelongsTo relationships in factory 2021-04-02 23:42:27 -07:00
Christopher C. Wells c67aa89555 Remove hardcoded create statements in factories (WIP) 2021-04-02 23:42:27 -07:00
Christopher C. Wells 3c37fe4809 Complete initial factories for all models 2021-04-02 23:42:27 -07:00
Christopher C. Wells 38ca26291f Add Goal tests 2021-04-02 23:42:27 -07:00
Christopher C. Wells a6c978981d Add Goal factory 2021-04-02 23:42:27 -07:00
Christopher C. Wells 8fe730bb14 Test Food tags and empty nutrients 2021-04-02 23:42:27 -07:00
Christopher C. Wells 702c9d1147 Add basic Food tests 2021-04-02 23:42:27 -07:00
Christopher C. Wells 01b414c22c Add tests for Support classes 2021-04-02 23:42:27 -07:00
Christopher C. Wells 1c420bc624 Remove remaining FoodAmount references 2021-01-23 10:33:25 -08:00
Christopher C. Wells 1ec4439d8e Add initial "Journal entry" model 2020-12-31 11:00:14 -08:00
Christopher C. Wells 2dd92c8d3a Refactor "ingredients" as "foods" 2020-12-30 15:06:22 -08:00
Christopher C. Wells 2d1990d415 Add RecipeStep model 2020-12-21 21:23:38 -08:00
Christopher C. Wells d54ad13460 Add Recipe model 2020-12-21 15:25:10 -08:00
Christopher C. Wells a4cc3c3f65 Add IngredientAmount model 2020-12-21 13:59:05 -08:00
Christopher C. Wells 18543c4971 Add Ingredient model 2020-12-21 13:54:30 -08:00
Christopher C. Wells dbc7ad9c32 Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00