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: resolve test failures and vitest config issues
- Add missing 'use' method to mock in hono-plugin.test.ts to fix "rawApp.use is not a function" error
- Update vitest configs to use index.ts paths and add subpath aliases (@objectstack/spec/api, /contracts, /data, etc.)
- Remove unused cleanupSuccess variable in build-schemas.ts
- Use RETRY_DELAY_BASE_MS constant consistently for exponential backoff delays
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/1d9e019e-bf4c-40a2-9034-f3c8d51a7cc0
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments