From b9a143863f2bb0a029a8ec2017225e6f724429f3 Mon Sep 17 00:00:00 2001 From: James Biggs Date: Wed, 24 Jul 2024 15:43:03 +0100 Subject: [PATCH] Updated test fixtures --- etna/api/tests/expected_results/article.json | 14 ++++++++++++-- etna/api/tests/expected_results/early_modern.json | 14 ++++++++++++-- .../tests/expected_results/focused_article.json | 14 ++++++++++++-- etna/api/tests/expected_results/postwar.json | 14 ++++++++++++-- 4 files changed, 48 insertions(+), 8 deletions(-) diff --git a/etna/api/tests/expected_results/article.json b/etna/api/tests/expected_results/article.json index c7754f96c..23783b26d 100644 --- a/etna/api/tests/expected_results/article.json +++ b/etna/api/tests/expected_results/article.json @@ -77,7 +77,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/examp.2e16d0ba.fill-1200x480.format-webp.webpquality-60_xM6LhM0.webp", "width": 100, "height": 40 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "hero_image_small": { "id": 13, @@ -93,7 +98,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/exampl.2e16d0ba.fill-600x400.format-webp.webpquality-60_BEZm7Hv.webp", "width": 100, "height": 68 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "display_content_warning": false, "custom_warning_text": "", diff --git a/etna/api/tests/expected_results/early_modern.json b/etna/api/tests/expected_results/early_modern.json index cb9297c01..e76cf2517 100644 --- a/etna/api/tests/expected_results/early_modern.json +++ b/etna/api/tests/expected_results/early_modern.json @@ -39,7 +39,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/examp.2e16d0ba.fill-1200x480.format-webp.webpquality-60_VQVfGTV.webp", "width": 100, "height": 40 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "hero_image_small": { "id": 5, @@ -55,7 +60,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/exampl.2e16d0ba.fill-600x400.format-webp.webpquality-60_XBKOSWE.webp", "width": 100, "height": 68 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "global_alert": null, "type_label": "Time period", diff --git a/etna/api/tests/expected_results/focused_article.json b/etna/api/tests/expected_results/focused_article.json index b11f3bd23..cd70154e1 100644 --- a/etna/api/tests/expected_results/focused_article.json +++ b/etna/api/tests/expected_results/focused_article.json @@ -77,7 +77,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/examp.2e16d0ba.fill-1200x480.format-webp.webpquality-60_mfg9Hat.webp", "width": 100, "height": 40 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "hero_image_small": { "id": 15, @@ -93,7 +98,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/exampl.2e16d0ba.fill-600x400.format-webp.webpquality-60_bj9aWVy.webp", "width": 100, "height": 68 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "display_content_warning": false, "custom_warning_text": "", diff --git a/etna/api/tests/expected_results/postwar.json b/etna/api/tests/expected_results/postwar.json index 47b47f8b4..b66c3962c 100644 --- a/etna/api/tests/expected_results/postwar.json +++ b/etna/api/tests/expected_results/postwar.json @@ -39,7 +39,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/examp.2e16d0ba.fill-1200x480.format-webp.webpquality-60_oHYAsUO.webp", "width": 100, "height": 40 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "hero_image_small": { "id": 7, @@ -55,7 +60,12 @@ "full_url": "https://nationalarchives.gov.uk/media/images/exampl.2e16d0ba.fill-600x400.format-webp.webpquality-60_ls5YpjY.webp", "width": 100, "height": 68 - } + }, + "transcript": null, + "translation": null, + "copyright": null, + "is_sensitive": false, + "custom_sensitive_image": null }, "global_alert": null, "type_label": "Time period",