Skip to content

test(blacklist): add is_wallet_blacklisted view tests (#725) - #735

Merged
Chucks1093 merged 4 commits into
accesslayerorg:mainfrom
Cmitchelle7:fix/blacklist-view-tests-725
Aug 25, 2026
Merged

test(blacklist): add is_wallet_blacklisted view tests (#725)#735
Chucks1093 merged 4 commits into
accesslayerorg:mainfrom
Cmitchelle7:fix/blacklist-view-tests-725

Conversation

@Cmitchelle7

Copy link
Copy Markdown
Contributor

Description
Adds dedicated unit tests for the is_wallet_blacklisted view covering all acceptance criteria.

Tests Added

  • Returns false for non-blacklisted wallet
  • Returns true after wallet is blacklisted
  • Returns false after wallet is removed from blacklist

Closes #725

@drips-wave

drips-wave Bot commented Aug 25, 2026

Copy link
Copy Markdown

@Cmitchelle7 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

@Chucks1093
Chucks1093 merged commit 94e44ef into accesslayerorg:main Aug 25, 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 unit tests for the blacklist view returning the correct status for blacklisted and non-blacklisted wallets

2 participants