3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-26 07:55:41 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
b24d80680e Add clarifying comments 2024-01-17 17:32:35 -08:00
0ac1dd314a Organize tests 2024-01-17 13:19:54 -08:00
5a396cc997 Add assertion 2024-01-17 11:24:50 -08:00
2768f19b7c code cleanup 2024-01-16 18:56:29 -05:00
8d8bf73c1b Scaffold additional tests 2024-01-11 13:51:10 -08:00
e5fb888d67 Implement test 2024-01-11 13:34:20 -08:00
25cba65c6e Remove marker test case 2024-01-02 18:14:50 -08:00
137193ab12 Remove duplicate test 2024-01-02 17:44:22 -08:00
fcef60445c Implement radioValue properly 2023-12-21 18:07:46 -08:00
a23a3b95d6 Partially implement test 2023-12-21 17:15:36 -08:00
1ac0be50a7 Remove test case 2023-12-21 17:06:40 -08:00
618bbc4bda Mark test as incomplete 2023-12-21 17:03:10 -08:00
8c434c7862 Implement and scaffold tests 2023-12-21 17:02:44 -08:00
7f153b32e4 Always return an array from selectValues method 2023-12-21 16:38:51 -08:00
92e3a1e69e Update variable names 2023-12-21 13:46:27 -08:00
7f0e3e288e Scaffold additional test 2023-12-21 13:43:44 -08:00
4c62e8ade9 Add guard against attempting to access property on unsaved template 2023-12-21 13:11:44 -08:00
62f8353bd7 Implement model filtering for selectValue method 2023-12-21 13:03:43 -08:00
1dd9273f70 Improve readability 2023-12-21 12:50:21 -08:00
2eeaef00e1 Improve readability 2023-12-21 12:15:00 -08:00
6fcbb108c6 Implement test for filtering out invalid models from selectValues 2023-12-21 12:02:48 -08:00
9fcb1a2d0e Rename SavedReport to ReportTemplate 2023-12-18 12:55:48 -08:00