clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
981 stars 221 forks source link

feat(e2e): Introduce multiple-apps-same-domain e2e tests #3672

Closed nikosdouvlis closed 2 weeks ago

nikosdouvlis commented 2 weeks ago

Description

Introduce integration tests for the multiple-apps-same-domain feature. For more details about the flows covered by these tests, please refer to the detailed comments in the integration/tests/sessions tests and the README in integration/certs

Checklist

Type of change

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 35ff2cfe8b32ea6ad5f5abba95612e7ec039c97d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages | Name | Type | | ----------------------- | ----- | | @clerk/clerk-js | Minor | | @clerk/backend | Minor | | @clerk/shared | Minor | | @clerk/astro | Patch | | @clerk/chrome-extension | Patch | | @clerk/clerk-expo | Patch | | @clerk/express | Patch | | @clerk/fastify | Patch | | @clerk/nextjs | Patch | | @clerk/remix | Patch | | @clerk/clerk-sdk-node | Patch | | @clerk/tanstack-start | Patch | | @clerk/testing | Patch | | @clerk/elements | Patch | | @clerk/clerk-react | Patch | | @clerk/ui | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR