Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ end
Method
end
lib/step/section.js:36–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
end() {
37
currentSection = null
38
event.dispatcher.off(event.step.started, this.attachMetaStep)
39
return
this
40
}
41
42
/**
43
* @returns {Section}
Callers
6
loginFunction
Function · 0.95
start
Method · 0.95
endSection
Function · 0.80
setupMiddleware
Method · 0.80
loginAndSave
Function · 0.80
downloadFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected