Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ custom_test.worker.js
File
custom_test.worker.js
test/data/sandbox/custom-worker/custom_test.worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Feature(
'Custom Workers'
);
2
3
Scenario(
'say custom something'
, ({ I }) => {
4
I.say(
'Hello Workers'
);
Callers
nothing calls this directly
Calls
4
Feature
Interface · 0.85
sayCustomMessage
Method · 0.80
Scenario
Interface · 0.50
say
Method · 0.45
Tested by
no test coverage detected