php-uptelligence/tests
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
..
Feature Initial commit 2026-01-26 23:25:24 +00:00
Unit feat(uptelligence): add AltumCode vendor update checks 2026-03-12 08:40:26 +00:00
Pest.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
TestCase.php test: fix TestCase to use Orchestra Testbench for CI 2026-02-23 06:18:30 +00:00