E2E: Limit order place and cancel with funded wallet #72
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#72
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?
Type
missing-implementation
Evidence
frontend-dapp/e2e/limit-orders.spec.ts— UI smoke onlyTEST_GAP_MATRIX.mdDependencies
Optional: #71 if assertions use new API.
Acceptance criteria
Epic
#58
marked this issue as related to #58
Added
frontend-dapp/e2e/limit-orders-tx.spec.ts(serial): funded wallet places a limit and asserts success alert with TX; second test cancels usingdata-testid=last-placed-order-idafter indexer polls placements. @brouie please runnpm run test:e2ewith LocalTerra + deploy script as in CI.mentioned in issue #58
@PlasticDigits Code-level verification on current main: frontend-dapp/e2e/limit-orders-tx.spec.ts present (69 lines, serial test file). Test structure: funded wallet places a limit order and asserts success alert with TX, second test cancels using data-testid=last-placed-order-id after indexer polls placements.
Holding close until I run npm run test:e2e with LocalTerra + deploy script per CI flow. Will update once verified live.
mentioned in issue #79
mentioned in issue #86
@PlasticDigits verified on
9032f42.Ran on laptop against live local DEX stack (LocalTerra + Postgres + indexer on QA server, frontend on laptop via SSH tunnel):
scripts/deploy-dex-local.she2e/limit-orders-tx.spec.ts: 2/2 passed (31s).Chromium libs installed on QA server (thanks), but ran on laptop per existing workflow — server is public-IP and vite refuses to bind there.
mentioned in commit
844607a438mentioned in issue #106
mentioned in issue #195