Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ coverage_test.js
File
coverage_test.js
examples/coverage_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Feature(
'Local server'
);
2
3
Scenario(
'Render buttons'
, ({ I }) => {
4
I.amOnPage(
'http://127.0.0.1:8080/'
);
Callers
nothing calls this directly
Calls
5
Feature
Interface · 0.85
Scenario
Interface · 0.50
amOnPage
Method · 0.45
see
Method · 0.45
forceClick
Method · 0.45
Tested by
no test coverage detected