Skip to content

[codex] Align local and CI test checks - #445

Draft
piers-sinclair wants to merge 2 commits into
mainfrom
codex/test-ci-coverage
Draft

[codex] Align local and CI test checks#445
piers-sinclair wants to merge 2 commits into
mainfrom
codex/test-ci-coverage

Conversation

@piers-sinclair

Copy link
Copy Markdown
Owner

Summary

  • add frontend unit tests to frontend CI
  • expand local ci-check to run frontend lint, format, generated API verification, Vitest, build, and Playwright
  • keep backend unit coverage gated at 80%, but run integration tests without a line-coverage gate
  • update docs to describe the new test/coverage policy

Validation

  • dotnet build -c Release

Notes

  • bash-based script checks could not be executed locally because this Windows host maps bash to WSL and no WSL distribution is installed.
  • Initial dotnet build attempts were blocked by sandbox access to the user NuGet.Config; rerunning with approved filesystem access passed.

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