You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix Functions tests: body parameter type, headers access, FunctionRegion usage
- Fix SupabaseClient tests: SupabaseLogger protocol changes, realtimeV2 -> realtime
- Fix Storage tests: remove JSONEncoder.defaultStorageEncoder usage
- Fix Realtime tests: remove redundant 'any' keyword from SupabaseLogger
- Fix Auth tests: make MockHelpers.mock a let constant for concurrency safety
- Fix CallbackManager tests: update file parameter and concurrency issues
- Fix Integration tests: TestLogger, realtimeV2 references, clock assignments
- Comment out clock assignments that need further work for testing
BREAKING: Several test APIs have changed due to v3.0.0 updates
0 commit comments