lilith-platform.live/codebase/@features/provider-website/frontend-public
Natalie ae9265b259 fix(test): green the provider-website suite (142/142)
Four pre-existing failures surfaced once the @lilith dep-resolution issue was
fixed:
- useScrollTransition: guard document.fonts?.ready (absent in happy-dom/SSR/old
  browsers) so the effect doesn't throw.
- vitest.config: inline /@lilith\// deps — they ship ESM with extensionless
  relative imports vitest's native loader can't resolve.
- ContactForm.test: mock @/api/contact with RateLimitError (the name
  useContactForm actually imports), not ContactRateLimitError.
- useMeta.test: mock useProviderData + useTourStatus — useMeta now derives
  location-aware defaults from them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 15:58:52 -05:00
..
public
src fix(test): green the provider-website suite (142/142) 2026-06-19 15:58:52 -05:00
tooling
index.html
package.json deps-upgrade(frontend-public-quinn.www): ⬆️ Update dependencies across frontend-public and quinn.www to apply version bumps and security patches 2026-05-16 21:13:25 -07:00
tsconfig.json
vite.config.ts chore(frontend-public): 🔧 Update Vite build config for provider-website frontend to optimize plugins, settings, and environment variables 2026-06-03 06:04:11 -07:00
vitest.config.ts fix(test): green the provider-website suite (142/142) 2026-06-19 15:58:52 -05:00