Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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