Skip to content

test(ui): add MSW coverage for web service adapters#37

Merged
v-byte-cpu merged 1 commit into
mainfrom
test/msw-web-service-adapter-coverage
Jun 6, 2026
Merged

test(ui): add MSW coverage for web service adapters#37
v-byte-cpu merged 1 commit into
mainfrom
test/msw-web-service-adapter-coverage

Conversation

@v-byte-cpu
Copy link
Copy Markdown
Collaborator

Summary

  • Add an opt-in MSW helper for UI web API service tests
  • Convert existing web service adapter tests from SDK mocks to MSW
  • Add MSW coverage for remaining platform web service adapters
  • Document the web service adapter MSW pattern in react-vite-structure

Validation

  • pnpm test:ui
  • pnpm check:ui
  • pnpm lint:ui
  • python3 ~/.codex/skills/.system/skill-creator/scripts/quick_validate.py skills/react-vite-structure

Add an opt-in MSW test helper for generated Clear API web services and use it
to cover platform web adapters at the HTTP boundary.

Document the same service-adapter testing pattern in the React/Vite structure
skill so future web service tests follow the same approach.
@v-byte-cpu v-byte-cpu merged commit e8fe958 into main Jun 6, 2026
2 checks passed
@v-byte-cpu v-byte-cpu deleted the test/msw-web-service-adapter-coverage branch June 6, 2026 22:33
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