Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ custom_objects_test.js
File
custom_objects_test.js
test/data/sandbox/configs/pageObjects/custom_objects_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Feature(
'@CustomStepsBuiltIn'
);
2
3
Scenario(
'Does not override'
, ({ I }) => {
4
I.say(
'Built in say'
);
Callers
nothing calls this directly
Calls
3
Feature
Interface · 0.85
Scenario
Interface · 0.50
say
Method · 0.45
Tested by
no test coverage detected