Skip to content

Fix Supabase Mock Configuration in Tests #197

@respp

Description

@respp

Tests are failing because Supabase mocks are not properly configured. Many tests throw undefined is not an object (evaluating 'supabase.auth.getUser').

Acceptance Criteria

  • All authentication tests pass
  • Supabase mocks consistent across all test files
  • Wallet authentication tests working
  • Test coverage > 80%

Files to Fix

  • tests/integration/wallet-auth.test.ts
  • tests/integration/booking.test.ts
  • src/tests/sync.service.test.ts

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions