MCPcopy
hub / github.com/thx/rap2-delos / test.interface.js

File test.interface.js

test/test.interface.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global describe, it, before */
2let app = require('../dist/scripts/app').default
3let request = require('supertest').agent(app.listen())
4let should = require('chai').should()

Callers

nothing calls this directly

Calls 3

validInterfaceFunction · 0.85
sendMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected