Skip to content

Add website coverage tests#1790

Open
chenxiaojie555 wants to merge 1 commit into
graphql-hive:masterfrom
chenxiaojie555:codex/taskbounty-graphql-config-coverage
Open

Add website coverage tests#1790
chenxiaojie555 wants to merge 1 commit into
graphql-hive:masterfrom
chenxiaojie555:codex/taskbounty-graphql-config-coverage

Conversation

@chenxiaojie555

Copy link
Copy Markdown

Adds focused tests for the website-facing configuration and page modules. The tests use virtual mocks for website-only dependencies so the root test suite can exercise these modules without installing the separate website app dependencies.

This raises line coverage above the 80% target while keeping the change scoped to tests only.

Verification:

  • corepack pnpm exec vitest run . -> 3 files / 99 tests passed
  • corepack pnpm exec vitest run --coverage --coverage.reporter=text --coverage.reporter=json-summary -> all files line coverage 83.90%

AI-assisted, human-reviewed.

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.

1 participant