Skip to content

Fix extension-system test script#591

Open
whodaniel wants to merge 1 commit intomainfrom
codex/run-automated-tests
Open

Fix extension-system test script#591
whodaniel wants to merge 1 commit intomainfrom
codex/run-automated-tests

Conversation

@whodaniel
Copy link
Owner

Motivation

  • Ensure the package test command does not fail CI or local checks when there are no tests present by making Jest exit successfully.

Description

  • Update packages/extension-system/package.json to change the test script to jest --passWithNoTests.

Testing

  • Ran pnpm --filter @the-new-fuse/extension-system test which reported "No tests found, exiting with code 0" and completed successfully.

Codex Task

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

    Please update your PR description to include these sections.

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

PR Description Missing Sections ⚠️

Your PR description is missing the following sections:

  • Summary

  • Changes

    Please update your PR description to include these sections.

@whodaniel
Copy link
Owner Author

I've fixed the main build issues (frontend scheduler/vite alias). Please merge main into this PR to verify tests pass.

@whodaniel
Copy link
Owner Author

I've verified the fix by building locally. Please rebase on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant