mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update programme-tv.net.test.js
This commit is contained in:
parent
7c64de6f82
commit
43b4dfff92
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ it('can parse response', () => {
|
|||
stop: '2023-11-27T05:30:00.000Z',
|
||||
title: 'Programmes de la nuit',
|
||||
category: 'Autre',
|
||||
icon: 'https://www.programme-tv.net/imgre/fit/~2~program~978eb86d5b99cee0.jpg/128x180/quality/80/programmes-de-la-nuit.jpg'
|
||||
icon: 'https://www.programme-tv.net/imgre/fit/~2~program~978eb86d5b99cee0.jpg/960x540/quality/80/programmes-de-la-nuit.jpg'
|
||||
})
|
||||
|
||||
expect(results[27]).toMatchObject({
|
||||
|
@ -47,7 +47,7 @@ it('can parse response', () => {
|
|||
stop: '2023-11-27T23:45:00.000Z',
|
||||
title: 'Coup de foudre chez le Père Noël',
|
||||
category: 'Téléfilm',
|
||||
icon: 'https://www.programme-tv.net/imgre/fit/~2~program~5a4e78779c4a3fac.jpg/128x180/quality/80/coup-de-foudre-chez-le-pere-noel.jpg'
|
||||
icon: 'https://www.programme-tv.net/imgre/fit/~2~program~5a4e78779c4a3fac.jpg/960x540/quality/80/coup-de-foudre-chez-le-pere-noel.jpg'
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue