mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update tvtv.us.test.js
This commit is contained in:
parent
27f2476b6a
commit
7e7bcba540
1 changed files with 8 additions and 0 deletions
|
@ -37,6 +37,10 @@ it('can parse response', () => {
|
|||
title: 'Reflect and Renew With Kevin Naidoo',
|
||||
sub_title: 'Empowerment',
|
||||
description: `Kevin demonstrates a meditation and yoga practice to reclaim his courage and confidence.`,
|
||||
rating: {
|
||||
system: 'USA Parental Rating',
|
||||
value: 'TVG'
|
||||
},
|
||||
category: ['Health'],
|
||||
season: 1,
|
||||
episode: 6,
|
||||
|
@ -48,6 +52,10 @@ it('can parse response', () => {
|
|||
title: 'Four Senses',
|
||||
sub_title: 'Sizzled & Seared',
|
||||
description: `Everything is sizzled and seared as chef Corbin Tomaszeski joins Christine and Carl in the kitchen.`,
|
||||
rating: {
|
||||
system: 'USA Parental Rating',
|
||||
value: 'TVG'
|
||||
},
|
||||
category: ['House/garden'],
|
||||
icon: 'https://tvtv.us/gn/i/assets/p10464580_b_v7_aa.jpg?w=240&h=360'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue