3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-06 16:38:17 +00:00
Commit Graph

104 Commits

Author SHA1 Message Date
dc6951f341 Improve method name 2025-05-20 16:28:49 -07:00
f7ed336f99 Remove typehint 2025-05-20 16:26:05 -07:00
47f287c031 Fix assertion 2025-05-20 16:25:22 -07:00
a2696b799f Standardize test names 2025-05-19 14:33:18 -07:00
dc9df04237 WIP 2025-05-15 17:40:51 -07:00
b469a64db3 WIP 2025-05-15 17:35:28 -07:00
73f19ff4e7 Scaffold tests 2025-05-15 17:30:06 -07:00
882d55fd09 Improve tests 2025-05-15 16:31:07 -07:00
68ef975726 WIP 2025-05-15 16:22:31 -07:00
b28839d907 Scaffold tests 2025-05-15 15:57:52 -07:00
c8fc4afe65 Fix method name 2025-05-15 15:31:18 -07:00
3b7162cb02 Improve test setup 2025-05-15 15:30:16 -07:00
4245456382 Scaffold more tests 2025-05-15 15:27:15 -07:00
f19d6b3c52 Scaffold tests 2025-05-15 15:13:50 -07:00
6ff76a12f8 Strengthen test scenario 2025-05-15 13:39:27 -07:00
5f7aadfba0 Ensure CC emails are always sent for assets 2025-05-13 17:56:35 -07:00
e954e066b4 Scaffold tests 2025-05-13 17:41:19 -07:00
e4bfabfabe Add failing tests 2025-05-13 14:12:51 -07:00
c44d037933 removed some words 2025-04-16 09:57:40 -07:00
c8b5b3f176 adds a check for category checkin/out emails, also updates our test 2025-04-16 09:51:44 -07:00
e7592eeeb9 Use disable admin CC
Signed-off-by: snipe <snipe@snipe.net>
2025-04-16 16:41:14 +01:00
437b3cd865 fix conflicts 2025-03-04 13:08:53 -08:00
4bac509341 fix Expiring alert tests 2025-03-04 12:58:04 -08:00
f4f6dcb885 Updated test
Signed-off-by: snipe <snipe@snipe.net>
2025-03-04 20:48:59 +00:00
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
e88bba51bb Merge branch 'develop' into acceptance-reminder-subject 2025-02-24 11:55:50 -08:00
027c2b3627 Change subject to "You have Unaccepted Assets." 2025-02-24 11:45:23 -08:00
4c43a06eee add overdue asset to test 2025-02-13 11:19:49 -08:00
ed96fd766c refactors audit notification to mail, adds test, ads check to scheduler 2025-02-13 11:08:53 -08:00
e66b690c93 removed unnecessary base_path changes 2025-02-12 12:01:43 -08:00
242fd00e8a remove commented dd 2025-02-12 11:55:28 -08:00
bd03d70937 adds test for expiring licenses 2025-02-12 11:43:22 -08:00
6873244e7e adds test for expiring asset notifications 2025-02-12 11:28:36 -08:00
7cbb3f7e07 Add assertion 2025-01-30 11:48:55 -08:00
7e9c564d0b Simplify test 2025-01-30 11:47:43 -08:00
d1197d015c Add another case scenario 2025-01-29 16:24:43 -08:00
ce31ce477e Inline additional variables 2025-01-29 16:16:47 -08:00
78f9292555 Inline variable 2025-01-29 16:15:27 -08:00
4e7c6bd2cf Fix relationship 2025-01-29 16:14:09 -08:00
70aed45bfe Improve naming 2025-01-29 15:56:20 -08:00
e2805f4033 Add "Reminder" to subject line 2025-01-29 15:36:45 -08:00
d254a40e0a Scaffold tests 2025-01-29 15:21:10 -08:00
57107c487c fixed last test, definetly the last test 2024-10-24 09:40:10 -07:00
6329f5b87e removed unused variable from test 2024-10-23 17:33:23 -07:00
15073a0d38 last test to fix 2024-10-23 17:27:37 -07:00
1e31592c55 messing with the tests 2024-10-22 11:49:06 -07:00
cdd4fef7df attempt to fix tests p2 2024-10-17 13:34:55 -07:00
285d6897cf added a coulple test adjustments and moved mail send logic to listener 2024-10-17 12:05:36 -07:00
3e832e5e94 Revert "Define test classes as final"
This reverts commit 95516b0343.
2024-08-06 13:31:17 -07:00
82e795b642 Revert "Add return types to test methods"
This reverts commit 83fb6826ee.
2024-08-06 13:30:34 -07:00