Commit Graph

19 Commits

Author SHA1 Message Date
Christopher C. Wells 5537e6d5e4 Test custom filters for JSON API endpoints 2021-04-02 19:49:46 -07:00
Christopher C. Wells 147452593e Add Ingredient picker controller test coverage 2021-04-02 06:02:48 -07:00
Christopher C. Wells 01d73a3f28 Add API endpoint and relationships for recipe separators 2021-03-31 20:48:39 -07:00
Christopher C. Wells b89da004c5 Add basic API tests 2021-03-31 20:22:03 -07:00
Christopher C. Wells b913bc15a9 Make test typing more specific 2021-03-31 08:25:57 -07:00
Christopher C. Wells bf221d2b04 Add Recipe controller tests 2021-03-31 08:22:10 -07:00
Christopher C. Wells 80d4d2ffeb Add ingredients-based journal entries test 2021-03-30 16:27:41 -07:00
Christopher C. Wells ef9b841a86 Do not follow redirects when asserting no session errors 2021-03-30 15:42:38 -07:00
Christopher C. Wells bd045cc192 Add basic Journal Entry controller tests 2021-03-30 15:23:54 -07:00
Christopher C. Wells b0abed3407 Remove hardcoded create statements in factories (WIP) 2021-03-29 21:32:18 -07:00
Christopher C. Wells dccae6b8c0 Move auth controller tests to namespace and refactor 2021-03-29 19:57:55 -07:00
Christopher C. Wells ff9f0f7834 Create base test case for controllers 2021-03-29 06:06:24 -07:00
Christopher C. Wells b803a3506a Add Goal tests 2021-03-29 05:24:03 -07:00
Christopher C. Wells e3f5f0a2e6 Test Food tags and empty nutrients 2021-03-28 21:09:45 -07:00
Christopher C. Wells fc01f362f7 Test Food create GET request 2021-03-28 21:02:20 -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 cccc2d2760 Install and init `laravel/breeze` 2020-12-22 22:28:35 -08:00
Christopher C. Wells dbc7ad9c32 Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00