MCPcopy
hub / github.com/codeceptjs/CodeceptJS / config_test.js

File config_test.js

test/acceptance/config_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('Dynamic Config').config({ url: 'https://google.com' })
2
3Scenario('change config 1 @WebDriverIO @Puppeteer @Playwright', ({ I }) => {
4 I.amOnPage('/')

Callers

nothing calls this directly

Calls 9

FeatureInterface · 0.85
makeApiRequestMethod · 0.80
ScenarioInterface · 0.50
configMethod · 0.45
amOnPageMethod · 0.45
dontSeeInCurrentUrlMethod · 0.45
seeInCurrentUrlMethod · 0.45
seeMethod · 0.45

Tested by

no test coverage detected