Skip to content

fix: replace placeholder npm test script#25

Open
antfleet-ops wants to merge 1 commit into
Virtual-Protocol:mainfrom
antfleet-ops:fix/acp-node-test-script
Open

fix: replace placeholder npm test script#25
antfleet-ops wants to merge 1 commit into
Virtual-Protocol:mainfrom
antfleet-ops:fix/acp-node-test-script

Conversation

@antfleet-ops

Copy link
Copy Markdown

Summary

  • replace the placeholder failing npm test script with the package's existing build validation
  • make standard npm test usable in clean checkouts and CI

Fixes #18.

Verification

  • npm test
  • npm run build

AntFleet audit provenance

Filed from antfleet-ops after AntFleet's two-model Virtuals repo scan found the package still exposed the default failing npm test placeholder.

Constraint: no test framework exists in this package today.\nRejected: failing placeholder npm test | breaks routine validation in CI and clean checkouts.\nConfidence: high\nScope-risk: narrow\nDirective: keep npm test mapped to a real maintained validation command.\nTested: npm test; npm run build\nNot-tested: none.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace placeholder npm test script with useful validation

1 participant