platform · inferred from evidence
Fastly Compute@Edge
A Fastly platform where the app builds and deploys, and where fastly: namespaced modules exist.
- Jest fails with Cannot find module 'fastly:secret-store' for Fastly Compute@Edge app
Use the jest preset ysugimoto/jest-preset-fastly-js-compute in your jest config: it maps fastly: namespaced imports to local mocks so tests can run outside the Compute@Edge runtime. This is the integration Fastly's own maintainer recommends