Skip to content

Commit

Permalink
test: Update tests results
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Food Facts Bot committed Oct 24, 2024
1 parent 8d449e7 commit fed86f1
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,6 @@
"ingredients" : [
{
"ciqual_food_code" : "20505",
"ecobalyse_code" : "lentils-uncooked-eu",
"id" : "en:green-lentils",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down Expand Up @@ -685,8 +684,10 @@
"ingredients_with_unspecified_percent_sum" : 100,
"ingredients_without_ciqual_codes" : [],
"ingredients_without_ciqual_codes_n" : 0,
"ingredients_without_ecobalyse_ids" : [],
"ingredients_without_ecobalyse_ids_n" : 0,
"ingredients_without_ecobalyse_ids" : [
"en:green-lentils"
],
"ingredients_without_ecobalyse_ids_n" : 1,
"interface_version_created" : "import_csv_file - version 2019/09/17",
"known_ingredients_n" : 5,
"labels" : "Organic, EU Organic, FR-BIO-01, AB Agriculture Biologique, Agriculture France",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ingredients" : [
{
"ciqual_food_code" : "19023",
"ecobalyse_code" : "milk",
"ecobalyse_code" : "milk-organic",
"id" : "en:pasteurised-whole-cow-s-milk",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"ciqual_proxy_food_code" : "19051",
"ecobalyse_code" : "milk",
"ecobalyse_code" : "milk-organic",
"id" : "en:milk",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down
6 changes: 3 additions & 3 deletions tests/unit/expected_test_results/ingredients/fi-origins.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
},
{
"ciqual_proxy_food_code" : "13034",
"ecobalyse_code" : "orange-non-eu",
"id" : "en:orange",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down Expand Up @@ -130,9 +129,10 @@
"ingredients_without_ecobalyse_ids" : [
"en:blackcurrant",
"en:cocoa",
"en:cocoa-butter"
"en:cocoa-butter",
"en:orange"
],
"ingredients_without_ecobalyse_ids_n" : 3,
"ingredients_without_ecobalyse_ids_n" : 4,
"known_ingredients_n" : 10,
"lc" : "fi",
"nutriments" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
},
{
"ciqual_proxy_food_code" : "13034",
"ecobalyse_code" : "orange-non-eu",
"id" : "en:orange",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand All @@ -65,7 +64,7 @@
},
{
"ciqual_proxy_food_code" : "13009",
"ecobalyse_code" : "lemon-eu",
"ecobalyse_code" : "lemon-organic",
"id" : "en:lemon",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down Expand Up @@ -102,7 +101,7 @@
},
{
"ciqual_food_code" : "13008",
"ecobalyse_code" : "cherry-tr",
"ecobalyse_code" : "cherry-organic",
"id" : "en:cherry",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down Expand Up @@ -180,9 +179,10 @@
"en:blackcurrant",
"en:cocoa",
"en:cocoa-butter",
"en:grapefruit"
"en:grapefruit",
"en:orange"
],
"ingredients_without_ecobalyse_ids_n" : 4,
"ingredients_without_ecobalyse_ids_n" : 5,
"known_ingredients_n" : 14,
"lc" : "fr",
"nutriments" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ingredients" : [
{
"ciqual_food_code" : "2074",
"ecobalyse_code" : "apple-fr",
"ecobalyse_code" : "apple-organic",
"id" : "en:apple-juice",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ingredients" : [
{
"ciqual_proxy_food_code" : "31016",
"ecobalyse_code" : "sugar",
"ecobalyse_code" : "sugar-beet-organic",
"id" : "en:cane-sugar",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand All @@ -15,7 +15,7 @@
},
{
"ciqual_food_code" : "13000",
"ecobalyse_code" : "apricot-eu",
"ecobalyse_code" : "apricot-organic",
"id" : "en:apricot",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
{
"ciqual_proxy_food_code" : "31016",
"ecobalyse_code" : "sugar",
"ecobalyse_code" : "sugar-beet-organic",
"id" : "en:cane-sugar",
"is_in_taxonomy" : 1,
"labels" : "en:fair-trade, en:organic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ingredients" : [
{
"ciqual_proxy_food_code" : "9410",
"ecobalyse_code" : "flour",
"ecobalyse_code" : "flour-organic",
"id" : "en:wheat-flour",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand All @@ -15,7 +15,7 @@
},
{
"ciqual_food_code" : "20170",
"ecobalyse_code" : "tomato-heated-greenhouse-eu",
"ecobalyse_code" : "tomato-organic",
"id" : "en:tomato-puree",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand All @@ -41,7 +41,6 @@
},
{
"ciqual_food_code" : "19590",
"ecobalyse_code" : "mozzarella",
"id" : "en:mozzarella",
"is_in_taxonomy" : 1,
"labels" : "en:organic",
Expand All @@ -56,7 +55,7 @@
},
{
"ciqual_food_code" : "17440",
"ecobalyse_code" : "sunflower-oil",
"ecobalyse_code" : "sunflower-oil-organic",
"from_palm_oil" : "no",
"id" : "en:sunflower-oil",
"is_in_taxonomy" : 1,
Expand Down Expand Up @@ -203,11 +202,12 @@
"ingredients_without_ciqual_codes_n" : 2,
"ingredients_without_ecobalyse_ids" : [
"en:herb",
"en:mozzarella",
"en:salt",
"en:spice",
"en:yeast"
],
"ingredients_without_ecobalyse_ids_n" : 4,
"ingredients_without_ecobalyse_ids_n" : 5,
"known_ingredients_n" : 22,
"lc" : "fr",
"misc_tags" : [
Expand Down

0 comments on commit fed86f1

Please sign in to comment.