Test: XACA-0513 — Sync fleet-monitor/server tests for Node 18/20/22 CI#31
Merged
Conversation
Add 5 test files and helpers/app-factory.js to enable node --test CI across Node 18, 20, and 22 matrix. Tests were previously excluded from sync via the -not -path "*/tests/*" exclusion in sync-tap.sh (XACA-0513). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fleet-monitor/andserver/directories to restore a complete Node 18/20/22 CI test matrix--admin(missing tests caused CI gaps)sync-tap.shfix + submodule pointer bumpTest files synced
From
fleet-monitor/tests/andserver/tests/— 6 test files covering the Node.js server and fleet-monitor components. All import paths verified clean against tap layout;supertestversion pin already present inpackage.json.CI validation
This PR exists solely to validate that the Node 18, 20, and 22 CI workflows pass against the synced test files. Do not merge until the paired dev-team PR is ready and subitem 005 (the parent agent) coordinates merge.
Related
--admin)🤖 Generated with Claude Code