3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 08:05:47 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
5f7aadfba0 Ensure CC emails are always sent for assets 2025-05-13 17:56:35 -07:00
46253b421e Added disableAdminCC to settings test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-16 16:41:04 +01:00
ed96fd766c refactors audit notification to mail, adds test, ads check to scheduler 2025-02-13 11:08:53 -08:00
6873244e7e adds test for expiring asset notifications 2025-02-12 11:28:36 -08:00
20fa4c39f9 adds setEula to support\settings 2024-09-04 12:26:44 -07:00
b156aa74a5 Update helper name 2024-02-27 16:45:49 -08:00
bc0a7542ac Change enableWebhook to enableSlackWebhook 2024-02-14 18:17:34 -08:00
9e84521098 fix auto-increment settings for test settings 2024-01-02 18:10:59 -06:00
8546407083 Merge branch 'develop' into refactor/store_asset_form_request 2024-01-02 18:05:15 -06:00
16da994e28 Add LDAP as 'recommended' requirement; flesh out LDAP tests 2023-11-30 14:00:20 +00:00
75ac7f80b9 some refactor + tests 2023-11-28 15:17:46 -06:00
8e8b1068ff Beginnings of LDAP test suite 2023-11-27 14:50:43 +00:00
76191a09ed Improvements to asset_tag auto-incrementing, with auto-fixups for gaps 2023-07-12 16:39:45 +01:00
6585aa0cf0 Add unit tests for company scoping 2023-06-06 16:31:14 -07:00
4a0b3efd1f Include user's name in Acceptance result notifications for accessories 2023-05-03 14:22:05 -07:00
f6cff90829 Migrate to new test settings interface 2023-04-17 17:31:12 -07:00
cd0796ddda Allow Settings to be chainable 2023-04-06 18:46:29 -07:00
9561b66613 Add return types and docblock 2023-04-06 17:58:53 -07:00
95f195046d Move cache flush to testing helper 2023-04-06 17:50:24 -07:00
52c733b31d Add ability to set provided settings 2023-04-06 17:48:23 -07:00
8ac4d3aeea Move to a static constructor 2023-04-06 17:42:15 -07:00
bbfb6c338a Remove unused method 2023-04-06 17:28:16 -07:00
f767cc082f Introduce improved way to interact with settings in tests 2023-04-06 17:27:18 -07:00