3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-30 11:47:06 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
d91598a25e Merge pull request #17540 from marcusmoore/fixes/asset-serial-validation
Fixed 500 when sending non-string for serial property
2025-08-07 20:53:07 +01:00
860a117567 Remove dump in test 2025-08-07 12:50:02 -07:00
b8fe3b18d4 Add "string" to serial rules for asset 2025-08-07 12:27:48 -07:00
8516856d37 Merge pull request #17456 from spencerrlongg/9511-validation-always-fails-on-encrypted-custom-fields
Fixed #9511 - Validation For Encrypted Custom Fields
2025-08-05 17:45:38 +01:00
8a40d7e35c tests added, regex validation working 2025-07-23 16:12:19 -05:00
0cc47aacbe Got tests to pass by making them match our current reality, rather than wishes 2025-07-18 16:14:32 +01:00
7c5110ed5d Add more action logs tests everywhere I can think of it. 2025-07-16 16:20:06 +01:00
0a474f48ad WIP: Adding various tests of the contents of ActionLogs for lots of events 2025-07-16 16:20:06 +01:00
b8239e8ed9 use laravel validation methods, email works 2025-07-15 14:17:49 -05:00
aafc8996c1 phpcbf fixes
Signed-off-by: snipe <snipe@snipe.net>
2025-06-27 12:18:54 +01:00
d8e7123576 Added uploaded files API controllers and presenters
Signed-off-by: snipe <snipe@snipe.net>
2025-06-27 11:37:31 +01:00
59db38524b Merge pull request #17094 from spencerrlongg/snipe-it-17051
Fixes #17051 - Nulling Custom Fields In Bulk Asset Updates
2025-06-11 10:31:28 +01:00
246f1373a8 Merge pull request #16948 from marcusmoore/bug/sc-29181
Require assigned_x to be integer on asset model
2025-06-06 07:57:20 +01:00
ed817dc414 Merge branch 'develop' into snipe-it-17051 2025-06-05 11:37:17 +01:00
12d5e4f7d2 cleanup and test 2025-06-03 19:07:02 -05:00
55cf5877c4 Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-06-03 05:28:45 +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
2a2acf6d1c Add failing test 2025-05-14 14:09:48 -07: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
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
cd10cd34f4 location update bug fix and test 2025-04-10 14:46:52 -04:00
8892a11e7e Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-04-09 06:40:14 +01:00
237975577d Merge pull request #16636 from marcusmoore/tests/delete-asset-tests
Added tests around deleting assets
2025-04-08 06:32:40 +01:00
5beb0bf534 Added assertion for success in test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:39:17 +01:00
4aeba2a96b Try to fix tests
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:02:37 +01:00
6a1bb06c13 Added tests
Signed-off-by: snipe <snipe@snipe.net>
2025-04-07 22:09:14 +01:00
1b95b29832 Add tests for deleting asset via ui 2025-04-03 16:12:13 -07:00
afd9282785 Update remaining comments from snipe/snipe-it to grokability/snipe-it 2025-04-03 12:07:05 -07:00
167001ed54 Fix eol rate in tests 2025-03-12 16:01:32 -07:00
163e19f1e9 Added label test
Signed-off-by: snipe <snipe@snipe.net>
2025-02-25 10:37:06 +00:00
5fa4f85c20 Merge pull request #16106 from marcusmoore/bug/sc-27960
Fixed asset show page erroring when asset not associated with model
2025-02-24 17:16:12 +00:00
7db11dc12b Merge pull request #16277 from Godmartinz/bulk_delete_asset_bug
Fixes deletion of assigned assets through bulk delete
2025-02-22 12:59:37 +00:00
a275391557 adds test for deleting assigned asset 2025-02-19 15:59:57 -08:00
347eb2bdee Fixed route parameters and tests to match
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 05:03:56 +00:00
31097bdc37 Formatting 2025-01-21 10:25:53 -08:00
e733d2a5d0 Backfill test 2025-01-21 10:24:15 -08:00
1be7508340 Add simple tests to ensure views render 2024-12-16 17:45:10 -08:00
eccdcc373e parent 2220828b00
author Brady Wetherington <bwetherington@grokability.com> 1728320853 +0100
committer Brady Wetherington <bwetherington@grokability.com> 1733158021 +0000

Prevent setting assigned_to without setting assigned_type

Fixed tests to include assigned_type when setting assigned_to

Add new tests for assigned_to without assigned_type

Added tighter validation to assigned_to and assigned_type, new tests

Fixed wrong comment

Fixed tests to include assigned_type when setting assigned_to

Add new tests for assigned_to without assigned_type

Fixed wrong comment
2024-12-02 16:53:08 +00:00
4188849ae1 Add failing test case 2024-10-21 12:19:48 -07:00
a8d853c44a Remove focus group tags 2024-10-17 15:26:27 -07:00
99dd51a965 Improve name 2024-10-17 14:53:18 -07:00
15c2169477 Scaffold additional tests 2024-10-17 14:31:05 -07:00
50fa6ce335 Scaffold tests 2024-10-17 14:12:22 -07:00
159a1d3f43 Be more explicit 2024-10-17 11:48:55 -07:00
604a964462 Improve scenario descriptions 2024-10-16 11:52:24 -07:00
2f72c66614 Add additional case 2024-10-16 11:30:06 -07:00
cba1a56040 Improve readability? 2024-10-15 17:38:11 -07:00
d9afde4610 Write failing test 2024-10-15 17:00:22 -07:00