Skip to content

feat(e2e): implement bidding operations test suite#209

Closed
nomadbitcoin wants to merge 1 commit intoe2e-tests/onchain-setup-and-wallet-interactionsfrom
e2e-tests/bidding-operations
Closed

feat(e2e): implement bidding operations test suite#209
nomadbitcoin wants to merge 1 commit intoe2e-tests/onchain-setup-and-wallet-interactionsfrom
e2e-tests/bidding-operations

Conversation

@nomadbitcoin
Copy link
Copy Markdown
Contributor

@nomadbitcoin nomadbitcoin commented Apr 7, 2026

Summary

  • Bidding operations E2E tests: place bid, bid validation, unbid, vouch, and unvouch scenarios
  • Uses custom commands and data-testid selectors from the stack below

Stack

Stacked on #208#204. Bases will be updated progressively as each PR merges into main.

Test plan

  • Human account (Dave) can place a bid successfully
  • Bid validation: minimum amount and insufficient balance scenarios
  • Bidder can unbid; non-bidder cannot unbid
  • Member can vouch and unvouch for an address

@nomadbitcoin nomadbitcoin changed the title feat(e2e): implement bidding operations test suite (Story 1.7) feat(e2e): implement bidding operations test suite Apr 7, 2026
@nomadbitcoin nomadbitcoin force-pushed the e2e-tests/bidding-operations branch 2 times, most recently from 7886473 to 6e5e8be Compare April 7, 2026 11:47
@nomadbitcoin nomadbitcoin force-pushed the e2e-tests/onchain-setup-and-wallet-interactions branch from fa58c83 to f8c5f16 Compare April 7, 2026 11:53
@nomadbitcoin nomadbitcoin force-pushed the e2e-tests/bidding-operations branch from 6e5e8be to 4027a41 Compare April 7, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant