3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 05:17:45 +00:00
Commit Graph

103 Commits

Author SHA1 Message Date
6f3c5c44a5 Remove assertion 2025-06-17 14:31:14 -07:00
ff4819ac68 Get licenses working 2025-06-17 12:34:16 -07:00
58af133853 Re-add some test cases 2025-06-17 11:51:33 -07:00
7f35498919 Remove some test cases 2025-06-12 15:56:24 -07:00
297205ff91 Tests 2025-06-12 15:55:25 -07:00
6f99381d13 Handle accessories 2025-06-12 15:49:38 -07:00
45a42b00ad Add test 2025-06-12 15:48:48 -07:00
6586858284 Scaffold some test cases 2025-06-12 15:31:32 -07:00
19cce15e54 Revert "Method signature change"
This reverts commit a60ffc0702.
2025-06-12 13:54:53 -07:00
62b8e4c46f Revert "Inline some values"
This reverts commit 74b7d27408.
2025-06-12 13:54:46 -07:00
74b7d27408 Inline some values 2025-06-12 13:49:19 -07:00
a60ffc0702 Method signature change 2025-06-12 13:46:05 -07:00
5e25150521 Add another test case 2025-06-05 14:26:56 -07:00
cb183d3645 Store alert_on_response_id on CheckoutAcceptance 2025-06-05 14:06:22 -07:00
fe65ffc384 Merge pull request #16527 from Godmartinz/license_seat_notes_fix
add notes as fillable to license seat model
2025-04-08 06:49:26 +01:00
c305284930 Merge pull request #15922 from spencerrlongg/feature/sc-24347
Requestable/Request Item API Endpoints
2025-04-01 18:15:42 +01:00
b721b7d9c9 Add tests 2025-03-20 13:57:42 -07:00
976b3dc5ae Improve test case 2025-03-20 13:38:12 -07:00
d645b42e12 Add failing test 2025-03-20 13:26:06 -07:00
881cde4d98 change namesspaces and use create instead of make 2025-03-18 14:18:49 -07:00
66fd46fe75 add checkout test for api 2025-03-18 12:46:56 -07:00
167001ed54 Fix eol rate in tests 2025-03-12 16:01:32 -07:00
6201e475cb Merge branch 'develop' into feature/sc-24347 2025-03-04 21:20:46 -06:00
24a17b09a5 Fixed a few more tests and strings
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 09:03:41 +00:00
347eb2bdee Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 05:03:56 +00:00
1434522149 Merge pull request #15912 from marcusmoore/bug/harden-checkout-validation-v2
Harden asset checkout validation
2024-12-19 22:42:06 +00:00
1be7508340 Add simple tests to ensure views render 2024-12-16 17:45:10 -08:00
0103f20193 Merge branch 'develop' into feature/sc-24347 2024-12-03 16:05:39 -06:00
1d0d14876c Harden asset checkout validation 2024-12-02 12:49:02 -08:00
d65254c4ec Add tests for component checkout api endpoint 2024-11-20 15:34:08 -08:00
1e9922a0b0 fix moar tests 2024-10-22 16:14:36 -07:00
8a99cc1391 test working 2024-10-22 17:25:58 -05:00
b59bf495e1 stuff 2024-10-22 15:09:35 -05:00
1e31592c55 messing with the tests 2024-10-22 11:49:06 -07:00
ff113ef523 typo fix 2024-10-17 14:56:58 -07:00
7ae76e7db9 remove viewdata array from 3 tests 2024-10-17 13:55:03 -07:00
b98058ca98 fix tests pt 3 2024-10-17 13:48:26 -07:00
83e8186d9e fix assertSent to AssertNotSent on some test 2024-10-17 13:39:56 -07:00
cdd4fef7df attempt to fix tests p2 2024-10-17 13:34:55 -07:00
dceb8e305f attempt to fix tests 2024-10-17 13:11:39 -07:00
285d6897cf added a coulple test adjustments and moved mail send logic to listener 2024-10-17 12:05:36 -07:00
fdfea390fb Merge branch 'develop' into testing/fmcs-accessories 2024-09-30 12:59:27 -07:00
1582d81e5b Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
2024-09-17 22:16:41 +01:00
3f07f682de Migrate existing tests to TestsPermissionsRequirement 2024-09-16 16:35:21 -07:00
cc1e356c35 Merge pull request #15232 from marcusmoore/shift-126036
Updated PHPUnit to v10
2024-08-08 01:23:07 +01: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
95516b0343 Define test classes as final 2024-08-06 20:25:22 +00:00
83fb6826ee Add return types to test methods 2024-08-06 20:25:22 +00:00
b1e92ab866 Declare data providers as static 2024-08-06 20:25:21 +00:00