Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(e2e): Add instructions and command for running tests locally FE-897 #430

Merged
merged 6 commits into from
Nov 23, 2024

Conversation

nelitow
Copy link
Contributor

@nelitow nelitow commented Nov 19, 2024

Summary

This PR updates the documentation and provides a new script command to simplify the process of running end-to-end (E2E) tests locally.

Changes

  • Updated the README to include detailed steps for running E2E tests locally.
  • Added a new npm script command to streamline the local testing setup.

New Script

pnpm test:e2e

Tasks Completed

  • Updated README with clear local testing instructions.
  • Added a convenient script for running E2E tests locally.

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuel-connectors ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2024 3:14pm

Copy link
Contributor

github-actions bot commented Nov 19, 2024

Coverage Report for Fuel Wallet (./packages/fuel-wallet)

Status Category Percentage Covered / Total
🔵 Lines 61.63% 143 / 232
🔵 Statements 61.63% 143 / 232
🔵 Functions 56.66% 17 / 30
🔵 Branches 86.95% 20 / 23
File CoverageNo changed files found.
Generated in workflow #1231 for commit 4676212 by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Nov 19, 2024

Coverage Report for Fuel Development Wallet (./packages/fuel-development-wallet)

Status Category Percentage Covered / Total
🔵 Lines 100% 19 / 19
🔵 Statements 100% 19 / 19
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #1231 for commit 4676212 by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Nov 19, 2024

Coverage Report for Fuelet Wallet (./packages/fuelet-wallet)

Status Category Percentage Covered / Total
🔵 Lines 100% 24 / 24
🔵 Statements 100% 24 / 24
🔵 Functions 100% 1 / 1
🔵 Branches 100% 1 / 1
File CoverageNo changed files found.
Generated in workflow #1231 for commit 4676212 by the Vitest Coverage Report Action

@LuizAsFight LuizAsFight merged commit 5e3d8fc into main Nov 23, 2024
10 checks passed
@LuizAsFight LuizAsFight deleted the nj/feat/e2e-dx branch November 23, 2024 15:25
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.

3 participants