test: add interface tests

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
Alan Shaw
2019-04-03 10:38:35 +01:00
parent 1b9c591da6
commit f674122b6f
8 changed files with 126 additions and 56 deletions

View File

@ -13,7 +13,7 @@ const pipe = require('it-pipe')
const WS = require('../src')
// require('./compliance.node')
require('./compliance.node')
describe('instantiate the transport', () => {
it('create', () => {