Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudBoost/cloudboost
/ createTestTables.js
File
createTestTables.js
test/CloudTable/createTestTables.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
"Should Create All Test Tables"
,
function
(done) {
2
3
before(
function
() {
4
this.timeout(10000);
Callers
nothing calls this directly
Calls
6
addColumn
Method · 0.80
done
Function · 0.50
after
Function · 0.50
save
Method · 0.45
get
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected