Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 730 Bytes

File metadata and controls

9 lines (7 loc) · 730 Bytes

Context exports

The Workers here demonstrate how to access and test the ctx.exports property.

Test Overview
auxiliary.test.ts Integration test with an auxiliary Worker that accesses its ctx.exports
integration.test.ts Integration test with a Worker that accesses its ctx.exports
unit.test.ts Unit tests of ctx.exports, constructed, imported and via a Worker