snipe
|
14bc2cc1ba
|
Added basic logging for maintenances
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 15:51:48 +01:00 |
|
snipe
|
ee4831cb30
|
Removed followsRedirects so we can check the status
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 14:23:41 +01:00 |
|
snipe
|
deb1afd28b
|
Few more replcamenents
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 14:14:21 +01:00 |
|
snipe
|
a6c6c7eae9
|
Updated tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 13:11:50 +01:00 |
|
snipe
|
c570f656bf
|
Renamed test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 12:27:48 +01:00 |
|
snipe
|
a5e37519f5
|
Merge pull request #17539 from grokability/add-file-uploads-to-maintenances
WIP: Add file uploads to maintenances
|
2025-08-10 11:13:19 +01:00 |
|
snipe
|
0f88d6eec3
|
Removed error logging
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-10 11:09:29 +01:00 |
|
snipe
|
3667fcddd7
|
Mark flappy API rate limiting tests as skipped :(
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-08 11:37:36 +01:00 |
|
snipe
|
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 |
|
Marcus Moore
|
860a117567
|
Remove dump in test
|
2025-08-07 12:50:02 -07:00 |
|
Marcus Moore
|
b8fe3b18d4
|
Add "string" to serial rules for asset
|
2025-08-07 12:27:48 -07:00 |
|
snipe
|
40269a724b
|
Fixed test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-07 18:42:59 +01:00 |
|
snipe
|
ec828318d8
|
Merge pull request #17417 from marcusmoore/snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
Fixed #17073 - delete old checkout requests
|
2025-08-07 18:32:13 +01:00 |
|
snipe
|
a90ff21cbf
|
Cleaned up a few more tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-07 16:58:44 +01:00 |
|
snipe
|
0ce0cee81f
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-07 16:53:18 +01:00 |
|
snipe
|
9a2c5ff195
|
Updated/added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-07 15:37:57 +01:00 |
|
snipe
|
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 |
|
Marcus Moore
|
ff39e8bd2c
|
Merge branch 'develop' into snipe-it-17073-asset-requests-are-not-deleted-when-asset-is-deleted
|
2025-08-04 12:43:03 -07:00 |
|
spencerrlongg
|
8a40d7e35c
|
tests added, regex validation working
|
2025-07-23 16:12:19 -05:00 |
|
snipe
|
2eaaeb8259
|
Merge pull request #17423 from grokability/tighter-permissions-on-non-admins
Tighter permissions on non-admins and demo modes
|
2025-07-22 14:32:50 +01:00 |
|
snipe
|
a02c62d62c
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-22 14:12:51 +01:00 |
|
snipe
|
a02792e9bf
|
Merge pull request #17300 from uberbrady/add_actionlog_tests
Fixed #17071 - Adding various tests of the contents of ActionLogs for lots of events
|
2025-07-22 10:51:30 +01:00 |
|
Marcus Moore
|
54663d3342
|
Pass order to api in test
|
2025-07-21 15:10:35 -07:00 |
|
snipe
|
909c33dccf
|
Fixed order location
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-21 22:45:17 +01:00 |
|
snipe
|
1adc9f1aa9
|
Attempt to fix flaky tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-21 22:18:15 +01:00 |
|
snipe
|
9dd4bc5fa8
|
Merge pull request #17391 from Godmartinz/add-components-notifications
FIXED: #13844 Adds Webhook and Mail Notifications for Components
|
2025-07-21 11:51:30 +01:00 |
|
snipe
|
14674947cb
|
Fixed test namespace
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-18 17:15:51 +01:00 |
|
snipe
|
f0fbb3cf36
|
Uncomment permissions test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-18 16:31:31 +01:00 |
|
Brady Wetherington
|
0cc47aacbe
|
Got tests to pass by making them match our current reality, rather than wishes
|
2025-07-18 16:14:32 +01:00 |
|
snipe
|
c601b8e62c
|
Updated test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-18 16:02:11 +01:00 |
|
snipe
|
1bb5dc7e69
|
Added one more test
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-17 20:40:01 +01:00 |
|
Brady Wetherington
|
58759acfe4
|
Think I hit _all_ of the tests we need to mess with here
|
2025-07-17 20:15:01 +01:00 |
|
snipe
|
c7280953dd
|
Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-17 20:08:32 +01:00 |
|
Marcus Moore
|
0102599708
|
Implement tests
|
2025-07-16 17:20:28 -07:00 |
|
Marcus Moore
|
960edd4adf
|
Improve clarity
|
2025-07-16 17:11:00 -07:00 |
|
Marcus Moore
|
3547fa723c
|
Delete requests when asset model is deleted
|
2025-07-16 17:04:14 -07:00 |
|
Marcus Moore
|
7a456185c6
|
Add explicit state for assets
|
2025-07-16 16:57:03 -07:00 |
|
Marcus Moore
|
dd79c3f2d6
|
Scaffold tests
|
2025-07-16 16:47:28 -07:00 |
|
Marcus Moore
|
35682d11f0
|
Add command to clean checkout requests
|
2025-07-16 14:49:45 -07:00 |
|
Marcus Moore
|
2afcc1e384
|
Add basic tests around asset request index
|
2025-07-16 12:25:37 -07:00 |
|
Brady Wetherington
|
7c5110ed5d
|
Add more action logs tests everywhere I can think of it.
|
2025-07-16 16:20:06 +01:00 |
|
Brady Wetherington
|
0a474f48ad
|
WIP: Adding various tests of the contents of ActionLogs for lots of events
|
2025-07-16 16:20:06 +01:00 |
|
spencerrlongg
|
b8239e8ed9
|
use laravel validation methods, email works
|
2025-07-15 14:17:49 -05:00 |
|
snipe
|
1e6cef52c9
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-15 15:17:08 +01:00 |
|
Godfrey M
|
64d397c3f3
|
add component notification tests
|
2025-07-10 11:26:10 -07:00 |
|
snipe
|
5abd2c7151
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-07-07 13:12:16 +01:00 |
|
snipe
|
aafc8996c1
|
phpcbf fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-27 12:18:54 +01:00 |
|
snipe
|
d8e7123576
|
Added uploaded files API controllers and presenters
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-27 11:37:31 +01:00 |
|
snipe
|
26774b4193
|
Merge pull request #17287 from uberbrady/limit_license_seat_increments
Fixed [FD-45786] - Limit changing of asset seat count to no more than 10k at a time
|
2025-06-24 17:43:02 +01:00 |
|
Brady Wetherington
|
a7a597d609
|
Added some tests around license seat changes
|
2025-06-24 17:35:49 +01:00 |
|