Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thx/rap2-delos
/ test.organization.js
File
test.organization.js
test/test.organization.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global describe, it, before */
2
const
app = require(
'../dist/scripts/app'
).default
3
const
request = require(
'supertest'
).agent(app.listen())
4
const
should = require(
'chai'
).should()
Callers
nothing calls this directly
Calls
4
validOrganization
Function · 0.85
send
Method · 0.80
get
Method · 0.80
validPagination
Function · 0.70
Tested by
no test coverage detected