3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-22 11:35:56 +00:00

24 Commits

Author SHA1 Message Date
ee499c1385 Fix base64-encoded image files for asset creation; add test 2025-10-07 16:00:16 +01:00
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
2a2acf6d1c Add failing test 2025-05-14 14:09:48 -07: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
a8d853c44a Remove focus group tags 2024-10-17 15:26:27 -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
42095c0167 Add reference link 2024-10-15 13:02:22 -07:00
ba69259f2d Fixed #13396 - do not allow checkout to undeployable status types
Signed-off-by: snipe <snipe@snipe.net>
2024-09-24 15:35:00 +01:00
1582d81e5b Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
2024-09-17 22:16:41 +01:00
07b1e3fb90 Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
2024-08-10 16:55:48 +01:00
181bafd012 Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
2024-06-05 10:28:35 +01:00
d202dfc225 Organize API tests into domains 2024-06-04 10:48:53 -07:00