Commit graph

64 commits

Author SHA1 Message Date
Marcus Moore 1630392953
Uncheck a couple boxes by default to match existing behavior 2024-01-18 13:30:51 -08:00
Marcus Moore b24d80680e
Add clarifying comments 2024-01-17 17:32:35 -08:00
Marcus Moore 0ac1dd314a
Organize tests 2024-01-17 13:19:54 -08:00
Marcus Moore 5a396cc997
Add assertion 2024-01-17 11:24:50 -08:00
akemidx 2768f19b7c code cleanup 2024-01-16 18:56:29 -05:00
Marcus Moore 8d8bf73c1b
Scaffold additional tests 2024-01-11 13:51:10 -08:00
Marcus Moore e5fb888d67
Implement test 2024-01-11 13:34:20 -08:00
Marcus Moore 25cba65c6e
Remove marker test case 2024-01-02 18:14:50 -08:00
Marcus Moore 137193ab12
Remove duplicate test 2024-01-02 17:44:22 -08:00
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
Marcus Moore 4a0bb31866
Scaffold two more test cases 2023-12-07 11:00:26 -08:00
Marcus Moore 5041c07c7e
WIP: implement restoring checkbox inputs 2023-11-30 18:15:04 -08:00
Marcus Moore 505d601488
Implement restoring date ranges 2023-11-30 17:07:39 -08:00
Marcus Moore bca7f208a6
Implement restoring select values 2023-11-30 16:57:21 -08:00
Marcus Moore 4f031149e8
Scaffold a couple test cases 2023-11-30 12:12:57 -08:00
Marcus Moore b7011d853a WIP: add methods to restore settings from saved report 2023-11-02 17:10:50 -07:00
Marcus Moore 60baaae192
Remove unused test bootstrap file 2023-08-09 16:22:58 -07:00
Brady Wetherington e648da9dc5 Also do a sanity-check that the normal asset autoincrementing works 2023-07-12 16:51:23 +01:00
Brady Wetherington 76191a09ed Improvements to asset_tag auto-incrementing, with auto-fixups for gaps 2023-07-12 16:39:45 +01:00
Marcus Moore 6585aa0cf0
Add unit tests for company scoping 2023-06-06 16:31:14 -07:00
snipe b716f9f55e
Merge pull request #12916 from snipe/features/auto_add_to_fieldset
Added ability to auto-add fields to new fieldsets
2023-05-03 11:04:33 -07:00
Marcus Moore da08f6ef8c
Add InteractsWithSettings trait to required tests 2023-05-01 16:05:26 -07:00
snipe 4a063d23b9 We don’t actually use this test?
Signed-off-by: snipe <snipe@snipe.net>
2023-04-25 19:36:52 -07:00
Marcus Moore 099ec3f550
Remove creation of category within category factory state 2023-03-13 16:45:43 -07:00
Marcus Moore dd9c00195b
Remove old $tester variable and usused imports 2023-03-07 17:04:46 -08:00
Marcus Moore 43ff7261b2
Remove redundant base test case 2023-03-07 16:57:55 -08:00
Marcus Moore 8fad377114
Remove helper methods by inlining where needed 2023-03-07 10:28:33 -08:00
Marcus Moore a3c8c3757a
Remove unused method 2023-03-06 17:50:44 -08:00
Marcus Moore bc54144284
Fix test by passing proper user 2023-03-06 12:40:47 -08:00
Marcus Moore e8da6d8bac
Set purchase date in correct format 2023-03-02 13:47:58 -08:00
Marcus Moore 45d7e9b134
Switch to using LazilyRefreshDatabase in unit test suite 2023-03-02 13:13:30 -08:00
Marcus Moore 4f9ebf6cde
Fix array key 2023-02-07 16:40:27 -08:00
Marcus Moore 787f619a6b
Standardize test method syntax 2023-02-07 16:28:40 -08:00
Marcus Moore 505ca48da2
Remove test method without assertions 2023-02-07 16:17:36 -08:00
Marcus Moore 6b8c0f9e88
Make BaseTest abstract 2023-02-07 16:17:16 -08:00
Marcus Moore 6dbcec2310
Exclude Dusk tests from phpunit test suite 2023-02-07 16:16:39 -08:00
snipe 66ed311914 Fixed asset maintenances test
Signed-off-by: snipe <snipe@snipe.net>
2021-12-02 20:14:39 -08:00