Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

e2e-TEST-COVERAGE.md

File metadata and controls

23 lines (17 loc) · 1.02 KB

E2E Test Coverage

The following table outlines the current e2e test coverage for various runtimes and environments in our project:

Runtime/Environment Status
Chrome
Node
Webpack
Rollup ⚠️
Metro ⚠️
React Natives ⚠️
Vite [✅] (packages/e2e-tests/vite/vite.config.ts)

Legend:

  • ✅ Fully covered by e2e tests
  • ⚠️ In progress
  • N/A Not applicable or not planned

Notes

  • Click on the icons in the table to view relevant e2e test configurations or workflows.