Empty KV eventhough preview KV has values during Vitest
Hello everyone,
basically the title already tells what my problem is, which I can't seem to get to work.
Basically with a CI pipeline I want to test my worker (which is basically a REST api). It should use the preview KV I am using in development.
But the KV is always empty. It seems like in my implementation it is using the production KV.
Could anyone help me with it ?
0 Replies