Skip to content

test: add integration tests for delete mfa #7480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: wangsijie-prd-1008-add-totp
Choose a base branch
from

Conversation

wangsijie
Copy link
Contributor

Summary

Add integration tests for delete user mfa verification. Previously, we are unable to add a verification in integration tests, so the test cases are missing.

Testing

Integration tesets.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

COMPARE TO master

Total Size Diff 📈 +7.98 KB

Diff by File
Name Diff
packages/core/src/routes/account/index.openapi.json 📈 +1.49 KB
packages/core/src/routes/account/mfa-verifications.ts 📈 +1.81 KB
packages/integration-tests/src/api/account-center.ts 📈 +45 Bytes
packages/integration-tests/src/api/my-account.ts 📈 +880 Bytes
packages/integration-tests/src/tests/api/account/mfa.test.ts 📈 +3.78 KB

@wangsijie wangsijie force-pushed the wangsijie-prd-1008-add-totp branch from 505f3ca to 6863342 Compare June 24, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant