E2E Playwright: hybrid swap with book leg on LocalTerra #79
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Evidence
e2e/swap.spec.ts— no hybrid fill assertion todayDependencies
Acceptance criteria
Epic
#59
marked this issue as related to #59
marked this issue as related to #61
E2E: New
frontend-dapp/e2e/hybrid-swap.spec.ts(withskipIfLcdUnreachable) walks the swap UI: enable hybrid book leg, enter amounts, and assert the disclosurerole=alertplus the documentation link. Complements Vitest. @brouie please run Playwright against LocalTerra when available.mentioned in issue #59
@PlasticDigits Code-level verification on current main: frontend-dapp/e2e/hybrid-swap.spec.ts present with 2 tests:
Both tests use skipIfLcdUnreachable and skipIfNoTxAlert helpers for clean skips when environment isn't ready.
Holding close until I run npm run test:e2e with LocalTerra + seeded resting limit + deployed contracts. DEX stack (postgres + localterra) is up on the QA server; still need contract deploys + funded wallet setup before Playwright. Will batch with #71 and #72 when ready.
mentioned in issue #86
@PlasticDigits verified on
9032f42.Same stack as #72 (local DEX stack on QA server, frontend on laptop).
e2e/hybrid-swap.spec.ts: 2/2 passed (18s).mentioned in issue #193