Skip to content

Add missing frontend Jest tests and enforce 80% coverage (#317) - #337

Merged
Carpenteri1 merged 2 commits into
sandboxfrom
#317-frontend-test-coverage
Aug 9, 2026
Merged

Add missing frontend Jest tests and enforce 80% coverage (#317)#337
Carpenteri1 merged 2 commits into
sandboxfrom
#317-frontend-test-coverage

Conversation

@Carpenteri1

Copy link
Copy Markdown
Owner

Add specs for all previously untested endpoint services, dialog components and directives, mocking HTTP calls via
HttpClientTestingModule instead of hitting the real API. Strengthen a handful of existing specs to close branch-coverage gaps. Wire up --coverage in the npm script and CI workflow, add an 80% coverage threshold to jest.config.js, ignore the generated coverage folder, and document the frontend testing standard in AGENTS.md.

Claude-Session: https://claude.ai/code/session_01Seb4UNi5e1cbYCKeg3QUXM

Add specs for all previously untested endpoint services, dialog
components and directives, mocking HTTP calls via
HttpClientTestingModule instead of hitting the real API. Strengthen a
handful of existing specs to close branch-coverage gaps. Wire up
--coverage in the npm script and CI workflow, add an 80% coverage
threshold to jest.config.js, ignore the generated coverage folder,
and document the frontend testing standard in AGENTS.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Seb4UNi5e1cbYCKeg3QUXM
@Carpenteri1 Carpenteri1 linked an issue Aug 8, 2026 that may be closed by this pull request
@Carpenteri1
Carpenteri1 merged commit 5af6610 into sandbox Aug 9, 2026
7 checks passed
@Carpenteri1
Carpenteri1 deleted the #317-frontend-test-coverage branch August 9, 2026 20:55
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.

add test for frontend

1 participant