Skip to content

Add integration test for creator profile update endpoint persistence - #729

Open
DavisVT wants to merge 1 commit into
accesslayerorg:mainfrom
DavisVT:feature/creator-profile-update-integration-test
Open

Add integration test for creator profile update endpoint persistence#729
DavisVT wants to merge 1 commit into
accesslayerorg:mainfrom
DavisVT:feature/creator-profile-update-integration-test

Conversation

@DavisVT

@DavisVT DavisVT commented Jul 29, 2026

Copy link
Copy Markdown
Contributor
  • Test display name and bio updates persist correctly
  • Verify GET returns updated values after successful PUT
  • Confirm 403 response when different wallet attempts update
  • Validate 400 response for empty/short display names
  • Ensure original values unchanged after failed attempts

Closes #707

- Test display name and bio updates persist correctly
- Verify GET returns updated values after successful PUT
- Confirm 403 response when different wallet attempts update
- Validate 400 response for empty/short display names
- Ensure original values unchanged after failed attempts

Closes accesslayerorg#707
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

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 integration test for the creator update endpoint persisting display name and bio changes

1 participant