stack/apps/e2e/tests/backend/endpoints/api/v1/internal
BilalG1 2af2a591b4
Skip analytics init on apps without persistent token store (#1336)
Owned admin apps are constructed with `tokenStore: null`, which caused
EventTracker/SessionRecorder flushes to throw from
_ensurePersistentTokenStore() after #1331 removed the silencing.

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Improved analytics stability and privacy by restricting session
recording and event tracking to environments with required persistent
storage.
* **Tests**
* Adjusted a few end-to-end tests to skip when running against a local
emulator to reduce spurious failures.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-14 09:43:37 -07:00
..
payments [Feat] Add payment methods page to dashboard (#1103) 2026-01-20 14:33:31 -08:00
projects Speed up tests (#1063) 2025-12-28 11:25:04 -08:00
api-keys.test.ts Speed up tests (#1063) 2025-12-28 11:25:04 -08:00
component-versions.test.ts dev tool indicator (#1272) 2026-04-13 17:43:03 -07:00
config-local-emulator.test.ts make config typesafe (#1254) 2026-04-06 18:31:55 +00:00
config.test.ts "Require publishable client key" toggle (#1158) 2026-02-19 10:23:16 -08:00
email-drafts.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email-queue-step.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
email-templates-create.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email-templates.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
failed-emails-digest.test.ts Update email rendering code to use latest version of freestyle and to have a fallback with vercel sandbox (#1091) 2026-01-14 10:53:16 -08:00
feedback.test.ts Skip analytics init on apps without persistent token store (#1336) 2026-04-14 09:43:37 -07:00
local-emulator-project.test.ts make config typesafe (#1254) 2026-04-06 18:31:55 +00:00
managed-email-onboarding.test.ts Managed email provider (#1222) 2026-03-09 20:23:11 -07:00
projects.test.ts Fix tests 2026-03-30 11:25:28 -07:00
sign-up-rules-stats.test.ts Hover tooltip for signup rules 2026-03-23 12:34:23 -07:00
sign-up-rules-test.test.ts Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
transactions-refund.test.ts Partial refunds frontend (#1123) 2026-01-29 11:20:04 -08:00
transactions.test.ts fix product route access (#1134) 2026-01-27 18:30:14 +00:00
wysiwyg-edit.test.ts Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00