Skip to content

test: isolate CLI validation from live Tempo services#659

Merged
brendanjryan merged 1 commit into
wevm:mainfrom
parvahuja:parv/fix-cli-validate-faucet-flake
Jul 16, 2026
Merged

test: isolate CLI validation from live Tempo services#659
brendanjryan merged 1 commit into
wevm:mainfrom
parvahuja:parv/fix-cli-validate-faucet-flake

Conversation

@parvahuja

Copy link
Copy Markdown
Contributor

Summary

  • stub live Tempo faucet and transaction actions in CLI validation tests
  • preserve the real CLI, discovery, credential, and local HTTP server paths

Motivation

validate.test.ts reached public Tempo services while testing local CLI behavior. Slow faucet or RPC responses caused repeated 15-second timeouts, including on main.

Validation

  • VITE_TEMPO_NETWORK=none pnpm exec vp test --run src/cli/validate.test.ts (39 passed)
  • pnpm check:ci
  • pnpm check:types

@pkg-pr-new

pkg-pr-new Bot commented Jul 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@659

commit: a34aae7

@parvahuja parvahuja force-pushed the parv/fix-cli-validate-faucet-flake branch from 2bf2ae5 to a34aae7 Compare July 15, 2026 22:41
@parvahuja parvahuja marked this pull request as ready for review July 16, 2026 00:27
@brendanjryan brendanjryan merged commit 5a57e93 into wevm:main Jul 16, 2026
24 checks passed
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