Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/imakewebthings/deck.js
/ loadFixtures
Function
loadFixtures
test/lib/jasmine-jquery.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
};
8
9
var
loadFixtures =
function
() {
10
jasmine.getFixtures().proxyCallTo_(
'load'
, arguments);
11
};
12
13
var
setFixtures =
function
(html) {
14
jasmine.getFixtures().set(html);
Callers
6
spec.navigation.js
File · 0.85
spec.scale.js
File · 0.85
spec.menu.js
File · 0.85
spec.core.js
File · 0.85
spec.goto.js
File · 0.85
spec.status.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected