MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / specHref

Function specHref

ui/plugins/ui/jasmine/jasmine-html.js:696–699  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

694 }
695
696 function specHref(result) {
697 // include window.location.pathname to fix issue with karma-jasmine-html-reporter in angular: see https://github.com/jasmine/jasmine/issues/1906
698 return (window.location.pathname || "") + addToExistingQueryString("spec", result.fullName)
699 }
700
701 function seedHref(seed) {
702 // include window.location.pathname to fix issue with karma-jasmine-html-reporter in angular: see https://github.com/jasmine/jasmine/issues/1906

Callers 2

summaryListFunction · 0.85
failureDescriptionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected