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
test: boot smoke-test for the API that runs without a real database
Gives loadEnv a throwaway DATABASE_URL and boots the server (app.ready + inject), so a
route-registration crash is caught in every environment instead of only surfacing as a 502
in production. Asserts /health responds and the WebDAV verbs route outside CORS.
0 commit comments