mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update update.test.js
This commit is contained in:
parent
3c7794d0a4
commit
8d9e413365
1 changed files with 11 additions and 30 deletions
|
@ -23,39 +23,20 @@ it('can generate /guides', () => {
|
||||||
> NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/update.js
|
> NODE_OPTIONS=--max-old-space-size=5120 node scripts/commands/guides/update.js
|
||||||
|
|
||||||
starting...
|
starting...
|
||||||
loading data/countries.json...
|
|
||||||
loading data/channels.json...
|
loading data/channels.json...
|
||||||
loading data/regions.json...
|
|
||||||
loading data/subdivisions.json...
|
|
||||||
loading database/programs.db...
|
loading database/programs.db...
|
||||||
found 5 programs
|
found 6 programs
|
||||||
creating tests/__data__/output/guides/dk.xml...
|
creating tests/__data__/output/guides/allente.se.xml...
|
||||||
creating tests/__data__/output/guides/dk.xml.gz...
|
creating tests/__data__/output/guides/allente.se.xml.gz...
|
||||||
creating tests/__data__/output/guides/dk.json...
|
creating tests/__data__/output/guides/allente.se.json...
|
||||||
creating tests/__data__/output/guides/uk.xml...
|
creating tests/__data__/output/guides/virginmedia.com.xml...
|
||||||
creating tests/__data__/output/guides/uk.xml.gz...
|
creating tests/__data__/output/guides/virginmedia.com.xml.gz...
|
||||||
creating tests/__data__/output/guides/uk.json...
|
creating tests/__data__/output/guides/virginmedia.com.json...
|
||||||
creating tests/__data__/output/guides/allente.se/da.xml...
|
creating tests/__data__/output/guides/sky.com.xml...
|
||||||
creating tests/__data__/output/guides/allente.se/da.xml.gz...
|
creating tests/__data__/output/guides/sky.com.xml.gz...
|
||||||
creating tests/__data__/output/guides/allente.se/da.json...
|
creating tests/__data__/output/guides/sky.com.json...
|
||||||
creating tests/__data__/output/guides/virginmedia.com/en.xml...
|
|
||||||
creating tests/__data__/output/guides/virginmedia.com/en.xml.gz...
|
|
||||||
creating tests/__data__/output/guides/virginmedia.com/en.json...
|
|
||||||
creating tests/__data__/output/guides/sky.com/fr.xml...
|
|
||||||
creating tests/__data__/output/guides/sky.com/fr.xml.gz...
|
|
||||||
creating tests/__data__/output/guides/sky.com/fr.json...
|
|
||||||
creating tests/__data__/output/guides/sky.com/en.xml...
|
|
||||||
creating tests/__data__/output/guides/sky.com/en.xml.gz...
|
|
||||||
creating tests/__data__/output/guides/sky.com/en.json...
|
|
||||||
creating tests/__data__/output/logs/guides/update.log...
|
creating tests/__data__/output/logs/guides/update.log...
|
||||||
|
finished
|
||||||
report:
|
|
||||||
┌─────────┬────────────┬───────────┬──────┬──────────┬────────────────┬───────────┐
|
|
||||||
│ (index) │ type │ site │ lang │ channel │ broadcast_area │ languages │
|
|
||||||
├─────────┼────────────┼───────────┼──────┼──────────┼────────────────┼───────────┤
|
|
||||||
│ 0 │ 'no_guide' │ 'sky.com' │ 'fr' │ 'CNN.us' │ [ 'c/US' ] │ [ 'eng' ] │
|
|
||||||
└─────────┴────────────┴───────────┴──────┴──────────┴────────────────┴───────────┘
|
|
||||||
found 1 error(s)
|
|
||||||
`
|
`
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue