mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-16 03:50:03 -04:00
Update tests/
This commit is contained in:
parent
03565fdbea
commit
36da1c9214
86 changed files with 126 additions and 459 deletions
|
@ -10,7 +10,7 @@ beforeEach(() => {
|
|||
'tests/__data__/output/streams.db'
|
||||
)
|
||||
|
||||
const stdout = execSync(
|
||||
execSync(
|
||||
'DB_DIR=tests/__data__/output DATA_DIR=tests/__data__/input/data PUBLIC_DIR=tests/__data__/output/.gh-pages LOGS_DIR=tests/__data__/output/logs/generators npm run playlist:generate',
|
||||
{ encoding: 'utf8' }
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue