php-uptelligence/tests/Unit
Snider f0a2f3fd1a feat(uptelligence): add AltumCode vendor update checks
Add automated version checking for AltumCode products and plugins:
- isAltumPlatform() routes altum vendors before OSS checks
- checkAltumProduct() fetches latest_release_version from product info.php
- checkAltumPlugin() looks up plugin versions from dev.altumcode.com
- In-memory cache avoids redundant HTTP calls for multiple plugins

14 Pest tests covering all paths (43 assertions).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:40:26 +00:00
..
.gitkeep Initial commit 2026-01-26 23:25:24 +00:00
AltumCodeCheckerTest.php feat(uptelligence): add AltumCode vendor update checks 2026-03-12 08:40:26 +00:00
AssetTrackerServiceTest.php security: fix shell injection in AssetTrackerService 2026-01-29 12:21:07 +00:00
WebhookPayloadValidationTest.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
WebhookSignatureVerificationTest.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00