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

893 Commits

Author SHA1 Message Date
406e8c5874 Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-05-23 18:25:36 +01:00
49d11103f7 Fixed test namespace
Signed-off-by: snipe <snipe@snipe.net>
2025-05-23 17:28:40 +01:00
4b95790e2f WIP: new tests for checkin/checkout counters
note that the test isnt going to work

More WIP for checkout counters

Got all tests passing
2025-05-23 12:37:29 +01:00
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
043325b966 Merge branch 'develop' into fixes/webhook-checkin-checkout-fix
# Conflicts:
#	app/Listeners/CheckoutableListener.php
2025-05-19 14:41:05 -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
8b13997597 Merge branch 'develop' into fixes/webhook-checkin-checkout-fix
# Conflicts:
#	app/Listeners/CheckoutableListener.php
2025-05-15 13:38:20 -07:00
9600adee6b Don't allow viewing edit page if user soft deleted 2025-05-15 11:14:15 -07:00
f644642fac Add comment 2025-05-14 12:48:32 -07:00
3374a9e5a9 Add assertion 2025-05-14 12:48:11 -07:00
c458cc904a Add failing test 2025-05-14 12:45:55 -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
b53a71d523 Add failing test 2025-05-12 12:30:06 -07:00
995e2090f5 Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-05-09 19:17:53 +01:00
9e6e8f0931 Moved incomplete test marker
Signed-off-by: snipe <snipe@snipe.net>
2025-05-08 16:22:09 +01:00
c93ef30801 Ignore flaky test
Signed-off-by: snipe <snipe@snipe.net>
2025-05-08 15:43:40 +01:00
38e5bf71bc Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
2025-05-06 16:36:09 +01:00
ee0a9e834a Fixed BulkDeleteAssetsTest test
Signed-off-by: snipe <snipe@snipe.net>
2025-05-05 22:12:08 +01:00
a67b320cae Merge pull request #15907 from uberbrady/protect_assigned_to_assigned_type_rebased
Rebased version of #15629 - prevent setting assigned_to without setting assigned_type
2025-05-05 20:42:46 +01:00
185fd559c9 Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-22 14:34:03 +01:00
1f7d4e0793 Fix flaky test 2025-04-21 15:14:53 -07:00
12648912aa Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-21 16:45:10 +01:00
876715b3c5 Merge pull request #16435 from marcusmoore/fixes/prevent-deleting-accessories-with-checkouts
Disallow deleting accessories that have active checkouts
2025-04-19 14:38:14 +01:00
9ad99c1d81 Merge pull request #16494 from marcusmoore/bug/sc-28675
Avoid logging consumable checkins and purge action log of bad entries
2025-04-19 14:24:52 +01:00
cd63657a92 Merge pull request #16694 from r-xyz/api-files-notes
Fixed #16689: re-add `note` field in API files listing for AssetModel
2025-04-18 14:06:30 +01:00
96d5e072fe Fixed flaky tests on user creation
Signed-off-by: snipe <snipe@snipe.net>
2025-04-17 22:39:04 +01: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
87a03ec1ed Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 20:41:43 +01:00
71d8f1eb89 Merge pull request #16701 from grokability/repo-move
Update references to the repo to reflect move to Grokability org
2025-04-15 19:54:08 +01:00
7133a1b262 Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 16:41:09 +01:00
5876418eed Search on email partial
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 16:31:03 +01:00
260174dfd9 Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 15:46:12 +01:00
102f26cac1 Merge pull request #16676 from marcusmoore/fixes/acceptance-logging
Store accepted_at and declined_at in action log when accepting/declining assets
2025-04-14 09:18:54 +01:00