Commit a80fbf5
committed
test: add integration tests for setting primary email and phone number
Add comprehensive test coverage for updating user primary contact details through the Clerk API, including:
- Test for changing the primary email address to a secondary email and restoring the original
- Test for changing the primary phone number to a secondary phone and restoring the original
- Mock API response fixtures for both email and phone update workflows
- Validation that primary identifier changes are properly reflected in the user object and client session1 parent 894fde9 commit a80fbf5
11 files changed
+141
-0
lines changedLines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments