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

71 Commits

Author SHA1 Message Date
1e9922a0b0 fix moar tests 2024-10-22 16:14:36 -07: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
96241cb67c Adopt PHP attributes in test classes 2024-08-06 20:25:21 +00:00
0aff35b622 Scaffold additional failed tests 2024-08-06 12:07:34 -07:00
374812f8fe Add failing test 2024-08-06 10:48:38 -07:00
4eccb5ffc6 Merge pull request #15185 from arne-kroeger/feat/accesspories-checkout-to-location-or-asset
Added #14979: add checkout to location and assets functionality to accessories
2024-07-29 18:50:48 +01:00
3c3b922eae Adjusted newly added tests to new checkout form 2024-07-29 19:15:01 +02:00
a77ece01a6 Fixed test name
Signed-off-by: snipe <snipe@snipe.net>
2024-07-29 14:34:10 +01:00
3a0b03348e added additional tests 2024-07-29 11:06:36 +02:00
b18baf74d2 added options to checkout accessoires to locations and assets
Added #14979: add checkout functionality to accessoires
2024-07-29 10:54:53 +02:00
eceaa72781 And more tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-26 15:07:43 +01:00
ddf45c5ee9 Renamed test
Signed-off-by: snipe <snipe@snipe.net>
2024-07-26 15:00:16 +01:00
ff100c0b9f Added more tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-26 14:58:10 +01:00
037cc4d098 More tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-26 14:27:07 +01:00
ff6e6ef88c Added more tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-26 13:43:10 +01:00
985714d504 Test passing now - I hope
Signed-off-by: snipe <snipe@snipe.net>
2024-07-18 05:04:17 +01:00
97ead7120e Use from routes for posting
Signed-off-by: snipe <snipe@snipe.net>
2024-07-18 04:54:07 +01:00
fa5b59cf21 Added qty
Signed-off-by: snipe <snipe@snipe.net>
2024-07-18 04:29:49 +01:00
2f0c74aef0 Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-18 03:48:06 +01:00
6c3cafa72f Added tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-18 00:25:07 +01:00
d202dfc225 Organize API tests into domains 2024-06-04 10:48:53 -07:00
dd0a16c3d5 Added tests
Signed-off-by: snipe <snipe@snipe.net>
2024-05-31 20:42:32 +01:00
482ebfbb68 Implement test 2024-05-22 17:21:29 -07:00
67c4fa2966 Improve event assertions 2024-05-22 17:14:10 -07:00
a3389a31cd Update test name and add todo 2024-05-22 17:10:16 -07:00
f28a82de71 Implement some tests, scaffold others 2024-04-10 17:27:07 -07:00
70934e54cf Remove unneeded comment 2024-04-10 16:34:14 -07:00
f6ad275030 Clean ups 2024-04-10 16:28:48 -07:00
6666a78936 Organization 2024-04-10 16:19:04 -07:00
b63962e90b Add additional assertions 2024-04-10 16:01:15 -07:00
4434de6241 Add test case 2024-04-10 15:47:26 -07:00
6d572424ac Add validation around dates 2024-04-10 14:02:25 -07:00
d371d14c1f Implement test 2024-04-10 13:49:07 -07:00
72eda1e909 Improve naming 2024-04-10 13:29:31 -07:00