Hec7or
unit tests with vitest, drizzle and d1
I am having problems running my hono API tests.
vites.config.ts
wrangler.toml
collections.test.ts
it is supposed to be using the local database inside .wrangler/state/v3/d1/miniflare-D1DatabaseObject/<SNIP>.sqlite since it is the one I have configured for local development and that works when I make requests with hoppscotch or any other client.3 replies