Skip to content

fix(api): run node tests via file glob#10981

Open
jz-nobody wants to merge 1 commit into
SecureBananaLabs:mainfrom
jz-nobody:codex/api-test-script-glob
Open

fix(api): run node tests via file glob#10981
jz-nobody wants to merge 1 commit into
SecureBananaLabs:mainfrom
jz-nobody:codex/api-test-script-glob

Conversation

@jz-nobody

Copy link
Copy Markdown

Summary

  • Fix the API workspace test script to execute concrete test files instead of passing the src/tests directory as a module entrypoint.
  • Preserve the existing Node test runner and API test suite.
  • Keep the change scoped to apps/api/package.json.

Validation

  • npm test
  • npm run build -w apps/web
  • git diff --check

Claim

/claim #743

Closes #10980

github-actions Bot added a commit that referenced this pull request Jul 7, 2026
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.

API test script should target test files instead of tests directory (jz-nobody reissue via #743)

1 participant