Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudBoost/cloudboost
/ defaultValue.js
File
defaultValue.js
test/CloudObject/defaultValue.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// To check if cloud objects are being saved properly on the server side with the default Values if not already provided with a value.
2
describe(
"Setting Default Values for Cloud Object"
,
function
(){
3
4
var
tableName = util.makeString();
Callers
nothing calls this directly
Calls
7
addColumn
Method · 0.80
done
Function · 0.50
after
Function · 0.50
save
Method · 0.45
get
Method · 0.45
set
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected