Create commands/load-cluster.js

This commit is contained in:
Aleksandr Statciuk 2022-01-06 16:01:23 +03:00
parent f5dbc9376e
commit a1f0bc2d2a
10 changed files with 29683 additions and 29503 deletions

View file

@ -23,7 +23,8 @@ it('can create database', () => {
xmltv_id: 'AndorraTV.ad',
site_id: 'atv',
site: 'andorradifusio.ad',
filepath: 'tests/__data__/input/site.channels.xml',
channelsPath: 'tests/__data__/input/site.channels.xml',
configPath: 'tests/__data__/input/andorradifusio.ad.config.js',
cluster_id: 1
})
})