Skip to content

Conversation

deepjyoti30-st
Copy link
Contributor

@deepjyoti30-st deepjyoti30-st commented Aug 11, 2025

Summary of change

This PR adds integration tests for the following recipes:

  • emailpassword
  • emailverification
  • passwordless
  • webauthn

Related issues

Test Plan

All tests should pass

Screenshot 2025-08-12 at 2 07 23 PM Screenshot 2025-08-12 at 2 07 31 PM Screenshot 2025-08-12 at 2 07 39 PM Screenshot 2025-08-12 at 2 08 08 PM

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

  • Changelog has been updated
  • frontendDriverInterfaceSupported.json file has been updated (if needed)
    • Along with the associated array in lib/ts/version.ts
  • webJsInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In package.json
    • In package-lock.json
    • In lib/ts/version.ts
  • Had run npm run build-pretty
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Copy link
Contributor

github-actions bot commented Aug 11, 2025

size-limit report 📦

Path Size
lib/build/index.js 28.93 KB (0%)
recipe/emailverification/index.js 28.24 KB (0%)
recipe/emailpassword/index.js 28.29 KB (0%)
recipe/thirdparty/index.js 29.03 KB (0%)
recipe/session/index.js 24.83 KB (0%)
recipe/passwordless/index.js 29.37 KB (0%)
recipe/userroles/index.js 25.1 KB (0%)
recipe/multitenancy/index.js 27.64 KB (0%)
recipe/multifactorauth/index.js 27.67 KB (0%)
recipe/totp/index.js 27.43 KB (0%)
recipe/oauth2provider/index.js 27.32 KB (0%)
recipe/webauthn/index.js 32.59 KB (0%)

@deepjyoti30-st deepjyoti30-st force-pushed the feat/add-integration-tests branch from 0c336f7 to cd5ddc1 Compare August 12, 2025 08:35
@deepjyoti30-st deepjyoti30-st marked this pull request as ready for review August 12, 2025 08:39
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.

2 participants