Skip to content

test: cover self-freeze confirmation flow - #1006

Merged
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
mayborn005:fix/issue-936
Sep 27, 2026
Merged

Chucks1093 merged 1 commit into
accesslayerorg:devfrom
mayborn005:fix/issue-936

Conversation

@mayborn005

Copy link
Copy Markdown
Contributor

Summary

The self-freeze feature for portfolio holdings is already present on dev; this PR adds focused regression coverage for the user-facing confirmation and balance guard behavior so the implementation remains protected.

Validation

  • Covers confirmation submission with a requested amount
  • Covers rejection of amounts above the liquid balance
  • git diff --check passes

Closes #936

@drips-wave

drips-wave Bot commented Sep 26, 2026

Copy link
Copy Markdown

@mayborn005 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mayborn005

Copy link
Copy Markdown
Contributor Author

@accesslayerorg Please review this focused regression coverage for #936. The freeze implementation is already on dev; this PR adds tests for the confirmation step and available-balance guard.

Closes #936

@Chucks1093
Chucks1093 merged commit 5c859d3 into accesslayerorg:dev Sep 27, 2026
1 check 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.

Add freeze position toggle on user key holdings panel

3 participants