[totem-pl-parser] tests: Update for podcast URL change
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] tests: Update for podcast URL change
- Date: Wed, 16 Jan 2019 11:51:14 +0000 (UTC)
commit e64fcb94126ae8049e5ec3ba1b5f2ee8b0525d60
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jan 16 12:46:07 2019 +0100
tests: Update for podcast URL change
plparse/tests/parser.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plparse/tests/parser.c b/plparse/tests/parser.c
index 87a1f64..1bc3c09 100644
--- a/plparse/tests/parser.c
+++ b/plparse/tests/parser.c
@@ -533,7 +533,7 @@ test_itms_parsing (void)
}
/* From https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo=4
*/
- g_assert_cmpstr (parser_test_get_playlist_uri
("https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo%3D4#"), ==,
"http://ws.geronimo.thisisglobal.com/api/RssFeed/GetPodcasts?StationId=27f88187-4880-4e70-be90-1a7dad1beb5e&ShowId=999e3658-ae1a-400b-9697-5bc35d5aa411");
+ g_assert_cmpstr (parser_test_get_playlist_uri
("https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo%3D4#"), ==,
"https://rss.hosting.thisisdax.com/ed87f36a-7b44-4e79-beea-f3220752406c");
g_assert_cmpstr (parser_test_get_playlist_uri
("http://itunes.apple.com/gb/podcast/radio-1-mini-mix/id268491175?uo=4"), ==,
"https://podcasts.files.bbci.co.uk/p02nrtyg.rss");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]