Commit Graph

16 Commits

Author SHA1 Message Date
Christopher C. Wells fc80a3beaa Use factories for BelongsTo relationships in factory 2021-03-30 16:00:51 -07:00
Christopher C. Wells b0abed3407 Remove hardcoded create statements in factories (WIP) 2021-03-29 21:32:18 -07:00
Christopher C. Wells c05632491b Complete initial factories for all models 2021-03-29 21:17:53 -07:00
Christopher C. Wells b803a3506a Add Goal tests 2021-03-29 05:24:03 -07:00
Christopher C. Wells f56ec2f347 Add Goal factory 2021-03-29 05:15:33 -07:00
Christopher C. Wells e3f5f0a2e6 Test Food tags and empty nutrients 2021-03-28 21:09:45 -07:00
Christopher C. Wells 624cbb6679 Add basic Food tests 2021-03-28 20:46:36 -07:00
Christopher C. Wells 343927ccf0 Add tests for Support classes 2021-03-28 14:02:44 -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