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: add missing subpath aliases to vitest configs and fix plugin-auth test mocks
- Add @objectstack/spec/api and @objectstack/spec/kernel aliases to driver-memory, service-ai, and plugin-hono-server vitest configs
- Add missing get() method to rawApp mocks in plugin-auth tests
- Ensures all packages that depend on @objectstack/core have complete alias definitions for transitive dependencies
- Fixes ENOTDIR error: "not a directory, open '.../spec/src/index.ts/api'"
- Fixes TypeError: "rawApp.get is not a function" in plugin-auth tests
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/dbd1f109-9696-4678-a767-f2f51a085159
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments