MCPcopy Create free account
hub / github.com/codecombat/codecombat / fail

Method fail

app/views/editor/verifier/VerifierTest.js:261–266  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

259 }
260
261 fail (e) {
262 this.error = 'Failed due to infinite loop.'
263 this.state = 'error'
264 this.reportResults()
265 this.scheduleCleanup()
266 }
267
268 scheduleCleanup () {
269 if (!this.checkClampedProperties) {

Callers 11

wrapJasmineFunction · 0.80
Products.spec.jsFile · 0.80
sendContactMessageFunction · 0.80
loadProductsFunction · 0.80
constructorMethod · 0.80
fetchMethod · 0.80
fetchMethod · 0.80
onStripeReceivedTokenMethod · 0.80
onStripeReceivedTokenMethod · 0.80

Calls 2

reportResultsMethod · 0.95
scheduleCleanupMethod · 0.95

Tested by

no test coverage detected