Commit graph

86 commits

Author SHA1 Message Date
Godfrey M
c44d037933 removed some words 2025-04-16 09:57:40 -07:00
Godfrey M
c8b5b3f176 adds a check for category checkin/out emails, also updates our test 2025-04-16 09:51:44 -07:00
snipe
e7592eeeb9 Use disable admin CC
Signed-off-by: snipe <snipe@snipe.net>
2025-04-16 16:41:14 +01:00
Godfrey M
437b3cd865 fix conflicts 2025-03-04 13:08:53 -08:00
Godfrey M
4bac509341 fix Expiring alert tests 2025-03-04 12:58:04 -08:00
snipe
f4f6dcb885 Updated test
Signed-off-by: snipe <snipe@snipe.net>
2025-03-04 20:48:59 +00:00
snipe
83855d44d0
Merge pull request #16251 from Godmartinz/Audit_Checkin_warning_fix
refactors audit notification to mail, adds test, adds  alerts check to scheduler
2025-03-04 12:51:42 +00:00
Marcus Moore
e88bba51bb
Merge branch 'develop' into acceptance-reminder-subject 2025-02-24 11:55:50 -08:00
Marcus Moore
027c2b3627
Change subject to "You have Unaccepted Assets." 2025-02-24 11:45:23 -08:00
Godfrey M
4c43a06eee add overdue asset to test 2025-02-13 11:19:49 -08:00
Godfrey M
ed96fd766c refactors audit notification to mail, adds test, ads check to scheduler 2025-02-13 11:08:53 -08:00
Godfrey M
e66b690c93 removed unnecessary base_path changes 2025-02-12 12:01:43 -08:00
Godfrey M
242fd00e8a remove commented dd 2025-02-12 11:55:28 -08:00
Godfrey M
bd03d70937 adds test for expiring licenses 2025-02-12 11:43:22 -08:00
Godfrey M
6873244e7e adds test for expiring asset notifications 2025-02-12 11:28:36 -08:00
Marcus Moore
7cbb3f7e07
Add assertion 2025-01-30 11:48:55 -08:00
Marcus Moore
7e9c564d0b
Simplify test 2025-01-30 11:47:43 -08:00
Marcus Moore
d1197d015c
Add another case scenario 2025-01-29 16:24:43 -08:00
Marcus Moore
ce31ce477e
Inline additional variables 2025-01-29 16:16:47 -08:00
Marcus Moore
78f9292555
Inline variable 2025-01-29 16:15:27 -08:00
Marcus Moore
4e7c6bd2cf
Fix relationship 2025-01-29 16:14:09 -08:00
Marcus Moore
70aed45bfe
Improve naming 2025-01-29 15:56:20 -08:00
Marcus Moore
e2805f4033
Add "Reminder" to subject line 2025-01-29 15:36:45 -08:00
Marcus Moore
d254a40e0a
Scaffold tests 2025-01-29 15:21:10 -08:00
Godfrey M
57107c487c fixed last test, definetly the last test 2024-10-24 09:40:10 -07:00
Godfrey M
6329f5b87e removed unused variable from test 2024-10-23 17:33:23 -07:00
Godfrey M
15073a0d38 last test to fix 2024-10-23 17:27:37 -07:00
Godfrey M
1e31592c55 messing with the tests 2024-10-22 11:49:06 -07:00
Godfrey M
cdd4fef7df attempt to fix tests p2 2024-10-17 13:34:55 -07:00
Godfrey M
285d6897cf added a coulple test adjustments and moved mail send logic to listener 2024-10-17 12:05:36 -07:00
Marcus Moore
3e832e5e94
Revert "Define test classes as final"
This reverts commit 95516b0343.
2024-08-06 13:31:17 -07:00
Marcus Moore
82e795b642
Revert "Add return types to test methods"
This reverts commit 83fb6826ee.
2024-08-06 13:30:34 -07:00
Shift
95516b0343
Define test classes as final 2024-08-06 20:25:22 +00:00
Shift
83fb6826ee
Add return types to test methods 2024-08-06 20:25:22 +00:00
Shift
b1e92ab866
Declare data providers as static 2024-08-06 20:25:21 +00:00
Shift
96241cb67c
Adopt PHP attributes in test classes 2024-08-06 20:25:21 +00:00
Marcus Moore
d1dffb84dc
Remove InteractsWithSettings trait for remaining tests 2024-03-18 12:33:45 -07:00
Marcus Moore
485f11c945
Move trait usage to parent TestCase 2024-03-14 12:56:49 -07:00
Marcus Moore
dbc79655b0
Cleanup 2024-03-14 12:02:56 -07:00
Marcus Moore
02f6aa6161
Add group tag for new test case 2024-03-14 11:19:36 -07:00
Marcus Moore
07c5264b41
Organize email check in notifications test 2024-03-14 11:17:47 -07:00
Marcus Moore
7c178a6a78
Merge branch 'develop' into chore/sc-24901
# Conflicts:
#	tests/Feature/Notifications/AssetWebhookTest.php
2024-03-14 11:13:14 -07:00
Marcus Moore
8aed26aab1
Remove unneeded test cases 2024-03-13 16:56:54 -07:00
Marcus Moore
01d5d4c2c8
Improve data provider name 2024-03-13 16:37:50 -07:00
Marcus Moore
551354b1bb
Add group annotation for tests 2024-02-27 18:05:18 -08:00
Marcus Moore
03b7891edc
Remove unneeded factory states 2024-02-27 18:03:53 -08:00
Marcus Moore
8978dff054
Consolidate helpers into trait 2024-02-27 18:01:08 -08:00
Marcus Moore
d20844fefa
Improve readability by extracting additional helpers 2024-02-27 17:57:12 -08:00
Marcus Moore
cd579a04dd
Improve readability by extracting fireCheckOutEvent method 2024-02-27 17:52:18 -08:00
Marcus Moore
15b8140bff
Fix test helper 2024-02-27 17:48:17 -08:00