mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-25 09:22:22 +00:00
removed dependancy from argv in our test
This commit is contained in:
@@ -6,6 +6,7 @@ import { StreamSession, VideoUrl } from './Types';
|
||||
|
||||
|
||||
// we cannot test groups parsing as that requires an actual session
|
||||
// TODO: add SharePoint urls
|
||||
describe('Destreamer parsing', () => {
|
||||
it('Input file to arrays of guids', async () => {
|
||||
const testSession: StreamSession = {
|
||||
|
||||
Reference in New Issue
Block a user