library · inferred from evidence
ysugimoto/jest-preset-fastly-js-compute
A community Jest preset that maps fastly: namespaced imports to local mocks for testing.
- Jest fails with Cannot find module 'fastly:secret-store' for Fastly Compute@Edge app
Importing fastly:secret-store (or other fastly: namespaced modules) fails under Jest with Cannot find module 'fastly:secret-store' even though the app builds and deploys fine. Jest cannot resolve the fastly: namespace imports because those