Skip to content

test(e2e): disable withdraw controls when nothing is vested - #202

Closed
ZacLou wants to merge 1 commit into
TricklePay:mainfrom
ZacLou:feat/test-withdraw-disabled-nothing-vested
Closed

test(e2e): disable withdraw controls when nothing is vested#202
ZacLou wants to merge 1 commit into
TricklePay:mainfrom
ZacLou:feat/test-withdraw-disabled-nothing-vested

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 1, 2026

Copy link
Copy Markdown

Closes #149

Adds a Playwright end-to-end test that verifies the withdraw controls are disabled when the connected recipient has nothing withdrawable, including the case where the stream has started but not yet reached its cliff.

  • Asserts the Withdraw button, amount input, and Max button are all disabled.
  • Asserts the blocked reason is visible and mentions the cliff.
  • Confirms no transaction is submitted.

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.

Test that withdraw is disabled with nothing vested

2 participants