Commit graph

14 commits

Author SHA1 Message Date
Marcus Moore fcef60445c
Implement radioValue properly 2023-12-21 18:07:46 -08:00
Marcus Moore a23a3b95d6
Partially implement test 2023-12-21 17:15:36 -08:00
Marcus Moore 1ac0be50a7
Remove test case 2023-12-21 17:06:40 -08:00
Marcus Moore 618bbc4bda
Mark test as incomplete 2023-12-21 17:03:10 -08:00
Marcus Moore 8c434c7862
Implement and scaffold tests 2023-12-21 17:02:44 -08:00
Marcus Moore 7f153b32e4
Always return an array from selectValues method 2023-12-21 16:38:51 -08:00
Marcus Moore 92e3a1e69e
Update variable names 2023-12-21 13:46:27 -08:00
Marcus Moore 7f0e3e288e
Scaffold additional test 2023-12-21 13:43:44 -08:00
Marcus Moore 4c62e8ade9
Add guard against attempting to access property on unsaved template 2023-12-21 13:11:44 -08:00
Marcus Moore 62f8353bd7
Implement model filtering for selectValue method 2023-12-21 13:03:43 -08:00
Marcus Moore 1dd9273f70
Improve readability 2023-12-21 12:50:21 -08:00
Marcus Moore 2eeaef00e1
Improve readability 2023-12-21 12:15:00 -08:00
Marcus Moore 6fcbb108c6
Implement test for filtering out invalid models from selectValues 2023-12-21 12:02:48 -08:00
Marcus Moore 9fcb1a2d0e
Rename SavedReport to ReportTemplate 2023-12-18 12:55:48 -08:00
Renamed from tests/Unit/SavedReportTest.php (Browse further)