Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudBoost/cloudboost
/ versionTest.js
File
versionTest.js
test/CloudObject/versionTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"Version Test"
,
function
(done){
2
3
it(
"should set the Modified array"
,
function
(done){
4
var
obj =
new
CB.CloudObject(
'sample'
);
Callers
nothing calls this directly
Calls
7
findById
Method · 0.80
equalTo
Method · 0.80
find
Method · 0.80
done
Function · 0.50
set
Method · 0.45
get
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected