diff --git a/sites/tvtv.us/tvtv.us.test.js b/sites/tvtv.us/tvtv.us.test.js index c78a7f98..2b358bd2 100644 --- a/sites/tvtv.us/tvtv.us.test.js +++ b/sites/tvtv.us/tvtv.us.test.js @@ -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' }