Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anvaka/VivaGraphJS
/ graphSerialization.js
File
graphSerialization.js
test/graphSerialization.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
test = require(
'tap'
).test;
2
var
Viva = require(
'../dist/vivagraph.js'
);
3
4
test(
'jsonStoreLoadProduceSameResult'
,
function
(t) {
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
assertGraphsAreSame
Function · 0.85
Tested by
no test coverage detected