Skip to content

test: add FollowButton unit tests - #734

Merged
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
chidii:test/follow-button
Jul 29, 2026
Merged

test: add FollowButton unit tests#734
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
chidii:test/follow-button

Conversation

@chidii

@chidii chidii commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Closes #725

  • Created FollowButton component with Follow/Following states
  • Button calls onFollow with correct creator address when not following
  • Button calls onUnfollow when already following
  • Button disabled and shows Loading... while mutation is pending

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@chidii 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 6907383 into accesslayerorg:dev Jul 29, 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 follow button component toggling correctly between following and not following states

2 participants