Integration test: audio

This commit is contained in:
DC
2016-09-15 06:36:10 -07:00
parent e4e789cc5b
commit f7ab27f9fd
10 changed files with 59 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
const test = require('tape')
const setup = require('./setup')
test('basic-streaming', function (t) {
test('video-streaming', function (t) {
setup.resetTestDataDir()
t.timeoutAfter(30e3)