diff --git a/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups-fr.json b/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups-fr.json index 0249d5ae62cdb..be6daceb8320d 100644 --- a/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups-fr.json +++ b/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups-fr.json @@ -277,7 +277,7 @@ "description_short" : "Impact modéré sur l'environnement", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups.json b/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups.json index 5335bfcfd32f4..c9ba2bbdc1f5a 100644 --- a/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups.json +++ b/tests/integration/expected_test_results/api_v2_product_read/get-attribute-groups.json @@ -277,7 +277,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v2_product_read/get-fields-attribute-groups-all-knowledge-panels.json b/tests/integration/expected_test_results/api_v2_product_read/get-fields-attribute-groups-all-knowledge-panels.json index 3cddfc96bb7c8..f8d091a1b6ede 100644 --- a/tests/integration/expected_test_results/api_v2_product_read/get-fields-attribute-groups-all-knowledge-panels.json +++ b/tests/integration/expected_test_results/api_v2_product_read/get-fields-attribute-groups-all-knowledge-panels.json @@ -312,7 +312,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", @@ -639,7 +639,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v2_product_read/get-fields-raw.json b/tests/integration/expected_test_results/api_v2_product_read/get-fields-raw.json index c6bcbedf7f3bd..e3dd3faea6a79 100644 --- a/tests/integration/expected_test_results/api_v2_product_read/get-fields-raw.json +++ b/tests/integration/expected_test_results/api_v2_product_read/get-fields-raw.json @@ -116,6 +116,9 @@ "en:environmental-score-origins-of-ingredients-origins-are-100-percent-unknown", "en:environmental-score-production-system-no-label" ], + "ecoscore_tags" : [ + "c" + ], "editors_tags" : [ "tests" ], diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-api-v3-1.json b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-api-v3-1.json index 6625f5520f248..df5d14f94e472 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-api-v3-1.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-api-v3-1.json @@ -274,7 +274,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-fr.json b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-fr.json index 2bf203b78e6a2..4ed9cc6019bdd 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-fr.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups-fr.json @@ -274,7 +274,7 @@ "description_short" : "Impact modéré sur l'environnement", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups.json b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups.json index 6625f5520f248..df5d14f94e472 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-attribute-groups.json @@ -274,7 +274,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-existing-product-api-v3-1.json b/tests/integration/expected_test_results/api_v3_product_read/get-existing-product-api-v3-1.json index bd9fd1445161a..2a754b83e7ff0 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-existing-product-api-v3-1.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-existing-product-api-v3-1.json @@ -110,6 +110,9 @@ "en:environmental-score-origins-of-ingredients-origins-are-100-percent-unknown", "en:environmental-score-production-system-no-label" ], + "ecoscore_tags" : [ + "c" + ], "editors_tags" : [ "tests" ], diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-fields-attribute-groups-all-knowledge-panels.json b/tests/integration/expected_test_results/api_v3_product_read/get-fields-attribute-groups-all-knowledge-panels.json index 71299d31893b4..c566c03cea2af 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-fields-attribute-groups-all-knowledge-panels.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-fields-attribute-groups-all-knowledge-panels.json @@ -309,7 +309,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", @@ -632,7 +632,7 @@ "description_short" : "Moderate environmental impact", "grade" : "c", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-c.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 47, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/api_v3_product_read/get-fields-raw.json b/tests/integration/expected_test_results/api_v3_product_read/get-fields-raw.json index c13f890a3605a..a088ff72e9c6f 100644 --- a/tests/integration/expected_test_results/api_v3_product_read/get-fields-raw.json +++ b/tests/integration/expected_test_results/api_v3_product_read/get-fields-raw.json @@ -110,6 +110,9 @@ "en:environmental-score-origins-of-ingredients-origins-are-100-percent-unknown", "en:environmental-score-production-system-no-label" ], + "ecoscore_tags" : [ + "c" + ], "editors_tags" : [ "tests" ], diff --git a/tests/integration/expected_test_results/api_v3_product_write/patch-request-fields-updated-attribute-groups-knowledge-panels.json b/tests/integration/expected_test_results/api_v3_product_write/patch-request-fields-updated-attribute-groups-knowledge-panels.json index ed0beecfccda0..653ac9f865f07 100644 --- a/tests/integration/expected_test_results/api_v3_product_write/patch-request-fields-updated-attribute-groups-knowledge-panels.json +++ b/tests/integration/expected_test_results/api_v3_product_write/patch-request-fields-updated-attribute-groups-knowledge-panels.json @@ -275,7 +275,7 @@ "description_short" : "Unknown environmental impact", "grade" : "unknown", "icon_url" : "http://static.openfoodfacts.localhost/images/attributes/dist/ecoscore-unknown.svg", - "id" : "environmental_score", + "id" : "ecoscore", "match" : 0, "name" : "Eco-Score", "panel_id" : "environmental_score", diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070167470.json b/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070167470.json index 6f0be0c50b3d0..73d7cb717e656 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070167470.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070167470.json @@ -77,6 +77,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070815746.json b/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070815746.json index fa305a86d675d..c47349c63042e 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070815746.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/carrefour-images/products/3560070815746.json @@ -79,6 +79,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000838.json b/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000838.json index d57f6dc6c62eb..450aa9ac49a26 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000838.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000838.json @@ -80,6 +80,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000839.json b/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000839.json index e878f69e52aaf..cf949633fa75d 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000839.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/openfoodfacts_import_template_fr_test/products/5228857000839.json @@ -99,6 +99,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390017165.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390017165.json index b7605a82fcf62..8515b9ac5eb40 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390017165.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390017165.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020745.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020745.json index 2bbe4198e4cac..d8c6d9511a7e8 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020745.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020745.json @@ -91,6 +91,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020806.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020806.json index 0805d8d6658bb..512ec706b317f 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020806.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020806.json @@ -88,6 +88,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020998.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020998.json index 61d017f6285b0..9a34221fe57e1 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020998.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390020998.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021001.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021001.json index d045896da8828..933d9dc5a912e 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021001.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021001.json @@ -88,6 +88,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021469.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021469.json index a3af174cb6e59..4fe3fd67e9308 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021469.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021469.json @@ -85,6 +85,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021544.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021544.json index 3ad3a94cefd09..4492402463f78 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021544.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021544.json @@ -88,6 +88,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021568.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021568.json index 0e734b3c99567..ddf753d363b7f 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021568.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021568.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021926.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021926.json index 5e7208bd1542c..8f810742dd745 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021926.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390021926.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024781.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024781.json index 694af6def619d..b95922cd9a7ca 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024781.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024781.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024804.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024804.json index 8105440ac9531..367cde99171ed 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024804.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024804.json @@ -85,6 +85,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024842.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024842.json index 7b8f09442e244..5d98d29cba9d2 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024842.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024842.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024866.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024866.json index 3e4c0d12ecd1e..3cfda033dbcb4 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024866.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390024866.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025399.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025399.json index a3128d7e3112a..6fb948b4421d5 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025399.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025399.json @@ -87,6 +87,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025863.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025863.json index fad481712ec9b..a292c813c5ea2 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025863.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390025863.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026044.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026044.json index 1a7208faed6b2..30f3effdbf41e 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026044.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026044.json @@ -88,6 +88,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026648.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026648.json index 9123e65316d3d..c9f628b2f949b 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026648.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026648.json @@ -87,6 +87,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026754.json b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026754.json index cedaa19d450ad..a18445fcf7b5b 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026754.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/packagings-mousquetaires/products/3250390026754.json @@ -86,6 +86,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/3270190128403.json b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/3270190128403.json index 3b9b86874680d..11f75863e1b3b 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/3270190128403.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/3270190128403.json @@ -155,6 +155,9 @@ "producers", "producer-carrefour" ], + "ecoscore_tags" : [ + "a-plus" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/4270190128403.json b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/4270190128403.json index eac5caf1159b4..d359a431bf0cc 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/4270190128403.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/4270190128403.json @@ -104,6 +104,9 @@ "producers", "producer-test-food-company" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/5270190128403.json b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/5270190128403.json index 5c7d2e5099644..fb9e4adb48cc5 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/5270190128403.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/5270190128403.json @@ -92,6 +92,9 @@ "producers", "producer-world-test-food" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/7270190128403.json b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/7270190128403.json index 0957cf12db62b..586cc89c8c7af 100644 --- a/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/7270190128403.json +++ b/tests/integration/expected_test_results/convert_and_import_excel_file/test/products/7270190128403.json @@ -85,6 +85,9 @@ "producers", "producer-world-test-food" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006001.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006001.json index e8d4dfa3d8ce4..2abfe12b1e74c 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006001.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006001.json @@ -112,6 +112,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "d" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006002.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006002.json index e953d83e0f016..66f9413a57c20 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006002.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006002.json @@ -87,6 +87,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006003.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006003.json index a23284d12a2e6..35cd5a4beff44 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006003.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006003.json @@ -78,6 +78,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006004.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006004.json index 00c1ea26e2801..f977153cfeb7b 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006004.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006004.json @@ -106,6 +106,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "b" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006005.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006005.json index c51addc408a11..b14707e9cf7fe 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006005.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006005.json @@ -83,6 +83,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006006.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006006.json index b4cdf34bbeb70..406874a4f422d 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006006.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006006.json @@ -79,6 +79,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006007.json b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006007.json index 082d066e8f059..6713d2ea2795a 100644 --- a/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006007.json +++ b/tests/integration/expected_test_results/import_csv_file/replace_existing_values/3003004006007.json @@ -75,6 +75,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006001.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006001.json index d27728bbca84d..bd1dd24e5fbf5 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006001.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006001.json @@ -104,6 +104,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "d" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006002.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006002.json index 088b53c3e11e3..5de2d855e82f8 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006002.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006002.json @@ -79,6 +79,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006003.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006003.json index a414b3f4f90da..20fa5228245e7 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006003.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006003.json @@ -78,6 +78,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006004.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006004.json index 7baed0914daf1..da8ad227e3d82 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006004.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006004.json @@ -96,6 +96,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "b" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006005.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006005.json index a8c97afaf338a..34a945b71de05 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006005.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006005.json @@ -75,6 +75,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006006.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006006.json index 8c67f80e994a6..1b80610a876cc 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006006.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006006.json @@ -77,6 +77,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/import_csv_file/test/2003004006007.json b/tests/integration/expected_test_results/import_csv_file/test/2003004006007.json index 7040161a8c5d3..212cc178c5b63 100644 --- a/tests/integration/expected_test_results/import_csv_file/test/2003004006007.json +++ b/tests/integration/expected_test_results/import_csv_file/test/2003004006007.json @@ -75,6 +75,9 @@ "producers", "producer-test-org" ], + "ecoscore_tags" : [ + "unknown" + ], "editors_tags" : [ "test-user" ], diff --git a/tests/integration/expected_test_results/page_crawler/crawler-access-category-facet-page.html b/tests/integration/expected_test_results/page_crawler/crawler-access-category-facet-page.html index 65e994c4daa1c..511ff52444947 100644 --- a/tests/integration/expected_test_results/page_crawler/crawler-access-category-facet-page.html +++ b/tests/integration/expected_test_results/page_crawler/crawler-access-category-facet-page.html @@ -694,7 +694,7 @@