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

24 Commits

Author SHA1 Message Date
c357d9f01e Update data provider name 2023-04-19 18:10:23 -07:00
bad2eead4c Remove test method 2023-04-18 13:13:57 -07:00
508660b1df Skip notifications for component checkouts and checkins 2023-04-18 13:07:55 -07:00
f6cff90829 Migrate to new test settings interface 2023-04-17 17:31:12 -07:00
5b4d5cadf4 Add tests for sending webhooks on asset and license seat checkin 2023-04-05 12:57:53 -07:00
3cc3662992 Send webhook notifications for accessory checkins when enabled 2023-04-05 12:36:24 -07:00
2187310abb Simplify test case names 2023-04-05 12:27:18 -07:00
b41902976b Improve test class names 2023-04-05 12:23:11 -07:00
524249d4d7 Implement tests for webhook notifications on accessory checkout 2023-03-30 16:58:16 -07:00
b2292db3c8 Implement tests for webhook notifications on consumable checkout 2023-03-30 16:40:53 -07:00
aefc53cfcf Explicitly disable webhook settings in tests 2023-03-30 16:40:21 -07:00
134ab631d4 Add test to ensure notification is not sent for license checkouts if not enabled 2023-03-30 15:38:22 -07:00
158e1544cd Test the event instead of the checkout 2023-03-30 15:38:00 -07:00
2cbc6276f7 Implement test for license checkout notification 2023-03-27 14:09:31 -07:00
fa69a580ab Start to scaffold license checkout notification test 2023-03-23 17:18:33 -07:00
25e859c866 Simplify test case 2023-03-23 16:42:21 -07:00
2dcf4e3d16 Standardize on sending anonymous notifications for asset checkouts 2023-03-23 16:31:40 -07:00
b396f2bed3 Update test case names 2023-03-22 12:41:30 -07:00
28ced46b9d Clean up test code 2023-03-22 12:38:14 -07:00
66224765ea Use factory state for webhook settings 2023-03-22 12:31:47 -07:00
9c4a3ce56a Update slack_endpoint to webhook_endpoint in test and notification 2023-03-22 12:27:36 -07:00
e303aeadd1 Fix test name 2023-03-22 11:56:54 -07:00
315f5231cd Send slack notification for check outs to assets and locations 2023-03-21 17:03:51 -07:00
2813b7ea58 Scaffold tests for slack notification on checkout 2023-03-13 15:47:50 -07:00