Created commands/create-database.js
This commit is contained in:
6
tests/__data__/input/site.channels.xml
Normal file
6
tests/__data__/input/site.channels.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site site="andorradifusio.ad">
|
||||
<channels>
|
||||
<channel lang="ca" xmltv_id="AndorraTV.ad" site_id="atv">Andorra TV</channel>
|
||||
</channels>
|
||||
</site>
|
||||
1
tests/__data__/output/test.db
Normal file
1
tests/__data__/output/test.db
Normal file
@@ -0,0 +1 @@
|
||||
{"lang":"ca","xmltv_id":"AndorraTV.ad","site_id":"atv","name":"Andorra TV","site":"andorradifusio.ad","filepath":"tests/__data__/input/site.channels.xml","cluster_id":1,"_id":"2lf1xEfDjyxPsXhO"}
|
||||
Reference in New Issue
Block a user