Skip to content

test(frontend): add wave 3 hook coverage#5250

Open
fpigeonjr wants to merge 2 commits intomainfrom
OPS-5160/wave-three
Open

test(frontend): add wave 3 hook coverage#5250
fpigeonjr wants to merge 2 commits intomainfrom
OPS-5160/wave-three

Conversation

@fpigeonjr
Copy link
Contributor

Summary

  • add hook-focused unit tests for agreement review and CAN detail workflow hooks in Wave 3
  • capture local coverage results and validation commands in the Wave 3 tracking doc
  • verify targeted tests, coverage, lint, and format locally

Testing

  • bun run format
  • bun run lint
  • bun run test --watch=false src/pages/agreements/review/ReviewAgreement.hooks.test.js src/pages/cans/detail/CanFunding.hooks.test.js src/pages/cans/detail/Can.hooks.test.js
  • bunx vitest run --coverage src/pages/agreements/review/ReviewAgreement.hooks.test.js src/pages/cans/detail/CanFunding.hooks.test.js src/pages/cans/detail/Can.hooks.test.js

@fpigeonjr fpigeonjr self-assigned this Mar 11, 2026
Add focused hook tests for agreement review and CAN detail workflows.

Advance the phased coverage ratchet with stable local validation.
@fpigeonjr fpigeonjr force-pushed the OPS-5160/wave-three branch from e443629 to 188ee1d Compare March 11, 2026 19:08
Reinstall and verify the Cypress binary after dependency setup.

This keeps retried installs from leaving E2E jobs without the runtime.
@fpigeonjr fpigeonjr marked this pull request as ready for review March 11, 2026 20:53
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.

2 participants