php-uptelligence/tests/Unit
Snider 1d117c83e6 feat(uptelligence): add sync-altum-versions command to read deployed versions from disk
Reads PRODUCT_VERSION from init.php and plugin versions from config.php,
then updates uptelligence_vendors to reflect what is actually deployed.
Supports --dry-run and --path options. 7 tests, 16 assertions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:54:37 +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
AltumCodeVendorSeederTest.php feat(uptelligence): add AltumCode vendor seeder with 17 entries 2026-03-12 08:47:07 +00:00
AssetTrackerServiceTest.php security: fix shell injection in AssetTrackerService 2026-01-29 12:21:07 +00:00
SyncAltumVersionsCommandTest.php feat(uptelligence): add sync-altum-versions command to read deployed versions from disk 2026-03-12 08:54:37 +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