Commit graph

135 commits

Author SHA1 Message Date
Godfrey M
69c2cf2c4f fixed assetcheckin test, created redirect option test 2024-05-21 13:13:25 -07:00
Marcus Moore
783a24eb68
Add test for ParseCurrencyMethod 2024-04-24 17:17:42 -07:00
Marcus Moore
bbb2cdcceb
Add note 2024-04-10 16:15:43 -07:00
Marcus Moore
e65252725a
Add simple test for LogListener 2024-04-10 11:52:59 -07:00
Marcus Moore
1aeaa0094a
Fix assigned to in labels 2024-04-09 13:52:54 -07:00
Marcus Moore
541350916d
Merge branch 'develop' into chore/sc-25071
# Conflicts:
#	tests/Feature/Api/Users/UpdateUserApiTest.php
#	tests/Feature/Notifications/AccessoryWebhookTest.php
#	tests/Feature/Notifications/AssetWebhookTest.php
#	tests/Feature/Notifications/ComponentWebhookTest.php
#	tests/Feature/Notifications/ConsumableWebhookTest.php
#	tests/Feature/Notifications/LicenseWebhookTest.php
2024-03-18 12:33:31 -07:00
Marcus Moore
8003615b1f
Move InteractsWithSettings to TestCase 2024-03-14 14:15:11 -07:00
Marcus Moore
948dc3c974
Remove duplicate trait 2024-03-14 13:11:53 -07:00
Marcus Moore
1afb724606
Remove commented (and old) test cases 2024-03-14 13:11:43 -07:00
Marcus Moore
451281d833
Delete test cases with only commented code 2024-03-14 13:11:27 -07:00
Marcus Moore
cf53f2778f
Add LDAP test cases to group 2024-02-12 12:28:27 -08:00
Marcus Moore
76cc5995d9
Write tests around getIdForCurrentUser method [sc-24748] 2024-02-05 12:38:33 -08:00
snipe
d6c61e1429 Removed attribute assigning blank EOL as 0
Signed-off-by: snipe <snipe@snipe.net>
2024-01-25 21:34:20 +00:00
Marcus Moore
530ea474d1
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
#	resources/lang/en/admin/reports/general.php
#	resources/views/reports/custom.blade.php
2024-01-23 13:55:07 -08:00
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
Spencer Long
8546407083
Merge branch 'develop' into refactor/store_asset_form_request 2024-01-02 18:05:15 -06: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
snipe
f9697887e8 Removed extraneous test
Signed-off-by: snipe <snipe@snipe.net>
2023-12-12 13:41:35 +00: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
Brady Wetherington
5a60df55d1 Add more LDAP tests - including pagination(!) 2023-11-30 16:09:37 +00:00
Brady Wetherington
16da994e28 Add LDAP as 'recommended' requirement; flesh out LDAP tests 2023-11-30 14:00:20 +00:00
spencerrlongg
cba5f869c0 standardize some of the validation rules, fix int/string issue 2023-11-28 21:19:19 -06:00
Brady Wetherington
8e8b1068ff Beginnings of LDAP test suite 2023-11-27 14:50:43 +00:00
Marcus Moore
49136a4d67 Add tests for color helper 2023-11-08 12:35:42 -08:00
Marcus Moore
b7011d853a WIP: add methods to restore settings from saved report 2023-11-02 17:10:50 -07:00