Update tvtv.us.test.js

This commit is contained in:
Arkina
2022-07-07 04:10:09 -04:00
committed by GitHub
parent 27f2476b6a
commit 7e7bcba540

View File

@@ -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'
}