From b031554ff083d4d696478828cbf3ad008e5ee996 Mon Sep 17 00:00:00 2001 From: "John.R" Date: Fri, 25 Oct 2024 15:42:46 +0200 Subject: [PATCH] fix: fixtures --- e2e/src/fixtures/1.6/carrier_details.json | 4 +- e2e/src/fixtures/1.6/carriers.json | 4 +- e2e/src/fixtures/1.6/cart_products.json | 30 +-- e2e/src/fixtures/1.6/carts.json | 10 +- e2e/src/fixtures/1.6/categories.json | 22 +- e2e/src/fixtures/1.6/currencies.json | 4 +- e2e/src/fixtures/1.6/customers.json | 2 +- e2e/src/fixtures/1.6/employees.json | 2 +- e2e/src/fixtures/1.6/image_types.json | 18 +- e2e/src/fixtures/1.6/images.json | 46 ++--- e2e/src/fixtures/1.6/languages.json | 2 +- e2e/src/fixtures/1.6/manufacturers.json | 2 +- e2e/src/fixtures/1.6/modules.json | 138 ++++++------- e2e/src/fixtures/1.6/order_details.json | 30 +-- .../fixtures/1.6/order_status_history.json | 14 +- e2e/src/fixtures/1.6/orders.json | 10 +- e2e/src/fixtures/1.6/product_suppliers.json | 14 +- e2e/src/fixtures/1.6/products.json | 90 ++++----- e2e/src/fixtures/1.6/shops.json | 2 +- e2e/src/fixtures/1.6/specific_prices.json | 4 +- e2e/src/fixtures/1.6/stocks.json | 104 +++++----- e2e/src/fixtures/1.6/stores.json | 10 +- e2e/src/fixtures/1.6/suppliers.json | 2 +- e2e/src/fixtures/1.6/themes.json | 2 +- e2e/src/fixtures/1.7/bundles.json | 4 +- e2e/src/fixtures/1.7/carrier_details.json | 28 +-- e2e/src/fixtures/1.7/carriers.json | 8 +- e2e/src/fixtures/1.7/cart_products.json | 14 +- e2e/src/fixtures/1.7/carts.json | 10 +- e2e/src/fixtures/1.7/categories.json | 18 +- e2e/src/fixtures/1.7/currencies.json | 4 +- e2e/src/fixtures/1.7/customers.json | 4 +- e2e/src/fixtures/1.7/employees.json | 2 +- e2e/src/fixtures/1.7/image_types.json | 14 +- e2e/src/fixtures/1.7/images.json | 46 ++--- e2e/src/fixtures/1.7/languages.json | 2 +- e2e/src/fixtures/1.7/manufacturers.json | 4 +- e2e/src/fixtures/1.7/modules.json | 126 ++++++------ e2e/src/fixtures/1.7/order_details.json | 14 +- .../fixtures/1.7/order_status_history.json | 14 +- e2e/src/fixtures/1.7/orders.json | 10 +- e2e/src/fixtures/1.7/product_suppliers.json | 140 ++++++------- e2e/src/fixtures/1.7/products.json | 94 ++++----- e2e/src/fixtures/1.7/shops.json | 2 +- e2e/src/fixtures/1.7/specific_prices.json | 4 +- e2e/src/fixtures/1.7/stocks.json | 116 +++++------ e2e/src/fixtures/1.7/stores.json | 10 +- e2e/src/fixtures/1.7/suppliers.json | 4 +- e2e/src/fixtures/1.7/themes.json | 2 +- e2e/src/fixtures/8/bundles.json | 20 +- e2e/src/fixtures/8/carrier_details.json | 112 +++++------ e2e/src/fixtures/8/carriers.json | 112 ++++++----- e2e/src/fixtures/8/cart_products.json | 14 +- e2e/src/fixtures/8/carts.json | 10 +- e2e/src/fixtures/8/categories.json | 18 +- e2e/src/fixtures/8/currencies.json | 4 +- e2e/src/fixtures/8/customers.json | 4 +- e2e/src/fixtures/8/employees.json | 2 +- e2e/src/fixtures/8/image_types.json | 14 +- e2e/src/fixtures/8/images.json | 46 ++--- e2e/src/fixtures/8/languages.json | 2 +- e2e/src/fixtures/8/manufacturers.json | 4 +- e2e/src/fixtures/8/modules.json | 136 ++++++------- e2e/src/fixtures/8/order_details.json | 14 +- e2e/src/fixtures/8/order_status_history.json | 14 +- e2e/src/fixtures/8/orders.json | 40 ++-- e2e/src/fixtures/8/product_suppliers.json | 146 +++++++------- e2e/src/fixtures/8/products.json | 188 +++++++++--------- e2e/src/fixtures/8/shops.json | 2 +- e2e/src/fixtures/8/specific_prices.json | 4 +- e2e/src/fixtures/8/stocks.json | 116 +++++------ e2e/src/fixtures/8/stores.json | 10 +- e2e/src/fixtures/8/suppliers.json | 4 +- e2e/src/fixtures/8/themes.json | 2 +- e2e/src/fixtures/9/bundles.json | 4 +- e2e/src/fixtures/9/carrier_details.json | 41 ++-- e2e/src/fixtures/9/carriers.json | 12 +- e2e/src/fixtures/9/cart_products.json | 14 +- e2e/src/fixtures/9/carts.json | 10 +- e2e/src/fixtures/9/categories.json | 18 +- e2e/src/fixtures/9/currencies.json | 4 +- e2e/src/fixtures/9/customers.json | 4 +- e2e/src/fixtures/9/employees.json | 2 +- e2e/src/fixtures/9/image_types.json | 14 +- e2e/src/fixtures/9/images.json | 46 ++--- e2e/src/fixtures/9/languages.json | 2 +- e2e/src/fixtures/9/manufacturers.json | 4 +- e2e/src/fixtures/9/modules.json | 138 ++++++------- e2e/src/fixtures/9/order_details.json | 14 +- e2e/src/fixtures/9/order_status_history.json | 14 +- e2e/src/fixtures/9/orders.json | 20 +- e2e/src/fixtures/9/product_suppliers.json | 146 +++++++------- e2e/src/fixtures/9/products.json | 94 ++++----- e2e/src/fixtures/9/shops.json | 2 +- e2e/src/fixtures/9/specific_prices.json | 4 +- e2e/src/fixtures/9/stocks.json | 116 +++++------ e2e/src/fixtures/9/stores.json | 10 +- e2e/src/fixtures/9/suppliers.json | 4 +- e2e/src/fixtures/9/themes.json | 4 +- src/Service/ShopContent/BundlesService.php | 1 + 100 files changed, 1537 insertions(+), 1503 deletions(-) diff --git a/e2e/src/fixtures/1.6/carrier_details.json b/e2e/src/fixtures/1.6/carrier_details.json index 02be9cbf..b0cce0b8 100644 --- a/e2e/src/fixtures/1.6/carrier_details.json +++ b/e2e/src/fixtures/1.6/carrier_details.json @@ -1,6 +1,6 @@ [ { - "id": "2-1-range_weight-1", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "2", @@ -16,7 +16,7 @@ } }, { - "id": "2-2-range_weight-1", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "2", diff --git a/e2e/src/fixtures/1.6/carriers.json b/e2e/src/fixtures/1.6/carriers.json index eeccf889..ec5bd4ad 100644 --- a/e2e/src/fixtures/1.6/carriers.json +++ b/e2e/src/fixtures/1.6/carriers.json @@ -1,7 +1,7 @@ [ { + "action": "add", "collection": "carriers", - "id": "1", "properties": { "id_carrier": "1", "id_reference": "1", @@ -30,8 +30,8 @@ } }, { + "action": "add", "collection": "carriers", - "id": "2", "properties": { "id_carrier": "2", "id_reference": "2", diff --git a/e2e/src/fixtures/1.6/cart_products.json b/e2e/src/fixtures/1.6/cart_products.json index 60efc442..42d0adbc 100644 --- a/e2e/src/fixtures/1.6/cart_products.json +++ b/e2e/src/fixtures/1.6/cart_products.json @@ -1,6 +1,6 @@ [ { - "id": "1-2-10", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -12,7 +12,7 @@ } }, { - "id": "1-3-13", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -24,7 +24,7 @@ } }, { - "id": "2-2-10", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -36,7 +36,7 @@ } }, { - "id": "2-6-32", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -48,7 +48,7 @@ } }, { - "id": "2-7-34", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -60,7 +60,7 @@ } }, { - "id": "3-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -72,7 +72,7 @@ } }, { - "id": "3-2-10", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -84,7 +84,7 @@ } }, { - "id": "3-6-32", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -96,7 +96,7 @@ } }, { - "id": "4-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -108,7 +108,7 @@ } }, { - "id": "4-3-13", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -120,7 +120,7 @@ } }, { - "id": "4-5-19", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -132,7 +132,7 @@ } }, { - "id": "4-7-34", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -144,7 +144,7 @@ } }, { - "id": "5-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", @@ -156,7 +156,7 @@ } }, { - "id": "5-2-7", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", @@ -168,7 +168,7 @@ } }, { - "id": "5-3-13", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/1.6/carts.json b/e2e/src/fixtures/1.6/carts.json index ee7855aa..de51411e 100644 --- a/e2e/src/fixtures/1.6/carts.json +++ b/e2e/src/fixtures/1.6/carts.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "carts", "properties": { "id_cart": "1", @@ -9,7 +9,7 @@ } }, { - "id": "2", + "action": "add", "collection": "carts", "properties": { "id_cart": "2", @@ -18,7 +18,7 @@ } }, { - "id": "3", + "action": "add", "collection": "carts", "properties": { "id_cart": "3", @@ -27,7 +27,7 @@ } }, { - "id": "4", + "action": "add", "collection": "carts", "properties": { "id_cart": "4", @@ -36,7 +36,7 @@ } }, { - "id": "5", + "action": "add", "collection": "carts", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/1.6/categories.json b/e2e/src/fixtures/1.6/categories.json index 03b193f6..35b2ca55 100644 --- a/e2e/src/fixtures/1.6/categories.json +++ b/e2e/src/fixtures/1.6/categories.json @@ -1,6 +1,6 @@ [ { - "id": "1-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "1-en", @@ -18,7 +18,7 @@ } }, { - "id": "2-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "2-en", @@ -36,7 +36,7 @@ } }, { - "id": "3-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "3-en", @@ -54,7 +54,7 @@ } }, { - "id": "4-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "4-en", @@ -72,7 +72,7 @@ } }, { - "id": "5-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "5-en", @@ -90,7 +90,7 @@ } }, { - "id": "6-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "6-en", @@ -108,7 +108,7 @@ } }, { - "id": "7-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "7-en", @@ -126,7 +126,7 @@ } }, { - "id": "8-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "8-en", @@ -144,7 +144,7 @@ } }, { - "id": "9-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "9-en", @@ -162,7 +162,7 @@ } }, { - "id": "10-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "10-en", @@ -180,7 +180,7 @@ } }, { - "id": "11-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "11-en", diff --git a/e2e/src/fixtures/1.6/currencies.json b/e2e/src/fixtures/1.6/currencies.json index c1a1734b..6030e61b 100644 --- a/e2e/src/fixtures/1.6/currencies.json +++ b/e2e/src/fixtures/1.6/currencies.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "currencies", "properties": { "id_currency": 1, @@ -12,7 +12,7 @@ } }, { - "id": 2, + "action": "add", "collection": "currencies", "properties": { "id_currency": 2, diff --git a/e2e/src/fixtures/1.6/customers.json b/e2e/src/fixtures/1.6/customers.json index 42524418..54435d7a 100644 --- a/e2e/src/fixtures/1.6/customers.json +++ b/e2e/src/fixtures/1.6/customers.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "customers", "properties": { "id_customer": 1, diff --git a/e2e/src/fixtures/1.6/employees.json b/e2e/src/fixtures/1.6/employees.json index c7627627..655a14f3 100644 --- a/e2e/src/fixtures/1.6/employees.json +++ b/e2e/src/fixtures/1.6/employees.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "employees", "properties": { "id_employee": 1, diff --git a/e2e/src/fixtures/1.6/image_types.json b/e2e/src/fixtures/1.6/image_types.json index 13fbb204..7682b82e 100644 --- a/e2e/src/fixtures/1.6/image_types.json +++ b/e2e/src/fixtures/1.6/image_types.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 1, @@ -15,7 +15,7 @@ } }, { - "id": "2", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 2, @@ -30,7 +30,7 @@ } }, { - "id": "3", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 3, @@ -45,7 +45,7 @@ } }, { - "id": "4", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 4, @@ -60,7 +60,7 @@ } }, { - "id": "5", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 5, @@ -75,7 +75,7 @@ } }, { - "id": "6", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 6, @@ -90,7 +90,7 @@ } }, { - "id": "7", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 7, @@ -105,7 +105,7 @@ } }, { - "id": "8", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 8, @@ -120,7 +120,7 @@ } }, { - "id": "9", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 9, diff --git a/e2e/src/fixtures/1.6/images.json b/e2e/src/fixtures/1.6/images.json index baaab889..5a9eb7ea 100644 --- a/e2e/src/fixtures/1.6/images.json +++ b/e2e/src/fixtures/1.6/images.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "images", "properties": { "id_image": 1, @@ -13,7 +13,7 @@ } }, { - "id": "2", + "action": "add", "collection": "images", "properties": { "id_image": 2, @@ -26,7 +26,7 @@ } }, { - "id": "3", + "action": "add", "collection": "images", "properties": { "id_image": 3, @@ -39,7 +39,7 @@ } }, { - "id": "4", + "action": "add", "collection": "images", "properties": { "id_image": 4, @@ -52,7 +52,7 @@ } }, { - "id": "5", + "action": "add", "collection": "images", "properties": { "id_image": 5, @@ -65,7 +65,7 @@ } }, { - "id": "6", + "action": "add", "collection": "images", "properties": { "id_image": 6, @@ -78,7 +78,7 @@ } }, { - "id": "7", + "action": "add", "collection": "images", "properties": { "id_image": 7, @@ -91,7 +91,7 @@ } }, { - "id": "8", + "action": "add", "collection": "images", "properties": { "id_image": 8, @@ -104,7 +104,7 @@ } }, { - "id": "9", + "action": "add", "collection": "images", "properties": { "id_image": 9, @@ -117,7 +117,7 @@ } }, { - "id": "10", + "action": "add", "collection": "images", "properties": { "id_image": 10, @@ -130,7 +130,7 @@ } }, { - "id": "11", + "action": "add", "collection": "images", "properties": { "id_image": 11, @@ -143,7 +143,7 @@ } }, { - "id": "12", + "action": "add", "collection": "images", "properties": { "id_image": 12, @@ -156,7 +156,7 @@ } }, { - "id": "13", + "action": "add", "collection": "images", "properties": { "id_image": 13, @@ -169,7 +169,7 @@ } }, { - "id": "14", + "action": "add", "collection": "images", "properties": { "id_image": 14, @@ -182,7 +182,7 @@ } }, { - "id": "15", + "action": "add", "collection": "images", "properties": { "id_image": 15, @@ -195,7 +195,7 @@ } }, { - "id": "16", + "action": "add", "collection": "images", "properties": { "id_image": 16, @@ -208,7 +208,7 @@ } }, { - "id": "17", + "action": "add", "collection": "images", "properties": { "id_image": 17, @@ -221,7 +221,7 @@ } }, { - "id": "18", + "action": "add", "collection": "images", "properties": { "id_image": 18, @@ -234,7 +234,7 @@ } }, { - "id": "19", + "action": "add", "collection": "images", "properties": { "id_image": 19, @@ -247,7 +247,7 @@ } }, { - "id": "20", + "action": "add", "collection": "images", "properties": { "id_image": 20, @@ -260,7 +260,7 @@ } }, { - "id": "21", + "action": "add", "collection": "images", "properties": { "id_image": 21, @@ -273,7 +273,7 @@ } }, { - "id": "22", + "action": "add", "collection": "images", "properties": { "id_image": 22, @@ -286,7 +286,7 @@ } }, { - "id": "23", + "action": "add", "collection": "images", "properties": { "id_image": 23, diff --git a/e2e/src/fixtures/1.6/languages.json b/e2e/src/fixtures/1.6/languages.json index 983adf8c..5b6cec20 100644 --- a/e2e/src/fixtures/1.6/languages.json +++ b/e2e/src/fixtures/1.6/languages.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "languages", "properties": { "id_lang": 1, diff --git a/e2e/src/fixtures/1.6/manufacturers.json b/e2e/src/fixtures/1.6/manufacturers.json index 68a27430..232367aa 100644 --- a/e2e/src/fixtures/1.6/manufacturers.json +++ b/e2e/src/fixtures/1.6/manufacturers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 1, diff --git a/e2e/src/fixtures/1.6/modules.json b/e2e/src/fixtures/1.6/modules.json index 2c75976b..4322a4d0 100644 --- a/e2e/src/fixtures/1.6/modules.json +++ b/e2e/src/fixtures/1.6/modules.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "modules", "properties": { "module_id": "1", @@ -12,7 +12,7 @@ } }, { - "id": "2", + "action": "add", "collection": "modules", "properties": { "module_id": "2", @@ -24,7 +24,7 @@ } }, { - "id": "3", + "action": "add", "collection": "modules", "properties": { "module_id": "3", @@ -36,7 +36,7 @@ } }, { - "id": "4", + "action": "add", "collection": "modules", "properties": { "module_id": "4", @@ -48,7 +48,7 @@ } }, { - "id": "5", + "action": "add", "collection": "modules", "properties": { "module_id": "5", @@ -60,7 +60,7 @@ } }, { - "id": "6", + "action": "add", "collection": "modules", "properties": { "module_id": "6", @@ -72,7 +72,7 @@ } }, { - "id": "7", + "action": "add", "collection": "modules", "properties": { "module_id": "7", @@ -84,7 +84,7 @@ } }, { - "id": "8", + "action": "add", "collection": "modules", "properties": { "module_id": "8", @@ -96,7 +96,7 @@ } }, { - "id": "9", + "action": "add", "collection": "modules", "properties": { "module_id": "9", @@ -108,7 +108,7 @@ } }, { - "id": "10", + "action": "add", "collection": "modules", "properties": { "module_id": "10", @@ -120,7 +120,7 @@ } }, { - "id": "11", + "action": "add", "collection": "modules", "properties": { "module_id": "11", @@ -132,7 +132,7 @@ } }, { - "id": "12", + "action": "add", "collection": "modules", "properties": { "module_id": "12", @@ -144,7 +144,7 @@ } }, { - "id": "13", + "action": "add", "collection": "modules", "properties": { "module_id": "13", @@ -156,7 +156,7 @@ } }, { - "id": "14", + "action": "add", "collection": "modules", "properties": { "module_id": "14", @@ -168,7 +168,7 @@ } }, { - "id": "15", + "action": "add", "collection": "modules", "properties": { "module_id": "15", @@ -180,7 +180,7 @@ } }, { - "id": "16", + "action": "add", "collection": "modules", "properties": { "module_id": "16", @@ -192,7 +192,7 @@ } }, { - "id": "17", + "action": "add", "collection": "modules", "properties": { "module_id": "17", @@ -204,7 +204,7 @@ } }, { - "id": "18", + "action": "add", "collection": "modules", "properties": { "module_id": "18", @@ -216,7 +216,7 @@ } }, { - "id": "19", + "action": "add", "collection": "modules", "properties": { "module_id": "19", @@ -228,7 +228,7 @@ } }, { - "id": "20", + "action": "add", "collection": "modules", "properties": { "module_id": "20", @@ -240,7 +240,7 @@ } }, { - "id": "21", + "action": "add", "collection": "modules", "properties": { "module_id": "21", @@ -252,7 +252,7 @@ } }, { - "id": "22", + "action": "add", "collection": "modules", "properties": { "module_id": "22", @@ -264,7 +264,7 @@ } }, { - "id": "23", + "action": "add", "collection": "modules", "properties": { "module_id": "23", @@ -276,7 +276,7 @@ } }, { - "id": "24", + "action": "add", "collection": "modules", "properties": { "module_id": "24", @@ -288,7 +288,7 @@ } }, { - "id": "25", + "action": "add", "collection": "modules", "properties": { "module_id": "25", @@ -300,7 +300,7 @@ } }, { - "id": "26", + "action": "add", "collection": "modules", "properties": { "module_id": "26", @@ -312,7 +312,7 @@ } }, { - "id": "27", + "action": "add", "collection": "modules", "properties": { "module_id": "27", @@ -324,7 +324,7 @@ } }, { - "id": "28", + "action": "add", "collection": "modules", "properties": { "module_id": "28", @@ -336,7 +336,7 @@ } }, { - "id": "29", + "action": "add", "collection": "modules", "properties": { "module_id": "29", @@ -348,7 +348,7 @@ } }, { - "id": "30", + "action": "add", "collection": "modules", "properties": { "module_id": "30", @@ -360,7 +360,7 @@ } }, { - "id": "31", + "action": "add", "collection": "modules", "properties": { "module_id": "31", @@ -372,7 +372,7 @@ } }, { - "id": "32", + "action": "add", "collection": "modules", "properties": { "module_id": "32", @@ -384,7 +384,7 @@ } }, { - "id": "33", + "action": "add", "collection": "modules", "properties": { "module_id": "33", @@ -396,7 +396,7 @@ } }, { - "id": "34", + "action": "add", "collection": "modules", "properties": { "module_id": "34", @@ -408,7 +408,7 @@ } }, { - "id": "35", + "action": "add", "collection": "modules", "properties": { "module_id": "35", @@ -420,7 +420,7 @@ } }, { - "id": "36", + "action": "add", "collection": "modules", "properties": { "module_id": "36", @@ -432,7 +432,7 @@ } }, { - "id": "37", + "action": "add", "collection": "modules", "properties": { "module_id": "37", @@ -444,7 +444,7 @@ } }, { - "id": "38", + "action": "add", "collection": "modules", "properties": { "module_id": "38", @@ -456,7 +456,7 @@ } }, { - "id": "39", + "action": "add", "collection": "modules", "properties": { "module_id": "39", @@ -468,7 +468,7 @@ } }, { - "id": "40", + "action": "add", "collection": "modules", "properties": { "module_id": "40", @@ -480,7 +480,7 @@ } }, { - "id": "41", + "action": "add", "collection": "modules", "properties": { "module_id": "41", @@ -492,7 +492,7 @@ } }, { - "id": "42", + "action": "add", "collection": "modules", "properties": { "module_id": "42", @@ -504,7 +504,7 @@ } }, { - "id": "43", + "action": "add", "collection": "modules", "properties": { "module_id": "43", @@ -516,7 +516,7 @@ } }, { - "id": "44", + "action": "add", "collection": "modules", "properties": { "module_id": "44", @@ -528,7 +528,7 @@ } }, { - "id": "45", + "action": "add", "collection": "modules", "properties": { "module_id": "45", @@ -540,7 +540,7 @@ } }, { - "id": "46", + "action": "add", "collection": "modules", "properties": { "module_id": "46", @@ -552,7 +552,7 @@ } }, { - "id": "47", + "action": "add", "collection": "modules", "properties": { "module_id": "47", @@ -564,7 +564,7 @@ } }, { - "id": "48", + "action": "add", "collection": "modules", "properties": { "module_id": "48", @@ -576,7 +576,7 @@ } }, { - "id": "49", + "action": "add", "collection": "modules", "properties": { "module_id": "49", @@ -588,7 +588,7 @@ } }, { - "id": "50", + "action": "add", "collection": "modules", "properties": { "module_id": "50", @@ -600,7 +600,7 @@ } }, { - "id": "51", + "action": "add", "collection": "modules", "properties": { "module_id": "51", @@ -612,7 +612,7 @@ } }, { - "id": "52", + "action": "add", "collection": "modules", "properties": { "module_id": "52", @@ -624,7 +624,7 @@ } }, { - "id": "53", + "action": "add", "collection": "modules", "properties": { "module_id": "53", @@ -636,7 +636,7 @@ } }, { - "id": "54", + "action": "add", "collection": "modules", "properties": { "module_id": "54", @@ -648,7 +648,7 @@ } }, { - "id": "55", + "action": "add", "collection": "modules", "properties": { "module_id": "55", @@ -660,7 +660,7 @@ } }, { - "id": "56", + "action": "add", "collection": "modules", "properties": { "module_id": "56", @@ -672,7 +672,7 @@ } }, { - "id": "57", + "action": "add", "collection": "modules", "properties": { "module_id": "57", @@ -684,7 +684,7 @@ } }, { - "id": "58", + "action": "add", "collection": "modules", "properties": { "module_id": "58", @@ -696,7 +696,7 @@ } }, { - "id": "59", + "action": "add", "collection": "modules", "properties": { "module_id": "59", @@ -708,7 +708,7 @@ } }, { - "id": "60", + "action": "add", "collection": "modules", "properties": { "module_id": "60", @@ -720,7 +720,7 @@ } }, { - "id": "61", + "action": "add", "collection": "modules", "properties": { "module_id": "61", @@ -732,7 +732,7 @@ } }, { - "id": "62", + "action": "add", "collection": "modules", "properties": { "module_id": "62", @@ -744,7 +744,7 @@ } }, { - "id": "63", + "action": "add", "collection": "modules", "properties": { "module_id": "63", @@ -756,7 +756,7 @@ } }, { - "id": "64", + "action": "add", "collection": "modules", "properties": { "module_id": "64", @@ -768,7 +768,7 @@ } }, { - "id": "65", + "action": "add", "collection": "modules", "properties": { "module_id": "65", @@ -780,7 +780,7 @@ } }, { - "id": "66", + "action": "add", "collection": "modules", "properties": { "module_id": "66", @@ -792,7 +792,7 @@ } }, { - "id": "67", + "action": "add", "collection": "modules", "properties": { "module_id": "67", @@ -804,7 +804,7 @@ } }, { - "id": "68", + "action": "add", "collection": "modules", "properties": { "module_id": "68", @@ -816,7 +816,7 @@ } }, { - "id": "69", + "action": "add", "collection": "modules", "properties": { "module_id": "69", diff --git a/e2e/src/fixtures/1.6/order_details.json b/e2e/src/fixtures/1.6/order_details.json index 43771458..531078a4 100644 --- a/e2e/src/fixtures/1.6/order_details.json +++ b/e2e/src/fixtures/1.6/order_details.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 5, @@ -100,7 +100,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 6, @@ -120,7 +120,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 7, @@ -140,7 +140,7 @@ } }, { - "id": 8, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 8, @@ -160,7 +160,7 @@ } }, { - "id": 9, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 9, @@ -180,7 +180,7 @@ } }, { - "id": 10, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 10, @@ -200,7 +200,7 @@ } }, { - "id": 11, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 11, @@ -220,7 +220,7 @@ } }, { - "id": 12, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 12, @@ -240,7 +240,7 @@ } }, { - "id": 13, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 13, @@ -260,7 +260,7 @@ } }, { - "id": 14, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 14, @@ -280,7 +280,7 @@ } }, { - "id": 15, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 15, diff --git a/e2e/src/fixtures/1.6/order_status_history.json b/e2e/src/fixtures/1.6/order_status_history.json index e39bdde7..edf01522 100644 --- a/e2e/src/fixtures/1.6/order_status_history.json +++ b/e2e/src/fixtures/1.6/order_status_history.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -19,7 +19,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -38,7 +38,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -57,7 +57,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -76,7 +76,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 10, @@ -95,7 +95,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 6, @@ -114,7 +114,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 8, diff --git a/e2e/src/fixtures/1.6/orders.json b/e2e/src/fixtures/1.6/orders.json index 1cb964f1..bc569dee 100644 --- a/e2e/src/fixtures/1.6/orders.json +++ b/e2e/src/fixtures/1.6/orders.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "orders", "properties": { "id_order": 1, @@ -33,7 +33,7 @@ } }, { - "id": 2, + "action": "add", "collection": "orders", "properties": { "id_order": 2, @@ -66,7 +66,7 @@ } }, { - "id": 3, + "action": "add", "collection": "orders", "properties": { "id_order": 3, @@ -99,7 +99,7 @@ } }, { - "id": 4, + "action": "add", "collection": "orders", "properties": { "id_order": 4, @@ -132,7 +132,7 @@ } }, { - "id": 5, + "action": "add", "collection": "orders", "properties": { "id_order": 5, diff --git a/e2e/src/fixtures/1.6/product_suppliers.json b/e2e/src/fixtures/1.6/product_suppliers.json index a26e26e2..5b19864b 100644 --- a/e2e/src/fixtures/1.6/product_suppliers.json +++ b/e2e/src/fixtures/1.6/product_suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 2, @@ -26,7 +26,7 @@ } }, { - "id": 3, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 3, @@ -39,7 +39,7 @@ } }, { - "id": 4, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 4, @@ -52,7 +52,7 @@ } }, { - "id": 5, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 5, @@ -65,7 +65,7 @@ } }, { - "id": 6, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 6, @@ -78,7 +78,7 @@ } }, { - "id": 7, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 7, diff --git a/e2e/src/fixtures/1.6/products.json b/e2e/src/fixtures/1.6/products.json index a75b1c85..34ebbce1 100644 --- a/e2e/src/fixtures/1.6/products.json +++ b/e2e/src/fixtures/1.6/products.json @@ -1,6 +1,6 @@ [ { - "id": "1-2-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -61,7 +61,7 @@ } }, { - "id": "1-3-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -122,7 +122,7 @@ } }, { - "id": "1-4-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -183,7 +183,7 @@ } }, { - "id": "1-5-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -244,7 +244,7 @@ } }, { - "id": "1-6-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -305,7 +305,7 @@ } }, { - "id": "1-1-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -366,7 +366,7 @@ } }, { - "id": "2-8-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -427,7 +427,7 @@ } }, { - "id": "2-9-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -488,7 +488,7 @@ } }, { - "id": "2-10-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -549,7 +549,7 @@ } }, { - "id": "2-11-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -610,7 +610,7 @@ } }, { - "id": "2-12-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -671,7 +671,7 @@ } }, { - "id": "2-7-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -732,7 +732,7 @@ } }, { - "id": "3-14-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -793,7 +793,7 @@ } }, { - "id": "3-15-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -854,7 +854,7 @@ } }, { - "id": "3-13-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -915,7 +915,7 @@ } }, { - "id": "4-17-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -976,7 +976,7 @@ } }, { - "id": "4-18-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1037,7 +1037,7 @@ } }, { - "id": "4-43-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1098,7 +1098,7 @@ } }, { - "id": "4-44-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1159,7 +1159,7 @@ } }, { - "id": "4-45-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1220,7 +1220,7 @@ } }, { - "id": "4-16-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1281,7 +1281,7 @@ } }, { - "id": "5-20-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1342,7 +1342,7 @@ } }, { - "id": "5-21-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1403,7 +1403,7 @@ } }, { - "id": "5-22-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1464,7 +1464,7 @@ } }, { - "id": "5-23-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1525,7 +1525,7 @@ } }, { - "id": "5-24-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1586,7 +1586,7 @@ } }, { - "id": "5-25-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1647,7 +1647,7 @@ } }, { - "id": "5-26-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1708,7 +1708,7 @@ } }, { - "id": "5-27-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1769,7 +1769,7 @@ } }, { - "id": "5-28-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1830,7 +1830,7 @@ } }, { - "id": "5-29-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1891,7 +1891,7 @@ } }, { - "id": "5-30-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1952,7 +1952,7 @@ } }, { - "id": "5-19-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -2013,7 +2013,7 @@ } }, { - "id": "6-32-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2074,7 +2074,7 @@ } }, { - "id": "6-33-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2135,7 +2135,7 @@ } }, { - "id": "6-40-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2196,7 +2196,7 @@ } }, { - "id": "6-41-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2257,7 +2257,7 @@ } }, { - "id": "6-42-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2318,7 +2318,7 @@ } }, { - "id": "6-31-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -2379,7 +2379,7 @@ } }, { - "id": "7-35-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -2440,7 +2440,7 @@ } }, { - "id": "7-36-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -2501,7 +2501,7 @@ } }, { - "id": "7-37-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -2562,7 +2562,7 @@ } }, { - "id": "7-38-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -2623,7 +2623,7 @@ } }, { - "id": "7-39-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -2684,7 +2684,7 @@ } }, { - "id": "7-34-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, diff --git a/e2e/src/fixtures/1.6/shops.json b/e2e/src/fixtures/1.6/shops.json index 5ccb60ce..f59330fb 100644 --- a/e2e/src/fixtures/1.6/shops.json +++ b/e2e/src/fixtures/1.6/shops.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "shops", "properties": { "created_at": "2024-07-16 15:33:52", diff --git a/e2e/src/fixtures/1.6/specific_prices.json b/e2e/src/fixtures/1.6/specific_prices.json index 66bd33b4..7ad27144 100644 --- a/e2e/src/fixtures/1.6/specific_prices.json +++ b/e2e/src/fixtures/1.6/specific_prices.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 1, @@ -31,7 +31,7 @@ } }, { - "id": 2, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 2, diff --git a/e2e/src/fixtures/1.6/stocks.json b/e2e/src/fixtures/1.6/stocks.json index d58cf9b3..b0061aaf 100644 --- a/e2e/src/fixtures/1.6/stocks.json +++ b/e2e/src/fixtures/1.6/stocks.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 1, @@ -14,7 +14,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 2, @@ -28,7 +28,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 3, @@ -42,7 +42,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 4, @@ -56,7 +56,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 5, @@ -70,7 +70,7 @@ } }, { - "id": 6, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 6, @@ -84,7 +84,7 @@ } }, { - "id": 7, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 7, @@ -98,7 +98,7 @@ } }, { - "id": 8, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 8, @@ -112,7 +112,7 @@ } }, { - "id": 9, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 9, @@ -126,7 +126,7 @@ } }, { - "id": 10, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 10, @@ -140,7 +140,7 @@ } }, { - "id": 11, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 11, @@ -154,7 +154,7 @@ } }, { - "id": 12, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 12, @@ -168,7 +168,7 @@ } }, { - "id": 13, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 13, @@ -182,7 +182,7 @@ } }, { - "id": 14, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 14, @@ -196,7 +196,7 @@ } }, { - "id": 15, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 15, @@ -210,7 +210,7 @@ } }, { - "id": 16, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 16, @@ -224,7 +224,7 @@ } }, { - "id": 17, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 17, @@ -238,7 +238,7 @@ } }, { - "id": 18, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 18, @@ -252,7 +252,7 @@ } }, { - "id": 19, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 19, @@ -266,7 +266,7 @@ } }, { - "id": 20, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 20, @@ -280,7 +280,7 @@ } }, { - "id": 21, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 21, @@ -294,7 +294,7 @@ } }, { - "id": 22, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 22, @@ -308,7 +308,7 @@ } }, { - "id": 23, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 23, @@ -322,7 +322,7 @@ } }, { - "id": 24, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 24, @@ -336,7 +336,7 @@ } }, { - "id": 25, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 25, @@ -350,7 +350,7 @@ } }, { - "id": 26, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 26, @@ -364,7 +364,7 @@ } }, { - "id": 27, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 27, @@ -378,7 +378,7 @@ } }, { - "id": 28, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 28, @@ -392,7 +392,7 @@ } }, { - "id": 29, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 29, @@ -406,7 +406,7 @@ } }, { - "id": 30, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 30, @@ -420,7 +420,7 @@ } }, { - "id": 31, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 31, @@ -434,7 +434,7 @@ } }, { - "id": 32, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 32, @@ -448,7 +448,7 @@ } }, { - "id": 33, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 33, @@ -462,7 +462,7 @@ } }, { - "id": 34, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 34, @@ -476,7 +476,7 @@ } }, { - "id": 35, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 35, @@ -490,7 +490,7 @@ } }, { - "id": 36, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 36, @@ -504,7 +504,7 @@ } }, { - "id": 37, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 37, @@ -518,7 +518,7 @@ } }, { - "id": 38, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 38, @@ -532,7 +532,7 @@ } }, { - "id": 39, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 39, @@ -546,7 +546,7 @@ } }, { - "id": 40, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 40, @@ -560,7 +560,7 @@ } }, { - "id": 41, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 41, @@ -574,7 +574,7 @@ } }, { - "id": 42, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 42, @@ -588,7 +588,7 @@ } }, { - "id": 43, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 43, @@ -602,7 +602,7 @@ } }, { - "id": 44, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 44, @@ -616,7 +616,7 @@ } }, { - "id": 45, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 45, @@ -630,7 +630,7 @@ } }, { - "id": 46, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 46, @@ -644,7 +644,7 @@ } }, { - "id": 47, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 47, @@ -658,7 +658,7 @@ } }, { - "id": 48, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 48, @@ -672,7 +672,7 @@ } }, { - "id": 49, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 49, @@ -686,7 +686,7 @@ } }, { - "id": 50, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 50, @@ -700,7 +700,7 @@ } }, { - "id": 51, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 51, @@ -714,7 +714,7 @@ } }, { - "id": 52, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 52, diff --git a/e2e/src/fixtures/1.6/stores.json b/e2e/src/fixtures/1.6/stores.json index 0bd37217..e8b64050 100644 --- a/e2e/src/fixtures/1.6/stores.json +++ b/e2e/src/fixtures/1.6/stores.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stores", "properties": { "id_store": 1, @@ -18,7 +18,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stores", "properties": { "id_store": 2, @@ -36,7 +36,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stores", "properties": { "id_store": 3, @@ -54,7 +54,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stores", "properties": { "id_store": 4, @@ -72,7 +72,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stores", "properties": { "id_store": 5, diff --git a/e2e/src/fixtures/1.6/suppliers.json b/e2e/src/fixtures/1.6/suppliers.json index 9a577579..03ba31df 100644 --- a/e2e/src/fixtures/1.6/suppliers.json +++ b/e2e/src/fixtures/1.6/suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 1, diff --git a/e2e/src/fixtures/1.6/themes.json b/e2e/src/fixtures/1.6/themes.json index 737943a7..2ac43f04 100644 --- a/e2e/src/fixtures/1.6/themes.json +++ b/e2e/src/fixtures/1.6/themes.json @@ -1,6 +1,6 @@ [ { - "id": "f3e39421159095f9fb628aea58bd1907", + "action": "add", "collection": "themes", "properties": { "theme_id": "f3e39421159095f9fb628aea58bd1907", diff --git a/e2e/src/fixtures/1.7/bundles.json b/e2e/src/fixtures/1.7/bundles.json index 7fced11c..f55bce58 100644 --- a/e2e/src/fixtures/1.7/bundles.json +++ b/e2e/src/fixtures/1.7/bundles.json @@ -1,6 +1,6 @@ [ { - "id": "15", + "action": "add", "collection": "bundles", "properties": { "id_bundle": "15", @@ -11,7 +11,7 @@ } }, { - "id": "15", + "action": "add", "collection": "bundles", "properties": { "id_bundle": "15", diff --git a/e2e/src/fixtures/1.7/carrier_details.json b/e2e/src/fixtures/1.7/carrier_details.json index e5081835..303de6eb 100644 --- a/e2e/src/fixtures/1.7/carrier_details.json +++ b/e2e/src/fixtures/1.7/carrier_details.json @@ -1,6 +1,6 @@ [ { - "id": "2-1-range_weight-1", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "2", @@ -16,7 +16,7 @@ } }, { - "id": "2-2-range_weight-1", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "2", @@ -32,7 +32,7 @@ } }, { - "id": "3-2-range_price-2", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -48,7 +48,7 @@ } }, { - "id": "3-1-range_price-2", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -64,7 +64,7 @@ } }, { - "id": "3-2-range_price-3", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -80,7 +80,7 @@ } }, { - "id": "3-1-range_price-3", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -96,7 +96,7 @@ } }, { - "id": "3-2-range_price-4", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -112,7 +112,7 @@ } }, { - "id": "3-1-range_price-4", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "3", @@ -128,7 +128,7 @@ } }, { - "id": "4-2-range_weight-2", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", @@ -144,7 +144,7 @@ } }, { - "id": "4-1-range_weight-2", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", @@ -160,7 +160,7 @@ } }, { - "id": "4-2-range_weight-3", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", @@ -176,7 +176,7 @@ } }, { - "id": "4-1-range_weight-3", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", @@ -192,7 +192,7 @@ } }, { - "id": "4-2-range_weight-4", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", @@ -208,7 +208,7 @@ } }, { - "id": "4-1-range_weight-4", + "action": "add", "collection": "carrier_details", "properties": { "id_reference": "4", diff --git a/e2e/src/fixtures/1.7/carriers.json b/e2e/src/fixtures/1.7/carriers.json index bef1dd4a..f7855f5f 100644 --- a/e2e/src/fixtures/1.7/carriers.json +++ b/e2e/src/fixtures/1.7/carriers.json @@ -1,7 +1,7 @@ [ { + "action": "add", "collection": "carriers", - "id": "3", "properties": { "id_carrier": "3", "id_reference": "3", @@ -30,8 +30,8 @@ } }, { + "action": "add", "collection": "carriers", - "id": "4", "properties": { "id_carrier": "4", "id_reference": "4", @@ -60,8 +60,8 @@ } }, { + "action": "add", "collection": "carriers", - "id": "1", "properties": { "id_carrier": "1", "id_reference": "1", @@ -90,8 +90,8 @@ } }, { + "action": "add", "collection": "carriers", - "id": "2", "properties": { "id_carrier": "2", "id_reference": "2", diff --git a/e2e/src/fixtures/1.7/cart_products.json b/e2e/src/fixtures/1.7/cart_products.json index c4af221f..d5982390 100644 --- a/e2e/src/fixtures/1.7/cart_products.json +++ b/e2e/src/fixtures/1.7/cart_products.json @@ -1,6 +1,6 @@ [ { - "id": "1-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -12,7 +12,7 @@ } }, { - "id": "1-2-9", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -24,7 +24,7 @@ } }, { - "id": "2-4-18", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -36,7 +36,7 @@ } }, { - "id": "2-8-0", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -48,7 +48,7 @@ } }, { - "id": "3-16-28", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -60,7 +60,7 @@ } }, { - "id": "4-16-29", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -72,7 +72,7 @@ } }, { - "id": "5-10-25", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/1.7/carts.json b/e2e/src/fixtures/1.7/carts.json index f0d08485..1de9b0c9 100644 --- a/e2e/src/fixtures/1.7/carts.json +++ b/e2e/src/fixtures/1.7/carts.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "carts", "properties": { "id_cart": "1", @@ -9,7 +9,7 @@ } }, { - "id": "2", + "action": "add", "collection": "carts", "properties": { "id_cart": "2", @@ -18,7 +18,7 @@ } }, { - "id": "3", + "action": "add", "collection": "carts", "properties": { "id_cart": "3", @@ -27,7 +27,7 @@ } }, { - "id": "4", + "action": "add", "collection": "carts", "properties": { "id_cart": "4", @@ -36,7 +36,7 @@ } }, { - "id": "5", + "action": "add", "collection": "carts", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/1.7/categories.json b/e2e/src/fixtures/1.7/categories.json index e1afb9d0..cc8ccc84 100644 --- a/e2e/src/fixtures/1.7/categories.json +++ b/e2e/src/fixtures/1.7/categories.json @@ -1,6 +1,6 @@ [ { - "id": "1-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "1-en", @@ -18,7 +18,7 @@ } }, { - "id": "2-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "2-en", @@ -36,7 +36,7 @@ } }, { - "id": "3-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "3-en", @@ -54,7 +54,7 @@ } }, { - "id": "4-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "4-en", @@ -72,7 +72,7 @@ } }, { - "id": "5-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "5-en", @@ -90,7 +90,7 @@ } }, { - "id": "6-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "6-en", @@ -108,7 +108,7 @@ } }, { - "id": "7-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "7-en", @@ -126,7 +126,7 @@ } }, { - "id": "8-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "8-en", @@ -144,7 +144,7 @@ } }, { - "id": "9-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "9-en", diff --git a/e2e/src/fixtures/1.7/currencies.json b/e2e/src/fixtures/1.7/currencies.json index 877caf69..d79ba8de 100644 --- a/e2e/src/fixtures/1.7/currencies.json +++ b/e2e/src/fixtures/1.7/currencies.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "currencies", "properties": { "id_currency": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "currencies", "properties": { "id_currency": 2, diff --git a/e2e/src/fixtures/1.7/customers.json b/e2e/src/fixtures/1.7/customers.json index 2260f3a9..926434b1 100644 --- a/e2e/src/fixtures/1.7/customers.json +++ b/e2e/src/fixtures/1.7/customers.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "customers", "properties": { "id_customer": 1, @@ -17,7 +17,7 @@ } }, { - "id": "2", + "action": "add", "collection": "customers", "properties": { "id_customer": 2, diff --git a/e2e/src/fixtures/1.7/employees.json b/e2e/src/fixtures/1.7/employees.json index 747c86b6..ce394550 100644 --- a/e2e/src/fixtures/1.7/employees.json +++ b/e2e/src/fixtures/1.7/employees.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "employees", "properties": { "id_employee": 1, diff --git a/e2e/src/fixtures/1.7/image_types.json b/e2e/src/fixtures/1.7/image_types.json index b8cbf800..95ccc811 100644 --- a/e2e/src/fixtures/1.7/image_types.json +++ b/e2e/src/fixtures/1.7/image_types.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 1, @@ -15,7 +15,7 @@ } }, { - "id": "2", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 2, @@ -30,7 +30,7 @@ } }, { - "id": "3", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 3, @@ -45,7 +45,7 @@ } }, { - "id": "4", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 4, @@ -60,7 +60,7 @@ } }, { - "id": "5", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 5, @@ -75,7 +75,7 @@ } }, { - "id": "6", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 6, @@ -90,7 +90,7 @@ } }, { - "id": "7", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 7, diff --git a/e2e/src/fixtures/1.7/images.json b/e2e/src/fixtures/1.7/images.json index 9927ccb0..df5673be 100644 --- a/e2e/src/fixtures/1.7/images.json +++ b/e2e/src/fixtures/1.7/images.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "images", "properties": { "id_image": 1, @@ -13,7 +13,7 @@ } }, { - "id": "2", + "action": "add", "collection": "images", "properties": { "id_image": 2, @@ -26,7 +26,7 @@ } }, { - "id": "3", + "action": "add", "collection": "images", "properties": { "id_image": 3, @@ -39,7 +39,7 @@ } }, { - "id": "4", + "action": "add", "collection": "images", "properties": { "id_image": 4, @@ -52,7 +52,7 @@ } }, { - "id": "5", + "action": "add", "collection": "images", "properties": { "id_image": 5, @@ -65,7 +65,7 @@ } }, { - "id": "6", + "action": "add", "collection": "images", "properties": { "id_image": 6, @@ -78,7 +78,7 @@ } }, { - "id": "7", + "action": "add", "collection": "images", "properties": { "id_image": 7, @@ -91,7 +91,7 @@ } }, { - "id": "8", + "action": "add", "collection": "images", "properties": { "id_image": 8, @@ -104,7 +104,7 @@ } }, { - "id": "9", + "action": "add", "collection": "images", "properties": { "id_image": 9, @@ -117,7 +117,7 @@ } }, { - "id": "10", + "action": "add", "collection": "images", "properties": { "id_image": 10, @@ -130,7 +130,7 @@ } }, { - "id": "11", + "action": "add", "collection": "images", "properties": { "id_image": 11, @@ -143,7 +143,7 @@ } }, { - "id": "12", + "action": "add", "collection": "images", "properties": { "id_image": 12, @@ -156,7 +156,7 @@ } }, { - "id": "13", + "action": "add", "collection": "images", "properties": { "id_image": 13, @@ -169,7 +169,7 @@ } }, { - "id": "14", + "action": "add", "collection": "images", "properties": { "id_image": 14, @@ -182,7 +182,7 @@ } }, { - "id": "15", + "action": "add", "collection": "images", "properties": { "id_image": 15, @@ -195,7 +195,7 @@ } }, { - "id": "16", + "action": "add", "collection": "images", "properties": { "id_image": 16, @@ -208,7 +208,7 @@ } }, { - "id": "17", + "action": "add", "collection": "images", "properties": { "id_image": 17, @@ -221,7 +221,7 @@ } }, { - "id": "18", + "action": "add", "collection": "images", "properties": { "id_image": 18, @@ -234,7 +234,7 @@ } }, { - "id": "19", + "action": "add", "collection": "images", "properties": { "id_image": 19, @@ -247,7 +247,7 @@ } }, { - "id": "20", + "action": "add", "collection": "images", "properties": { "id_image": 20, @@ -260,7 +260,7 @@ } }, { - "id": "21", + "action": "add", "collection": "images", "properties": { "id_image": 21, @@ -273,7 +273,7 @@ } }, { - "id": "22", + "action": "add", "collection": "images", "properties": { "id_image": 22, @@ -286,7 +286,7 @@ } }, { - "id": "23", + "action": "add", "collection": "images", "properties": { "id_image": 23, diff --git a/e2e/src/fixtures/1.7/languages.json b/e2e/src/fixtures/1.7/languages.json index 8c0b6eb5..c329e750 100644 --- a/e2e/src/fixtures/1.7/languages.json +++ b/e2e/src/fixtures/1.7/languages.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "languages", "properties": { "id_lang": 1, diff --git a/e2e/src/fixtures/1.7/manufacturers.json b/e2e/src/fixtures/1.7/manufacturers.json index fbb33521..6b9b41ac 100644 --- a/e2e/src/fixtures/1.7/manufacturers.json +++ b/e2e/src/fixtures/1.7/manufacturers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 1, @@ -18,7 +18,7 @@ } }, { - "id": 2, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 2, diff --git a/e2e/src/fixtures/1.7/modules.json b/e2e/src/fixtures/1.7/modules.json index b2ca101a..6f17b43d 100644 --- a/e2e/src/fixtures/1.7/modules.json +++ b/e2e/src/fixtures/1.7/modules.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "modules", "properties": { "module_id": "1", @@ -12,7 +12,7 @@ } }, { - "id": "2", + "action": "add", "collection": "modules", "properties": { "module_id": "2", @@ -24,7 +24,7 @@ } }, { - "id": "3", + "action": "add", "collection": "modules", "properties": { "module_id": "3", @@ -36,7 +36,7 @@ } }, { - "id": "4", + "action": "add", "collection": "modules", "properties": { "module_id": "4", @@ -48,7 +48,7 @@ } }, { - "id": "5", + "action": "add", "collection": "modules", "properties": { "module_id": "5", @@ -60,7 +60,7 @@ } }, { - "id": "6", + "action": "add", "collection": "modules", "properties": { "module_id": "6", @@ -72,7 +72,7 @@ } }, { - "id": "7", + "action": "add", "collection": "modules", "properties": { "module_id": "7", @@ -84,7 +84,7 @@ } }, { - "id": "8", + "action": "add", "collection": "modules", "properties": { "module_id": "8", @@ -96,7 +96,7 @@ } }, { - "id": "9", + "action": "add", "collection": "modules", "properties": { "module_id": "9", @@ -108,7 +108,7 @@ } }, { - "id": "10", + "action": "add", "collection": "modules", "properties": { "module_id": "10", @@ -120,7 +120,7 @@ } }, { - "id": "11", + "action": "add", "collection": "modules", "properties": { "module_id": "11", @@ -132,7 +132,7 @@ } }, { - "id": "12", + "action": "add", "collection": "modules", "properties": { "module_id": "12", @@ -144,7 +144,7 @@ } }, { - "id": "13", + "action": "add", "collection": "modules", "properties": { "module_id": "13", @@ -156,7 +156,7 @@ } }, { - "id": "14", + "action": "add", "collection": "modules", "properties": { "module_id": "14", @@ -168,7 +168,7 @@ } }, { - "id": "15", + "action": "add", "collection": "modules", "properties": { "module_id": "15", @@ -180,7 +180,7 @@ } }, { - "id": "16", + "action": "add", "collection": "modules", "properties": { "module_id": "16", @@ -192,7 +192,7 @@ } }, { - "id": "17", + "action": "add", "collection": "modules", "properties": { "module_id": "17", @@ -204,7 +204,7 @@ } }, { - "id": "18", + "action": "add", "collection": "modules", "properties": { "module_id": "18", @@ -216,7 +216,7 @@ } }, { - "id": "19", + "action": "add", "collection": "modules", "properties": { "module_id": "19", @@ -228,7 +228,7 @@ } }, { - "id": "20", + "action": "add", "collection": "modules", "properties": { "module_id": "20", @@ -240,7 +240,7 @@ } }, { - "id": "21", + "action": "add", "collection": "modules", "properties": { "module_id": "21", @@ -252,7 +252,7 @@ } }, { - "id": "22", + "action": "add", "collection": "modules", "properties": { "module_id": "22", @@ -264,7 +264,7 @@ } }, { - "id": "24", + "action": "add", "collection": "modules", "properties": { "module_id": "24", @@ -276,7 +276,7 @@ } }, { - "id": "25", + "action": "add", "collection": "modules", "properties": { "module_id": "25", @@ -288,7 +288,7 @@ } }, { - "id": "26", + "action": "add", "collection": "modules", "properties": { "module_id": "26", @@ -300,7 +300,7 @@ } }, { - "id": "27", + "action": "add", "collection": "modules", "properties": { "module_id": "27", @@ -312,7 +312,7 @@ } }, { - "id": "28", + "action": "add", "collection": "modules", "properties": { "module_id": "28", @@ -324,7 +324,7 @@ } }, { - "id": "29", + "action": "add", "collection": "modules", "properties": { "module_id": "29", @@ -336,7 +336,7 @@ } }, { - "id": "30", + "action": "add", "collection": "modules", "properties": { "module_id": "30", @@ -348,7 +348,7 @@ } }, { - "id": "31", + "action": "add", "collection": "modules", "properties": { "module_id": "31", @@ -360,7 +360,7 @@ } }, { - "id": "32", + "action": "add", "collection": "modules", "properties": { "module_id": "32", @@ -372,7 +372,7 @@ } }, { - "id": "33", + "action": "add", "collection": "modules", "properties": { "module_id": "33", @@ -384,7 +384,7 @@ } }, { - "id": "34", + "action": "add", "collection": "modules", "properties": { "module_id": "34", @@ -396,7 +396,7 @@ } }, { - "id": "35", + "action": "add", "collection": "modules", "properties": { "module_id": "35", @@ -408,7 +408,7 @@ } }, { - "id": "36", + "action": "add", "collection": "modules", "properties": { "module_id": "36", @@ -420,7 +420,7 @@ } }, { - "id": "37", + "action": "add", "collection": "modules", "properties": { "module_id": "37", @@ -432,7 +432,7 @@ } }, { - "id": "38", + "action": "add", "collection": "modules", "properties": { "module_id": "38", @@ -444,7 +444,7 @@ } }, { - "id": "39", + "action": "add", "collection": "modules", "properties": { "module_id": "39", @@ -456,7 +456,7 @@ } }, { - "id": "40", + "action": "add", "collection": "modules", "properties": { "module_id": "40", @@ -468,7 +468,7 @@ } }, { - "id": "41", + "action": "add", "collection": "modules", "properties": { "module_id": "41", @@ -480,7 +480,7 @@ } }, { - "id": "42", + "action": "add", "collection": "modules", "properties": { "module_id": "42", @@ -492,7 +492,7 @@ } }, { - "id": "43", + "action": "add", "collection": "modules", "properties": { "module_id": "43", @@ -504,7 +504,7 @@ } }, { - "id": "44", + "action": "add", "collection": "modules", "properties": { "module_id": "44", @@ -516,7 +516,7 @@ } }, { - "id": "45", + "action": "add", "collection": "modules", "properties": { "module_id": "45", @@ -528,7 +528,7 @@ } }, { - "id": "46", + "action": "add", "collection": "modules", "properties": { "module_id": "46", @@ -540,7 +540,7 @@ } }, { - "id": "47", + "action": "add", "collection": "modules", "properties": { "module_id": "47", @@ -552,7 +552,7 @@ } }, { - "id": "48", + "action": "add", "collection": "modules", "properties": { "module_id": "48", @@ -564,7 +564,7 @@ } }, { - "id": "49", + "action": "add", "collection": "modules", "properties": { "module_id": "49", @@ -576,7 +576,7 @@ } }, { - "id": "50", + "action": "add", "collection": "modules", "properties": { "module_id": "50", @@ -588,7 +588,7 @@ } }, { - "id": "51", + "action": "add", "collection": "modules", "properties": { "module_id": "51", @@ -600,7 +600,7 @@ } }, { - "id": "52", + "action": "add", "collection": "modules", "properties": { "module_id": "52", @@ -612,7 +612,7 @@ } }, { - "id": "53", + "action": "add", "collection": "modules", "properties": { "module_id": "53", @@ -624,7 +624,7 @@ } }, { - "id": "54", + "action": "add", "collection": "modules", "properties": { "module_id": "54", @@ -636,7 +636,7 @@ } }, { - "id": "55", + "action": "add", "collection": "modules", "properties": { "module_id": "55", @@ -648,7 +648,7 @@ } }, { - "id": "56", + "action": "add", "collection": "modules", "properties": { "module_id": "56", @@ -660,7 +660,7 @@ } }, { - "id": "57", + "action": "add", "collection": "modules", "properties": { "module_id": "57", @@ -672,7 +672,7 @@ } }, { - "id": "58", + "action": "add", "collection": "modules", "properties": { "module_id": "58", @@ -684,7 +684,7 @@ } }, { - "id": "59", + "action": "add", "collection": "modules", "properties": { "module_id": "59", @@ -696,7 +696,7 @@ } }, { - "id": "60", + "action": "add", "collection": "modules", "properties": { "module_id": "60", @@ -708,7 +708,7 @@ } }, { - "id": "61", + "action": "add", "collection": "modules", "properties": { "module_id": "61", @@ -720,7 +720,7 @@ } }, { - "id": "62", + "action": "add", "collection": "modules", "properties": { "module_id": "62", @@ -732,7 +732,7 @@ } }, { - "id": "63", + "action": "add", "collection": "modules", "properties": { "module_id": "63", @@ -744,7 +744,7 @@ } }, { - "id": "64", + "action": "add", "collection": "modules", "properties": { "module_id": "64", diff --git a/e2e/src/fixtures/1.7/order_details.json b/e2e/src/fixtures/1.7/order_details.json index 9f313260..a8673331 100644 --- a/e2e/src/fixtures/1.7/order_details.json +++ b/e2e/src/fixtures/1.7/order_details.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 5, @@ -100,7 +100,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 6, @@ -120,7 +120,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 7, diff --git a/e2e/src/fixtures/1.7/order_status_history.json b/e2e/src/fixtures/1.7/order_status_history.json index 80aa3b22..26990c23 100644 --- a/e2e/src/fixtures/1.7/order_status_history.json +++ b/e2e/src/fixtures/1.7/order_status_history.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -19,7 +19,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -38,7 +38,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -57,7 +57,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -76,7 +76,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 10, @@ -95,7 +95,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 6, @@ -114,7 +114,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 8, diff --git a/e2e/src/fixtures/1.7/orders.json b/e2e/src/fixtures/1.7/orders.json index aea28404..35c541cd 100644 --- a/e2e/src/fixtures/1.7/orders.json +++ b/e2e/src/fixtures/1.7/orders.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "orders", "properties": { "id_order": 1, @@ -33,7 +33,7 @@ } }, { - "id": 2, + "action": "add", "collection": "orders", "properties": { "id_order": 2, @@ -66,7 +66,7 @@ } }, { - "id": 3, + "action": "add", "collection": "orders", "properties": { "id_order": 3, @@ -99,7 +99,7 @@ } }, { - "id": 4, + "action": "add", "collection": "orders", "properties": { "id_order": 4, @@ -132,7 +132,7 @@ } }, { - "id": 5, + "action": "add", "collection": "orders", "properties": { "id_order": 5, diff --git a/e2e/src/fixtures/1.7/product_suppliers.json b/e2e/src/fixtures/1.7/product_suppliers.json index 17a9024f..24ca9df8 100644 --- a/e2e/src/fixtures/1.7/product_suppliers.json +++ b/e2e/src/fixtures/1.7/product_suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 2, @@ -26,7 +26,7 @@ } }, { - "id": 3, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 3, @@ -39,7 +39,7 @@ } }, { - "id": 4, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 4, @@ -52,7 +52,7 @@ } }, { - "id": 5, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 5, @@ -65,7 +65,7 @@ } }, { - "id": 6, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 6, @@ -78,7 +78,7 @@ } }, { - "id": 7, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 7, @@ -91,7 +91,7 @@ } }, { - "id": 8, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 8, @@ -104,7 +104,7 @@ } }, { - "id": 9, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 9, @@ -117,7 +117,7 @@ } }, { - "id": 10, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 10, @@ -130,7 +130,7 @@ } }, { - "id": 11, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 11, @@ -143,7 +143,7 @@ } }, { - "id": 12, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 12, @@ -156,7 +156,7 @@ } }, { - "id": 13, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 13, @@ -169,7 +169,7 @@ } }, { - "id": 14, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 14, @@ -182,7 +182,7 @@ } }, { - "id": 15, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 15, @@ -195,7 +195,7 @@ } }, { - "id": 16, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 16, @@ -208,7 +208,7 @@ } }, { - "id": 17, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 17, @@ -221,7 +221,7 @@ } }, { - "id": 18, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 18, @@ -234,7 +234,7 @@ } }, { - "id": 19, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 19, @@ -247,7 +247,7 @@ } }, { - "id": 20, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 20, @@ -260,7 +260,7 @@ } }, { - "id": 21, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 21, @@ -273,7 +273,7 @@ } }, { - "id": 22, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 22, @@ -286,7 +286,7 @@ } }, { - "id": 23, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 23, @@ -299,7 +299,7 @@ } }, { - "id": 24, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 24, @@ -312,7 +312,7 @@ } }, { - "id": 25, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 25, @@ -325,7 +325,7 @@ } }, { - "id": 26, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 26, @@ -338,7 +338,7 @@ } }, { - "id": 27, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 27, @@ -351,7 +351,7 @@ } }, { - "id": 28, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 28, @@ -364,7 +364,7 @@ } }, { - "id": 29, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 29, @@ -377,7 +377,7 @@ } }, { - "id": 30, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 30, @@ -390,7 +390,7 @@ } }, { - "id": 31, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 31, @@ -403,7 +403,7 @@ } }, { - "id": 32, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 32, @@ -416,7 +416,7 @@ } }, { - "id": 33, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 33, @@ -429,7 +429,7 @@ } }, { - "id": 34, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 34, @@ -442,7 +442,7 @@ } }, { - "id": 35, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 35, @@ -455,7 +455,7 @@ } }, { - "id": 36, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 36, @@ -468,7 +468,7 @@ } }, { - "id": 37, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 37, @@ -481,7 +481,7 @@ } }, { - "id": 38, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 38, @@ -494,7 +494,7 @@ } }, { - "id": 39, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 39, @@ -507,7 +507,7 @@ } }, { - "id": 40, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 40, @@ -520,7 +520,7 @@ } }, { - "id": 41, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 41, @@ -533,7 +533,7 @@ } }, { - "id": 42, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 42, @@ -546,7 +546,7 @@ } }, { - "id": 43, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 43, @@ -559,7 +559,7 @@ } }, { - "id": 44, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 44, @@ -572,7 +572,7 @@ } }, { - "id": 45, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 45, @@ -585,7 +585,7 @@ } }, { - "id": 46, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 46, @@ -598,7 +598,7 @@ } }, { - "id": 47, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 47, @@ -611,7 +611,7 @@ } }, { - "id": 48, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 48, @@ -624,7 +624,7 @@ } }, { - "id": 49, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 49, @@ -637,7 +637,7 @@ } }, { - "id": 50, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 50, @@ -650,7 +650,7 @@ } }, { - "id": 51, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 51, @@ -663,7 +663,7 @@ } }, { - "id": 52, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 52, @@ -676,7 +676,7 @@ } }, { - "id": 53, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 53, @@ -689,7 +689,7 @@ } }, { - "id": 54, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 54, @@ -702,7 +702,7 @@ } }, { - "id": 55, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 55, @@ -715,7 +715,7 @@ } }, { - "id": 56, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 56, @@ -728,7 +728,7 @@ } }, { - "id": 57, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 57, @@ -741,7 +741,7 @@ } }, { - "id": 58, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 58, @@ -754,7 +754,7 @@ } }, { - "id": 59, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 59, @@ -767,7 +767,7 @@ } }, { - "id": 60, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 60, @@ -780,7 +780,7 @@ } }, { - "id": 61, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 61, @@ -793,7 +793,7 @@ } }, { - "id": 62, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 62, @@ -806,7 +806,7 @@ } }, { - "id": 63, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 63, @@ -819,7 +819,7 @@ } }, { - "id": 64, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 64, @@ -832,7 +832,7 @@ } }, { - "id": 65, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 65, @@ -845,7 +845,7 @@ } }, { - "id": 66, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 66, @@ -858,7 +858,7 @@ } }, { - "id": 67, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 67, @@ -871,7 +871,7 @@ } }, { - "id": 68, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 68, @@ -884,7 +884,7 @@ } }, { - "id": 69, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 69, @@ -897,7 +897,7 @@ } }, { - "id": 70, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 70, diff --git a/e2e/src/fixtures/1.7/products.json b/e2e/src/fixtures/1.7/products.json index b6ae4bc3..266cd80f 100644 --- a/e2e/src/fixtures/1.7/products.json +++ b/e2e/src/fixtures/1.7/products.json @@ -1,6 +1,6 @@ [ { - "id": "1-2-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -63,7 +63,7 @@ } }, { - "id": "1-3-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -126,7 +126,7 @@ } }, { - "id": "1-4-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -189,7 +189,7 @@ } }, { - "id": "1-5-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -252,7 +252,7 @@ } }, { - "id": "1-6-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -315,7 +315,7 @@ } }, { - "id": "1-7-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -378,7 +378,7 @@ } }, { - "id": "1-8-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -441,7 +441,7 @@ } }, { - "id": "1-1-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -504,7 +504,7 @@ } }, { - "id": "2-10-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -566,7 +566,7 @@ } }, { - "id": "2-11-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -628,7 +628,7 @@ } }, { - "id": "2-12-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -690,7 +690,7 @@ } }, { - "id": "2-9-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -752,7 +752,7 @@ } }, { - "id": "3-14-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -813,7 +813,7 @@ } }, { - "id": "3-15-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -874,7 +874,7 @@ } }, { - "id": "3-13-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -935,7 +935,7 @@ } }, { - "id": "4-17-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -996,7 +996,7 @@ } }, { - "id": "4-18-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1057,7 +1057,7 @@ } }, { - "id": "4-16-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1118,7 +1118,7 @@ } }, { - "id": "5-20-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1179,7 +1179,7 @@ } }, { - "id": "5-21-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1240,7 +1240,7 @@ } }, { - "id": "5-19-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1301,7 +1301,7 @@ } }, { - "id": "6-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -1360,7 +1360,7 @@ } }, { - "id": "7-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -1419,7 +1419,7 @@ } }, { - "id": "8-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 8, @@ -1478,7 +1478,7 @@ } }, { - "id": "9-23-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1540,7 +1540,7 @@ } }, { - "id": "9-22-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1602,7 +1602,7 @@ } }, { - "id": "10-25-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1664,7 +1664,7 @@ } }, { - "id": "10-24-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1726,7 +1726,7 @@ } }, { - "id": "11-27-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1788,7 +1788,7 @@ } }, { - "id": "11-26-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1850,7 +1850,7 @@ } }, { - "id": "12-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 12, @@ -1907,7 +1907,7 @@ } }, { - "id": "13-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 13, @@ -1964,7 +1964,7 @@ } }, { - "id": "14-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 14, @@ -2021,7 +2021,7 @@ } }, { - "id": "15-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 15, @@ -2078,7 +2078,7 @@ } }, { - "id": "16-29-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2140,7 +2140,7 @@ } }, { - "id": "16-30-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2202,7 +2202,7 @@ } }, { - "id": "16-31-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2264,7 +2264,7 @@ } }, { - "id": "16-28-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2326,7 +2326,7 @@ } }, { - "id": "17-33-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2388,7 +2388,7 @@ } }, { - "id": "17-34-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2450,7 +2450,7 @@ } }, { - "id": "17-35-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2512,7 +2512,7 @@ } }, { - "id": "17-32-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2574,7 +2574,7 @@ } }, { - "id": "18-37-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2636,7 +2636,7 @@ } }, { - "id": "18-38-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2698,7 +2698,7 @@ } }, { - "id": "18-39-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2760,7 +2760,7 @@ } }, { - "id": "18-36-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2822,7 +2822,7 @@ } }, { - "id": "19-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 19, diff --git a/e2e/src/fixtures/1.7/shops.json b/e2e/src/fixtures/1.7/shops.json index b29741e3..a148cbb8 100644 --- a/e2e/src/fixtures/1.7/shops.json +++ b/e2e/src/fixtures/1.7/shops.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "shops", "properties": { "created_at": "2023-12-20 22:56:03", diff --git a/e2e/src/fixtures/1.7/specific_prices.json b/e2e/src/fixtures/1.7/specific_prices.json index f179c309..f416b4ce 100644 --- a/e2e/src/fixtures/1.7/specific_prices.json +++ b/e2e/src/fixtures/1.7/specific_prices.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 1, @@ -31,7 +31,7 @@ } }, { - "id": 2, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 2, diff --git a/e2e/src/fixtures/1.7/stocks.json b/e2e/src/fixtures/1.7/stocks.json index b95df9a4..135f943a 100644 --- a/e2e/src/fixtures/1.7/stocks.json +++ b/e2e/src/fixtures/1.7/stocks.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 2, @@ -34,7 +34,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 3, @@ -51,7 +51,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 4, @@ -68,7 +68,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 5, @@ -85,7 +85,7 @@ } }, { - "id": 6, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 6, @@ -102,7 +102,7 @@ } }, { - "id": 7, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 7, @@ -119,7 +119,7 @@ } }, { - "id": 8, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 8, @@ -136,7 +136,7 @@ } }, { - "id": 9, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 9, @@ -153,7 +153,7 @@ } }, { - "id": 10, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 10, @@ -170,7 +170,7 @@ } }, { - "id": 11, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 11, @@ -187,7 +187,7 @@ } }, { - "id": 12, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 12, @@ -204,7 +204,7 @@ } }, { - "id": 13, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 13, @@ -221,7 +221,7 @@ } }, { - "id": 14, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 14, @@ -238,7 +238,7 @@ } }, { - "id": 15, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 15, @@ -255,7 +255,7 @@ } }, { - "id": 16, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 16, @@ -272,7 +272,7 @@ } }, { - "id": 17, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 17, @@ -289,7 +289,7 @@ } }, { - "id": 18, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 18, @@ -306,7 +306,7 @@ } }, { - "id": 19, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 19, @@ -323,7 +323,7 @@ } }, { - "id": 20, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 20, @@ -340,7 +340,7 @@ } }, { - "id": 21, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 21, @@ -357,7 +357,7 @@ } }, { - "id": 22, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 22, @@ -374,7 +374,7 @@ } }, { - "id": 23, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 23, @@ -391,7 +391,7 @@ } }, { - "id": 24, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 24, @@ -408,7 +408,7 @@ } }, { - "id": 25, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 25, @@ -425,7 +425,7 @@ } }, { - "id": 26, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 26, @@ -442,7 +442,7 @@ } }, { - "id": 27, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 27, @@ -459,7 +459,7 @@ } }, { - "id": 28, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 28, @@ -476,7 +476,7 @@ } }, { - "id": 29, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 29, @@ -493,7 +493,7 @@ } }, { - "id": 30, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 30, @@ -510,7 +510,7 @@ } }, { - "id": 31, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 31, @@ -527,7 +527,7 @@ } }, { - "id": 32, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 32, @@ -544,7 +544,7 @@ } }, { - "id": 33, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 33, @@ -561,7 +561,7 @@ } }, { - "id": 34, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 34, @@ -578,7 +578,7 @@ } }, { - "id": 35, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 35, @@ -595,7 +595,7 @@ } }, { - "id": 36, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 36, @@ -612,7 +612,7 @@ } }, { - "id": 37, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 37, @@ -629,7 +629,7 @@ } }, { - "id": 38, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 38, @@ -646,7 +646,7 @@ } }, { - "id": 39, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 39, @@ -663,7 +663,7 @@ } }, { - "id": 40, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 40, @@ -680,7 +680,7 @@ } }, { - "id": 41, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 41, @@ -697,7 +697,7 @@ } }, { - "id": 42, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 42, @@ -714,7 +714,7 @@ } }, { - "id": 43, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 43, @@ -731,7 +731,7 @@ } }, { - "id": 44, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 44, @@ -748,7 +748,7 @@ } }, { - "id": 45, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 45, @@ -765,7 +765,7 @@ } }, { - "id": 46, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 46, @@ -782,7 +782,7 @@ } }, { - "id": 47, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 47, @@ -799,7 +799,7 @@ } }, { - "id": 48, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 48, @@ -816,7 +816,7 @@ } }, { - "id": 49, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 49, @@ -833,7 +833,7 @@ } }, { - "id": 50, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 50, @@ -850,7 +850,7 @@ } }, { - "id": 51, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 51, @@ -867,7 +867,7 @@ } }, { - "id": 52, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 52, @@ -884,7 +884,7 @@ } }, { - "id": 53, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 53, @@ -901,7 +901,7 @@ } }, { - "id": 54, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 54, @@ -918,7 +918,7 @@ } }, { - "id": 55, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 55, @@ -935,7 +935,7 @@ } }, { - "id": 56, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 56, @@ -952,7 +952,7 @@ } }, { - "id": 57, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 57, @@ -969,7 +969,7 @@ } }, { - "id": 58, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 58, diff --git a/e2e/src/fixtures/1.7/stores.json b/e2e/src/fixtures/1.7/stores.json index 893436bb..a9d18f03 100644 --- a/e2e/src/fixtures/1.7/stores.json +++ b/e2e/src/fixtures/1.7/stores.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stores", "properties": { "id_store": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stores", "properties": { "id_store": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stores", "properties": { "id_store": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stores", "properties": { "id_store": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stores", "properties": { "id_store": 5, diff --git a/e2e/src/fixtures/1.7/suppliers.json b/e2e/src/fixtures/1.7/suppliers.json index 33b27dad..e155e211 100644 --- a/e2e/src/fixtures/1.7/suppliers.json +++ b/e2e/src/fixtures/1.7/suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 2, diff --git a/e2e/src/fixtures/1.7/themes.json b/e2e/src/fixtures/1.7/themes.json index d50b15de..3d935349 100644 --- a/e2e/src/fixtures/1.7/themes.json +++ b/e2e/src/fixtures/1.7/themes.json @@ -1,6 +1,6 @@ [ { - "id": "f3d64714d1f6e7f71558d4252e84ab58", + "action": "add", "collection": "themes", "properties": { "theme_id": "f3d64714d1f6e7f71558d4252e84ab58", diff --git a/e2e/src/fixtures/8/bundles.json b/e2e/src/fixtures/8/bundles.json index 7438d673..f55bce58 100644 --- a/e2e/src/fixtures/8/bundles.json +++ b/e2e/src/fixtures/8/bundles.json @@ -1,24 +1,24 @@ [ { - "id": 15, + "action": "add", "collection": "bundles", "properties": { - "id_bundle": 15, - "id_product": 5, - "id_product_attribute": 19, + "id_bundle": "15", + "id_product": "5", + "id_product_attribute": "19", "unique_product_id": "15-0-en", - "quantity": 5 + "quantity": "5" } }, { - "id": 15, + "action": "add", "collection": "bundles", "properties": { - "id_bundle": 15, - "id_product": 7, - "id_product_attribute": 0, + "id_bundle": "15", + "id_product": "7", + "id_product_attribute": "0", "unique_product_id": "15-0-en", - "quantity": 5 + "quantity": "5" } } ] diff --git a/e2e/src/fixtures/8/carrier_details.json b/e2e/src/fixtures/8/carrier_details.json index fe34c614..ba8800bc 100644 --- a/e2e/src/fixtures/8/carrier_details.json +++ b/e2e/src/fixtures/8/carrier_details.json @@ -1,23 +1,39 @@ [ { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-2", "properties": { - "id_reference": "3", + "id_reference": "2", "id_zone": "1", - "id_range": "2", - "id_carrier_detail": "2", - "shipping_method": "range_price", + "id_range": "1", + "id_carrier_detail": "1", + "shipping_method": "range_weight", "delimiter1": 0, - "delimiter2": 50, + "delimiter2": 10000, "country_ids": "FR", "state_ids": "", - "price": 3 + "price": 5 + } + }, + { + "action": "add", + "collection": "carrier_details", + "properties": { + "id_reference": "2", + "id_zone": "2", + "id_range": "1", + "id_carrier_detail": "1", + "shipping_method": "range_weight", + "delimiter1": 0, + "delimiter2": 10000, + "country_ids": "US", + "state_ids": "AA,AE,AP,AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY,PR,VI,DC", + "price": 5 } }, { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-2", "properties": { "id_reference": "3", "id_zone": "2", @@ -32,8 +48,24 @@ } }, { + "action": "add", + "collection": "carrier_details", + "properties": { + "id_reference": "3", + "id_zone": "1", + "id_range": "2", + "id_carrier_detail": "2", + "shipping_method": "range_price", + "delimiter1": 0, + "delimiter2": 50, + "country_ids": "FR", + "state_ids": "", + "price": 3 + } + }, + { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-3", "properties": { "id_reference": "3", "id_zone": "2", @@ -48,8 +80,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-3", "properties": { "id_reference": "3", "id_zone": "1", @@ -64,8 +96,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-4", "properties": { "id_reference": "3", "id_zone": "1", @@ -80,8 +112,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-4", "properties": { "id_reference": "3", "id_zone": "2", @@ -96,40 +128,40 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-2", "properties": { "id_reference": "4", - "id_zone": "1", + "id_zone": "2", "id_range": "2", "id_carrier_detail": "2", "shipping_method": "range_weight", "delimiter1": 0, "delimiter2": 1, - "country_ids": "FR", - "state_ids": "", + "country_ids": "US", + "state_ids": "AA,AE,AP,AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY,PR,VI,DC", "price": 0 } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-2", "properties": { "id_reference": "4", - "id_zone": "2", + "id_zone": "1", "id_range": "2", "id_carrier_detail": "2", "shipping_method": "range_weight", "delimiter1": 0, "delimiter2": 1, - "country_ids": "US", - "state_ids": "AA,AE,AP,AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY,PR,VI,DC", + "country_ids": "FR", + "state_ids": "", "price": 0 } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-3", "properties": { "id_reference": "4", "id_zone": "2", @@ -144,8 +176,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-3", "properties": { "id_reference": "4", "id_zone": "1", @@ -160,8 +192,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-4", "properties": { "id_reference": "4", "id_zone": "1", @@ -176,8 +208,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-4", "properties": { "id_reference": "4", "id_zone": "2", @@ -190,37 +222,5 @@ "state_ids": "AA,AE,AP,AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY,PR,VI,DC", "price": 6 } - }, - { - "collection": "carrier_details", - "id": "2-1-range_weight-1", - "properties": { - "id_reference": "2", - "id_zone": "1", - "id_range": "1", - "id_carrier_detail": "1", - "shipping_method": "range_weight", - "delimiter1": 0, - "delimiter2": 10000, - "country_ids": "FR", - "state_ids": "", - "price": 5 - } - }, - { - "collection": "carrier_details", - "id": "2-2-range_weight-1", - "properties": { - "id_reference": "2", - "id_zone": "2", - "id_range": "1", - "id_carrier_detail": "1", - "shipping_method": "range_weight", - "delimiter1": 0, - "delimiter2": 10000, - "country_ids": "US", - "state_ids": "AA,AE,AP,AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY,PR,VI,DC", - "price": 5 - } } ] diff --git a/e2e/src/fixtures/8/carriers.json b/e2e/src/fixtures/8/carriers.json index 0caae8c7..59c64119 100644 --- a/e2e/src/fixtures/8/carriers.json +++ b/e2e/src/fixtures/8/carriers.json @@ -1,122 +1,138 @@ [ { + "action": "add", "collection": "carriers", - "id": "3", "properties": { - "id_carrier": "3", - "id_reference": "3", - "name": "My cheap carrier", - "carrier_taxes_rates_group_id": "1", + "id_carrier": "1", + "id_reference": "1", + "name": "Click and collect", "url": "", - "active": false, + "active": true, "deleted": false, - "shipping_handling": 2, - "free_shipping_starts_at_price": 0, - "free_shipping_starts_at_weight": 0, - "disable_carrier_when_out_of_range": false, + "shipping_handling": 0, + "range_behavior": "0", "is_module": false, - "is_free": false, + "is_free": true, "shipping_external": false, "need_range": false, "external_module_name": "", + "shipping_method": "0", + "position": "0", "max_width": 0, "max_height": 0, "max_depth": 0, "max_weight": 0, "grade": 0, - "delay": "Buy more to pay less!", + "delay": "Pick up in-store", + "carrier_taxes_rates_group_id": "1", + "free_shipping_starts_at_price": 0, + "free_shipping_starts_at_weight": 0, + "disable_carrier_when_out_of_range": false, "currency": "EUR", "weight_unit": "kg" - } + }, + "action": "add" }, { + "action": "add", "collection": "carriers", - "id": "4", "properties": { - "id_carrier": "4", - "id_reference": "4", - "name": "My light carrier", - "carrier_taxes_rates_group_id": "1", + "id_carrier": "2", + "id_reference": "2", + "name": "My carrier", "url": "", - "active": false, + "active": true, "deleted": false, "shipping_handling": 2, - "free_shipping_starts_at_price": 0, - "free_shipping_starts_at_weight": 0, - "disable_carrier_when_out_of_range": false, + "range_behavior": "0", "is_module": false, "is_free": false, "shipping_external": false, "need_range": false, "external_module_name": "", + "shipping_method": "0", + "position": "1", "max_width": 0, "max_height": 0, "max_depth": 0, "max_weight": 0, "grade": 0, - "delay": "The lighter the cheaper!", + "delay": "Delivery next day!", + "carrier_taxes_rates_group_id": "1", + "free_shipping_starts_at_price": 0, + "free_shipping_starts_at_weight": 0, + "disable_carrier_when_out_of_range": false, "currency": "EUR", "weight_unit": "kg" - } + }, + "action": "add" }, { + "action": "add", "collection": "carriers", - "id": "1", "properties": { - "id_carrier": "1", - "id_reference": "1", - "name": "Click and collect", - "carrier_taxes_rates_group_id": "1", + "id_carrier": "3", + "id_reference": "3", + "name": "My cheap carrier", "url": "", - "active": true, + "active": false, "deleted": false, - "shipping_handling": 0, - "free_shipping_starts_at_price": 0, - "free_shipping_starts_at_weight": 0, - "disable_carrier_when_out_of_range": false, + "shipping_handling": 2, + "range_behavior": "0", "is_module": false, - "is_free": true, + "is_free": false, "shipping_external": false, "need_range": false, "external_module_name": "", + "shipping_method": "2", + "position": "2", "max_width": 0, "max_height": 0, "max_depth": 0, "max_weight": 0, "grade": 0, - "delay": "Pick up in-store", + "delay": "Buy more to pay less!", + "carrier_taxes_rates_group_id": "1", + "free_shipping_starts_at_price": 0, + "free_shipping_starts_at_weight": 0, + "disable_carrier_when_out_of_range": false, "currency": "EUR", "weight_unit": "kg" - } + }, + "action": "add" }, { + "action": "add", "collection": "carriers", - "id": "2", "properties": { - "id_carrier": "2", - "id_reference": "2", - "name": "My carrier", - "carrier_taxes_rates_group_id": "1", + "id_carrier": "4", + "id_reference": "4", + "name": "My light carrier", "url": "", - "active": true, + "active": false, "deleted": false, "shipping_handling": 2, - "free_shipping_starts_at_price": 0, - "free_shipping_starts_at_weight": 0, - "disable_carrier_when_out_of_range": false, + "range_behavior": "0", "is_module": false, "is_free": false, "shipping_external": false, "need_range": false, "external_module_name": "", + "shipping_method": "1", + "position": "3", "max_width": 0, "max_height": 0, "max_depth": 0, "max_weight": 0, "grade": 0, - "delay": "Delivery next day!", + "delay": "The lighter the cheaper!", + "carrier_taxes_rates_group_id": "1", + "free_shipping_starts_at_price": 0, + "free_shipping_starts_at_weight": 0, + "disable_carrier_when_out_of_range": false, "currency": "EUR", "weight_unit": "kg" - } + }, + "action": "add" } ] diff --git a/e2e/src/fixtures/8/cart_products.json b/e2e/src/fixtures/8/cart_products.json index c4af221f..d5982390 100644 --- a/e2e/src/fixtures/8/cart_products.json +++ b/e2e/src/fixtures/8/cart_products.json @@ -1,6 +1,6 @@ [ { - "id": "1-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -12,7 +12,7 @@ } }, { - "id": "1-2-9", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -24,7 +24,7 @@ } }, { - "id": "2-4-18", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -36,7 +36,7 @@ } }, { - "id": "2-8-0", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -48,7 +48,7 @@ } }, { - "id": "3-16-28", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -60,7 +60,7 @@ } }, { - "id": "4-16-29", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -72,7 +72,7 @@ } }, { - "id": "5-10-25", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/8/carts.json b/e2e/src/fixtures/8/carts.json index 1e1bce2b..c23d4c63 100644 --- a/e2e/src/fixtures/8/carts.json +++ b/e2e/src/fixtures/8/carts.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "carts", "properties": { "id_cart": "1", @@ -9,7 +9,7 @@ } }, { - "id": "2", + "action": "add", "collection": "carts", "properties": { "id_cart": "2", @@ -18,7 +18,7 @@ } }, { - "id": "3", + "action": "add", "collection": "carts", "properties": { "id_cart": "3", @@ -27,7 +27,7 @@ } }, { - "id": "4", + "action": "add", "collection": "carts", "properties": { "id_cart": "4", @@ -36,7 +36,7 @@ } }, { - "id": "5", + "action": "add", "collection": "carts", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/8/categories.json b/e2e/src/fixtures/8/categories.json index c1f796f6..6a6290a3 100644 --- a/e2e/src/fixtures/8/categories.json +++ b/e2e/src/fixtures/8/categories.json @@ -1,6 +1,6 @@ [ { - "id": "1-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "1-en", @@ -18,7 +18,7 @@ } }, { - "id": "2-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "2-en", @@ -36,7 +36,7 @@ } }, { - "id": "3-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "3-en", @@ -54,7 +54,7 @@ } }, { - "id": "4-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "4-en", @@ -72,7 +72,7 @@ } }, { - "id": "5-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "5-en", @@ -90,7 +90,7 @@ } }, { - "id": "6-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "6-en", @@ -108,7 +108,7 @@ } }, { - "id": "7-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "7-en", @@ -126,7 +126,7 @@ } }, { - "id": "8-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "8-en", @@ -144,7 +144,7 @@ } }, { - "id": "9-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "9-en", diff --git a/e2e/src/fixtures/8/currencies.json b/e2e/src/fixtures/8/currencies.json index 1955a57d..90f3c14d 100644 --- a/e2e/src/fixtures/8/currencies.json +++ b/e2e/src/fixtures/8/currencies.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "currencies", "properties": { "id_currency": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "currencies", "properties": { "id_currency": 2, diff --git a/e2e/src/fixtures/8/customers.json b/e2e/src/fixtures/8/customers.json index 9ab76e48..c05ed4ac 100644 --- a/e2e/src/fixtures/8/customers.json +++ b/e2e/src/fixtures/8/customers.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "customers", "properties": { "id_customer": 1, @@ -17,7 +17,7 @@ } }, { - "id": "2", + "action": "add", "collection": "customers", "properties": { "id_customer": 2, diff --git a/e2e/src/fixtures/8/employees.json b/e2e/src/fixtures/8/employees.json index 747c86b6..ce394550 100644 --- a/e2e/src/fixtures/8/employees.json +++ b/e2e/src/fixtures/8/employees.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "employees", "properties": { "id_employee": 1, diff --git a/e2e/src/fixtures/8/image_types.json b/e2e/src/fixtures/8/image_types.json index b8cbf800..95ccc811 100644 --- a/e2e/src/fixtures/8/image_types.json +++ b/e2e/src/fixtures/8/image_types.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 1, @@ -15,7 +15,7 @@ } }, { - "id": "2", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 2, @@ -30,7 +30,7 @@ } }, { - "id": "3", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 3, @@ -45,7 +45,7 @@ } }, { - "id": "4", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 4, @@ -60,7 +60,7 @@ } }, { - "id": "5", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 5, @@ -75,7 +75,7 @@ } }, { - "id": "6", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 6, @@ -90,7 +90,7 @@ } }, { - "id": "7", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 7, diff --git a/e2e/src/fixtures/8/images.json b/e2e/src/fixtures/8/images.json index 9927ccb0..df5673be 100644 --- a/e2e/src/fixtures/8/images.json +++ b/e2e/src/fixtures/8/images.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "images", "properties": { "id_image": 1, @@ -13,7 +13,7 @@ } }, { - "id": "2", + "action": "add", "collection": "images", "properties": { "id_image": 2, @@ -26,7 +26,7 @@ } }, { - "id": "3", + "action": "add", "collection": "images", "properties": { "id_image": 3, @@ -39,7 +39,7 @@ } }, { - "id": "4", + "action": "add", "collection": "images", "properties": { "id_image": 4, @@ -52,7 +52,7 @@ } }, { - "id": "5", + "action": "add", "collection": "images", "properties": { "id_image": 5, @@ -65,7 +65,7 @@ } }, { - "id": "6", + "action": "add", "collection": "images", "properties": { "id_image": 6, @@ -78,7 +78,7 @@ } }, { - "id": "7", + "action": "add", "collection": "images", "properties": { "id_image": 7, @@ -91,7 +91,7 @@ } }, { - "id": "8", + "action": "add", "collection": "images", "properties": { "id_image": 8, @@ -104,7 +104,7 @@ } }, { - "id": "9", + "action": "add", "collection": "images", "properties": { "id_image": 9, @@ -117,7 +117,7 @@ } }, { - "id": "10", + "action": "add", "collection": "images", "properties": { "id_image": 10, @@ -130,7 +130,7 @@ } }, { - "id": "11", + "action": "add", "collection": "images", "properties": { "id_image": 11, @@ -143,7 +143,7 @@ } }, { - "id": "12", + "action": "add", "collection": "images", "properties": { "id_image": 12, @@ -156,7 +156,7 @@ } }, { - "id": "13", + "action": "add", "collection": "images", "properties": { "id_image": 13, @@ -169,7 +169,7 @@ } }, { - "id": "14", + "action": "add", "collection": "images", "properties": { "id_image": 14, @@ -182,7 +182,7 @@ } }, { - "id": "15", + "action": "add", "collection": "images", "properties": { "id_image": 15, @@ -195,7 +195,7 @@ } }, { - "id": "16", + "action": "add", "collection": "images", "properties": { "id_image": 16, @@ -208,7 +208,7 @@ } }, { - "id": "17", + "action": "add", "collection": "images", "properties": { "id_image": 17, @@ -221,7 +221,7 @@ } }, { - "id": "18", + "action": "add", "collection": "images", "properties": { "id_image": 18, @@ -234,7 +234,7 @@ } }, { - "id": "19", + "action": "add", "collection": "images", "properties": { "id_image": 19, @@ -247,7 +247,7 @@ } }, { - "id": "20", + "action": "add", "collection": "images", "properties": { "id_image": 20, @@ -260,7 +260,7 @@ } }, { - "id": "21", + "action": "add", "collection": "images", "properties": { "id_image": 21, @@ -273,7 +273,7 @@ } }, { - "id": "22", + "action": "add", "collection": "images", "properties": { "id_image": 22, @@ -286,7 +286,7 @@ } }, { - "id": "23", + "action": "add", "collection": "images", "properties": { "id_image": 23, diff --git a/e2e/src/fixtures/8/languages.json b/e2e/src/fixtures/8/languages.json index 8c0b6eb5..c329e750 100644 --- a/e2e/src/fixtures/8/languages.json +++ b/e2e/src/fixtures/8/languages.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "languages", "properties": { "id_lang": 1, diff --git a/e2e/src/fixtures/8/manufacturers.json b/e2e/src/fixtures/8/manufacturers.json index 3940f5b3..f1cf88e4 100644 --- a/e2e/src/fixtures/8/manufacturers.json +++ b/e2e/src/fixtures/8/manufacturers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 1, @@ -18,7 +18,7 @@ } }, { - "id": 2, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 2, diff --git a/e2e/src/fixtures/8/modules.json b/e2e/src/fixtures/8/modules.json index 621bf62c..9c04f52b 100644 --- a/e2e/src/fixtures/8/modules.json +++ b/e2e/src/fixtures/8/modules.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "modules", "properties": { "module_id": "1", @@ -12,7 +12,7 @@ } }, { - "id": "2", + "action": "add", "collection": "modules", "properties": { "module_id": "2", @@ -24,7 +24,7 @@ } }, { - "id": "3", + "action": "add", "collection": "modules", "properties": { "module_id": "3", @@ -36,7 +36,7 @@ } }, { - "id": "4", + "action": "add", "collection": "modules", "properties": { "module_id": "4", @@ -48,7 +48,7 @@ } }, { - "id": "5", + "action": "add", "collection": "modules", "properties": { "module_id": "5", @@ -60,7 +60,7 @@ } }, { - "id": "6", + "action": "add", "collection": "modules", "properties": { "module_id": "6", @@ -72,7 +72,7 @@ } }, { - "id": "7", + "action": "add", "collection": "modules", "properties": { "module_id": "7", @@ -84,7 +84,7 @@ } }, { - "id": "8", + "action": "add", "collection": "modules", "properties": { "module_id": "8", @@ -96,7 +96,7 @@ } }, { - "id": "9", + "action": "add", "collection": "modules", "properties": { "module_id": "9", @@ -108,7 +108,7 @@ } }, { - "id": "10", + "action": "add", "collection": "modules", "properties": { "module_id": "10", @@ -120,7 +120,7 @@ } }, { - "id": "11", + "action": "add", "collection": "modules", "properties": { "module_id": "11", @@ -132,7 +132,7 @@ } }, { - "id": "12", + "action": "add", "collection": "modules", "properties": { "module_id": "12", @@ -144,7 +144,7 @@ } }, { - "id": "13", + "action": "add", "collection": "modules", "properties": { "module_id": "13", @@ -156,7 +156,7 @@ } }, { - "id": "14", + "action": "add", "collection": "modules", "properties": { "module_id": "14", @@ -168,7 +168,7 @@ } }, { - "id": "15", + "action": "add", "collection": "modules", "properties": { "module_id": "15", @@ -180,7 +180,7 @@ } }, { - "id": "16", + "action": "add", "collection": "modules", "properties": { "module_id": "16", @@ -192,7 +192,7 @@ } }, { - "id": "17", + "action": "add", "collection": "modules", "properties": { "module_id": "17", @@ -204,7 +204,7 @@ } }, { - "id": "18", + "action": "add", "collection": "modules", "properties": { "module_id": "18", @@ -216,7 +216,7 @@ } }, { - "id": "19", + "action": "add", "collection": "modules", "properties": { "module_id": "19", @@ -228,7 +228,7 @@ } }, { - "id": "20", + "action": "add", "collection": "modules", "properties": { "module_id": "20", @@ -240,7 +240,7 @@ } }, { - "id": "21", + "action": "add", "collection": "modules", "properties": { "module_id": "21", @@ -252,7 +252,7 @@ } }, { - "id": "22", + "action": "add", "collection": "modules", "properties": { "module_id": "22", @@ -264,7 +264,7 @@ } }, { - "id": "23", + "action": "add", "collection": "modules", "properties": { "module_id": "23", @@ -276,7 +276,7 @@ } }, { - "id": "25", + "action": "add", "collection": "modules", "properties": { "module_id": "25", @@ -288,7 +288,7 @@ } }, { - "id": "26", + "action": "add", "collection": "modules", "properties": { "module_id": "26", @@ -300,7 +300,7 @@ } }, { - "id": "27", + "action": "add", "collection": "modules", "properties": { "module_id": "27", @@ -312,7 +312,7 @@ } }, { - "id": "28", + "action": "add", "collection": "modules", "properties": { "module_id": "28", @@ -324,7 +324,7 @@ } }, { - "id": "29", + "action": "add", "collection": "modules", "properties": { "module_id": "29", @@ -336,7 +336,7 @@ } }, { - "id": "30", + "action": "add", "collection": "modules", "properties": { "module_id": "30", @@ -348,7 +348,7 @@ } }, { - "id": "31", + "action": "add", "collection": "modules", "properties": { "module_id": "31", @@ -360,7 +360,7 @@ } }, { - "id": "32", + "action": "add", "collection": "modules", "properties": { "module_id": "32", @@ -372,7 +372,7 @@ } }, { - "id": "33", + "action": "add", "collection": "modules", "properties": { "module_id": "33", @@ -384,7 +384,7 @@ } }, { - "id": "34", + "action": "add", "collection": "modules", "properties": { "module_id": "34", @@ -396,7 +396,7 @@ } }, { - "id": "35", + "action": "add", "collection": "modules", "properties": { "module_id": "35", @@ -408,7 +408,7 @@ } }, { - "id": "36", + "action": "add", "collection": "modules", "properties": { "module_id": "36", @@ -420,7 +420,7 @@ } }, { - "id": "37", + "action": "add", "collection": "modules", "properties": { "module_id": "37", @@ -432,7 +432,7 @@ } }, { - "id": "38", + "action": "add", "collection": "modules", "properties": { "module_id": "38", @@ -444,7 +444,7 @@ } }, { - "id": "39", + "action": "add", "collection": "modules", "properties": { "module_id": "39", @@ -456,7 +456,7 @@ } }, { - "id": "40", + "action": "add", "collection": "modules", "properties": { "module_id": "40", @@ -468,7 +468,7 @@ } }, { - "id": "41", + "action": "add", "collection": "modules", "properties": { "module_id": "41", @@ -480,7 +480,7 @@ } }, { - "id": "42", + "action": "add", "collection": "modules", "properties": { "module_id": "42", @@ -492,7 +492,7 @@ } }, { - "id": "43", + "action": "add", "collection": "modules", "properties": { "module_id": "43", @@ -504,7 +504,7 @@ } }, { - "id": "44", + "action": "add", "collection": "modules", "properties": { "module_id": "44", @@ -516,7 +516,7 @@ } }, { - "id": "45", + "action": "add", "collection": "modules", "properties": { "module_id": "45", @@ -528,7 +528,7 @@ } }, { - "id": "46", + "action": "add", "collection": "modules", "properties": { "module_id": "46", @@ -540,7 +540,7 @@ } }, { - "id": "47", + "action": "add", "collection": "modules", "properties": { "module_id": "47", @@ -552,7 +552,7 @@ } }, { - "id": "48", + "action": "add", "collection": "modules", "properties": { "module_id": "48", @@ -564,7 +564,7 @@ } }, { - "id": "49", + "action": "add", "collection": "modules", "properties": { "module_id": "49", @@ -576,7 +576,7 @@ } }, { - "id": "50", + "action": "add", "collection": "modules", "properties": { "module_id": "50", @@ -588,7 +588,7 @@ } }, { - "id": "51", + "action": "add", "collection": "modules", "properties": { "module_id": "51", @@ -600,7 +600,7 @@ } }, { - "id": "52", + "action": "add", "collection": "modules", "properties": { "module_id": "52", @@ -612,7 +612,7 @@ } }, { - "id": "53", + "action": "add", "collection": "modules", "properties": { "module_id": "53", @@ -624,7 +624,7 @@ } }, { - "id": "54", + "action": "add", "collection": "modules", "properties": { "module_id": "54", @@ -636,7 +636,7 @@ } }, { - "id": "55", + "action": "add", "collection": "modules", "properties": { "module_id": "55", @@ -648,7 +648,7 @@ } }, { - "id": "56", + "action": "add", "collection": "modules", "properties": { "module_id": "56", @@ -660,7 +660,7 @@ } }, { - "id": "57", + "action": "add", "collection": "modules", "properties": { "module_id": "57", @@ -672,7 +672,7 @@ } }, { - "id": "58", + "action": "add", "collection": "modules", "properties": { "module_id": "58", @@ -684,7 +684,7 @@ } }, { - "id": "59", + "action": "add", "collection": "modules", "properties": { "module_id": "59", @@ -696,7 +696,7 @@ } }, { - "id": "60", + "action": "add", "collection": "modules", "properties": { "module_id": "60", @@ -708,7 +708,7 @@ } }, { - "id": "61", + "action": "add", "collection": "modules", "properties": { "module_id": "61", @@ -720,7 +720,7 @@ } }, { - "id": "62", + "action": "add", "collection": "modules", "properties": { "module_id": "62", @@ -732,7 +732,7 @@ } }, { - "id": "63", + "action": "add", "collection": "modules", "properties": { "module_id": "63", @@ -744,7 +744,7 @@ } }, { - "id": "64", + "action": "add", "collection": "modules", "properties": { "module_id": "64", @@ -756,7 +756,7 @@ } }, { - "id": "65", + "action": "add", "collection": "modules", "properties": { "module_id": "65", @@ -768,7 +768,7 @@ } }, { - "id": "66", + "action": "add", "collection": "modules", "properties": { "module_id": "66", @@ -780,7 +780,7 @@ } }, { - "id": "67", + "action": "add", "collection": "modules", "properties": { "module_id": "67", @@ -792,7 +792,7 @@ } }, { - "id": "68", + "action": "add", "collection": "modules", "properties": { "module_id": "68", @@ -804,7 +804,7 @@ } }, { - "id": "69", + "action": "add", "collection": "modules", "properties": { "module_id": "69", diff --git a/e2e/src/fixtures/8/order_details.json b/e2e/src/fixtures/8/order_details.json index 9f313260..a8673331 100644 --- a/e2e/src/fixtures/8/order_details.json +++ b/e2e/src/fixtures/8/order_details.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 5, @@ -100,7 +100,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 6, @@ -120,7 +120,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 7, diff --git a/e2e/src/fixtures/8/order_status_history.json b/e2e/src/fixtures/8/order_status_history.json index f5d6eac5..a8c1a430 100644 --- a/e2e/src/fixtures/8/order_status_history.json +++ b/e2e/src/fixtures/8/order_status_history.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -19,7 +19,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -38,7 +38,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -57,7 +57,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -76,7 +76,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 10, @@ -95,7 +95,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 6, @@ -114,7 +114,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 8, diff --git a/e2e/src/fixtures/8/orders.json b/e2e/src/fixtures/8/orders.json index cbad1720..ddf1b0df 100644 --- a/e2e/src/fixtures/8/orders.json +++ b/e2e/src/fixtures/8/orders.json @@ -1,12 +1,12 @@ [ { - "id": 1, + "action": "add", "collection": "orders", "properties": { "id_order": 1, "reference": "XKBKNABJK", "id_customer": 2, - "id_cart": 1, + "id_cart": "1", "current_state": 6, "conversion_rate": 1, "total_paid_tax_excl": 66.8, @@ -23,9 +23,9 @@ "updated_at": "2024-02-06T20:24:53+0100", "id_carrier": 2, "payment_name": "ps_checkpayment", - "is_validated": 0, + "is_validated": "0", "is_paid": false, - "is_shipped": 0, + "is_shipped": "0", "status_label": "Canceled", "total_paid_tax": 1.4000000000000057, "delivery_country_code": "US", @@ -33,13 +33,13 @@ } }, { - "id": 2, + "action": "add", "collection": "orders", "properties": { "id_order": 2, "reference": "OHSATSERP", "id_customer": 2, - "id_cart": 2, + "id_cart": "2", "current_state": 1, "conversion_rate": 1, "total_paid_tax_excl": 169.9, @@ -56,9 +56,9 @@ "updated_at": "2024-02-06T20:24:53+0100", "id_carrier": 2, "payment_name": "ps_checkpayment", - "is_validated": 0, + "is_validated": "0", "is_paid": false, - "is_shipped": 0, + "is_shipped": "0", "status_label": "Awaiting check payment", "total_paid_tax": 0, "delivery_country_code": "US", @@ -66,13 +66,13 @@ } }, { - "id": 3, + "action": "add", "collection": "orders", "properties": { "id_order": 3, "reference": "UOYEVOLI", "id_customer": 2, - "id_cart": 3, + "id_cart": "3", "current_state": 8, "conversion_rate": 1, "total_paid_tax_excl": 19.9, @@ -89,9 +89,9 @@ "updated_at": "2024-02-06T20:24:53+0100", "id_carrier": 2, "payment_name": "ps_checkpayment", - "is_validated": 0, + "is_validated": "0", "is_paid": false, - "is_shipped": 0, + "is_shipped": "0", "status_label": "Payment error", "total_paid_tax": 1.4000000000000021, "delivery_country_code": "US", @@ -99,13 +99,13 @@ } }, { - "id": 4, + "action": "add", "collection": "orders", "properties": { "id_order": 4, "reference": "FFATNOMMJ", "id_customer": 2, - "id_cart": 4, + "id_cart": "4", "current_state": 1, "conversion_rate": 1, "total_paid_tax_excl": 19.9, @@ -122,9 +122,9 @@ "updated_at": "2024-02-06T20:24:53+0100", "id_carrier": 2, "payment_name": "ps_checkpayment", - "is_validated": 0, + "is_validated": "0", "is_paid": false, - "is_shipped": 0, + "is_shipped": "0", "status_label": "Awaiting check payment", "total_paid_tax": 1.4000000000000021, "delivery_country_code": "US", @@ -132,13 +132,13 @@ } }, { - "id": 5, + "action": "add", "collection": "orders", "properties": { "id_order": 5, "reference": "KHWLILZLL", "id_customer": 2, - "id_cart": 5, + "id_cart": "5", "current_state": 10, "conversion_rate": 1, "total_paid_tax_excl": 25.9, @@ -155,9 +155,9 @@ "updated_at": "2024-02-06T20:24:53+0100", "id_carrier": 2, "payment_name": "ps_wirepayment", - "is_validated": 0, + "is_validated": "0", "is_paid": false, - "is_shipped": 0, + "is_shipped": "0", "status_label": "Awaiting bank wire payment", "total_paid_tax": 1.4000000000000021, "delivery_country_code": "US", diff --git a/e2e/src/fixtures/8/product_suppliers.json b/e2e/src/fixtures/8/product_suppliers.json index 365f801f..1b851b38 100644 --- a/e2e/src/fixtures/8/product_suppliers.json +++ b/e2e/src/fixtures/8/product_suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 2, @@ -26,7 +26,7 @@ } }, { - "id": 3, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 3, @@ -39,7 +39,7 @@ } }, { - "id": 4, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 4, @@ -52,7 +52,7 @@ } }, { - "id": 5, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 5, @@ -65,7 +65,7 @@ } }, { - "id": 6, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 6, @@ -78,7 +78,7 @@ } }, { - "id": 7, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 7, @@ -91,7 +91,7 @@ } }, { - "id": 8, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 8, @@ -104,7 +104,7 @@ } }, { - "id": 9, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 9, @@ -117,7 +117,7 @@ } }, { - "id": 10, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 10, @@ -130,7 +130,7 @@ } }, { - "id": 11, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 11, @@ -143,7 +143,7 @@ } }, { - "id": 12, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 12, @@ -156,7 +156,7 @@ } }, { - "id": 13, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 13, @@ -169,7 +169,7 @@ } }, { - "id": 14, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 14, @@ -182,7 +182,7 @@ } }, { - "id": 15, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 15, @@ -195,7 +195,7 @@ } }, { - "id": 16, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 16, @@ -208,7 +208,7 @@ } }, { - "id": 17, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 17, @@ -221,7 +221,7 @@ } }, { - "id": 18, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 18, @@ -234,7 +234,7 @@ } }, { - "id": 19, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 19, @@ -247,7 +247,7 @@ } }, { - "id": 20, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 20, @@ -260,7 +260,7 @@ } }, { - "id": 21, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 21, @@ -273,7 +273,7 @@ } }, { - "id": 22, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 22, @@ -286,7 +286,7 @@ } }, { - "id": 23, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 23, @@ -299,7 +299,7 @@ } }, { - "id": 24, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 24, @@ -312,7 +312,7 @@ } }, { - "id": 25, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 25, @@ -325,7 +325,7 @@ } }, { - "id": 26, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 26, @@ -338,7 +338,7 @@ } }, { - "id": 27, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 27, @@ -351,7 +351,7 @@ } }, { - "id": 28, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 28, @@ -364,7 +364,7 @@ } }, { - "id": 29, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 29, @@ -377,7 +377,7 @@ } }, { - "id": 30, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 30, @@ -390,7 +390,7 @@ } }, { - "id": 31, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 31, @@ -403,7 +403,7 @@ } }, { - "id": 32, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 32, @@ -416,7 +416,7 @@ } }, { - "id": 33, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 33, @@ -429,7 +429,7 @@ } }, { - "id": 34, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 34, @@ -442,7 +442,7 @@ } }, { - "id": 35, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 35, @@ -455,7 +455,7 @@ } }, { - "id": 36, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 36, @@ -468,7 +468,7 @@ } }, { - "id": 37, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 37, @@ -481,7 +481,7 @@ } }, { - "id": 38, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 38, @@ -494,7 +494,7 @@ } }, { - "id": 39, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 39, @@ -507,7 +507,7 @@ } }, { - "id": 40, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 40, @@ -520,7 +520,7 @@ } }, { - "id": 41, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 41, @@ -533,7 +533,7 @@ } }, { - "id": 42, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 42, @@ -546,7 +546,7 @@ } }, { - "id": 43, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 43, @@ -559,7 +559,7 @@ } }, { - "id": 44, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 44, @@ -572,7 +572,7 @@ } }, { - "id": 45, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 45, @@ -585,7 +585,7 @@ } }, { - "id": 46, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 46, @@ -598,7 +598,7 @@ } }, { - "id": 47, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 47, @@ -611,7 +611,7 @@ } }, { - "id": 48, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 48, @@ -624,7 +624,7 @@ } }, { - "id": 49, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 49, @@ -637,7 +637,7 @@ } }, { - "id": 50, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 50, @@ -650,7 +650,7 @@ } }, { - "id": 51, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 51, @@ -663,7 +663,7 @@ } }, { - "id": 52, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 52, @@ -676,7 +676,7 @@ } }, { - "id": 53, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 53, @@ -689,7 +689,7 @@ } }, { - "id": 54, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 54, @@ -702,7 +702,7 @@ } }, { - "id": 55, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 55, @@ -715,7 +715,7 @@ } }, { - "id": 56, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 56, @@ -728,7 +728,7 @@ } }, { - "id": 57, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 57, @@ -741,7 +741,7 @@ } }, { - "id": 58, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 58, @@ -754,7 +754,7 @@ } }, { - "id": 59, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 59, @@ -767,7 +767,7 @@ } }, { - "id": 60, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 60, @@ -780,7 +780,7 @@ } }, { - "id": 61, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 61, @@ -793,7 +793,7 @@ } }, { - "id": 62, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 62, @@ -806,7 +806,7 @@ } }, { - "id": 63, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 63, @@ -819,7 +819,7 @@ } }, { - "id": 64, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 64, @@ -832,7 +832,7 @@ } }, { - "id": 65, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 65, @@ -845,7 +845,7 @@ } }, { - "id": 66, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 66, @@ -858,7 +858,7 @@ } }, { - "id": 67, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 67, @@ -871,7 +871,7 @@ } }, { - "id": 68, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 68, @@ -884,7 +884,7 @@ } }, { - "id": 69, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 69, @@ -897,7 +897,7 @@ } }, { - "id": 70, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 70, @@ -910,7 +910,7 @@ } }, { - "id": 71, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 71, @@ -923,7 +923,7 @@ } }, { - "id": 72, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 72, @@ -936,7 +936,7 @@ } }, { - "id": 73, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 73, diff --git a/e2e/src/fixtures/8/products.json b/e2e/src/fixtures/8/products.json index 41a26983..a2ed1ee9 100644 --- a/e2e/src/fixtures/8/products.json +++ b/e2e/src/fixtures/8/products.json @@ -1,6 +1,6 @@ [ { - "id": "1-2-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -34,7 +34,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -63,7 +63,7 @@ } }, { - "id": "1-3-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -97,7 +97,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -126,7 +126,7 @@ } }, { - "id": "1-4-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -160,7 +160,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -189,7 +189,7 @@ } }, { - "id": "1-5-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -223,7 +223,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -252,7 +252,7 @@ } }, { - "id": "1-6-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -286,7 +286,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -315,7 +315,7 @@ } }, { - "id": "1-7-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -349,7 +349,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -378,7 +378,7 @@ } }, { - "id": "1-8-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -412,7 +412,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -441,7 +441,7 @@ } }, { - "id": "1-1-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -475,7 +475,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -504,7 +504,7 @@ } }, { - "id": "2-10-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -538,7 +538,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -566,7 +566,7 @@ } }, { - "id": "2-11-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -600,7 +600,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -628,7 +628,7 @@ } }, { - "id": "2-12-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -662,7 +662,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -690,7 +690,7 @@ } }, { - "id": "2-9-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -724,7 +724,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -752,7 +752,7 @@ } }, { - "id": "3-14-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -786,7 +786,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -813,7 +813,7 @@ } }, { - "id": "3-15-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -847,7 +847,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -874,7 +874,7 @@ } }, { - "id": "3-13-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -908,7 +908,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -935,7 +935,7 @@ } }, { - "id": "4-17-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -969,7 +969,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -996,7 +996,7 @@ } }, { - "id": "4-18-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1030,7 +1030,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1057,7 +1057,7 @@ } }, { - "id": "4-16-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1091,7 +1091,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1118,7 +1118,7 @@ } }, { - "id": "5-20-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1152,7 +1152,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1179,7 +1179,7 @@ } }, { - "id": "5-21-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1213,7 +1213,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1240,7 +1240,7 @@ } }, { - "id": "5-19-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1274,7 +1274,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1301,7 +1301,7 @@ } }, { - "id": "6-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -1335,7 +1335,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1360,7 +1360,7 @@ } }, { - "id": "7-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -1394,7 +1394,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1419,7 +1419,7 @@ } }, { - "id": "8-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 8, @@ -1453,7 +1453,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1478,7 +1478,7 @@ } }, { - "id": "9-23-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1512,7 +1512,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1540,7 +1540,7 @@ } }, { - "id": "9-22-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1574,7 +1574,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1602,7 +1602,7 @@ } }, { - "id": "10-25-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1636,7 +1636,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1664,7 +1664,7 @@ } }, { - "id": "10-24-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1698,7 +1698,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1726,7 +1726,7 @@ } }, { - "id": "11-27-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1760,7 +1760,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1788,7 +1788,7 @@ } }, { - "id": "11-26-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1822,7 +1822,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1850,7 +1850,7 @@ } }, { - "id": "12-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 12, @@ -1884,7 +1884,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1907,7 +1907,7 @@ } }, { - "id": "13-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 13, @@ -1941,7 +1941,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -1964,7 +1964,7 @@ } }, { - "id": "14-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 14, @@ -1998,7 +1998,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2021,7 +2021,7 @@ } }, { - "id": "15-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 15, @@ -2055,7 +2055,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2078,7 +2078,7 @@ } }, { - "id": "16-29-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2112,7 +2112,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2140,7 +2140,7 @@ } }, { - "id": "16-30-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2174,7 +2174,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2202,7 +2202,7 @@ } }, { - "id": "16-31-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2236,7 +2236,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2264,7 +2264,7 @@ } }, { - "id": "16-28-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2298,7 +2298,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2326,7 +2326,7 @@ } }, { - "id": "17-33-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2360,7 +2360,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2388,7 +2388,7 @@ } }, { - "id": "17-34-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2422,7 +2422,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2450,7 +2450,7 @@ } }, { - "id": "17-35-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2484,7 +2484,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2512,7 +2512,7 @@ } }, { - "id": "17-32-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2546,7 +2546,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2574,7 +2574,7 @@ } }, { - "id": "18-37-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2608,7 +2608,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2636,7 +2636,7 @@ } }, { - "id": "18-38-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2670,7 +2670,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2698,7 +2698,7 @@ } }, { - "id": "18-39-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2732,7 +2732,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2760,7 +2760,7 @@ } }, { - "id": "18-36-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2794,7 +2794,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", @@ -2822,7 +2822,7 @@ } }, { - "id": "19-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 19, @@ -2856,7 +2856,7 @@ "width": "0.000000", "height": "0.000000", "depth": "0.000000", - "additional_delivery_times": 1, + "additional_delivery_times": "1", "additional_shipping_cost": "0.000000", "delivery_in_stock": "", "delivery_out_stock": "", diff --git a/e2e/src/fixtures/8/shops.json b/e2e/src/fixtures/8/shops.json index 66e78af4..9f2745c6 100644 --- a/e2e/src/fixtures/8/shops.json +++ b/e2e/src/fixtures/8/shops.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "shops", "properties": { "created_at": "2024-08-22T12:27:09+0200", diff --git a/e2e/src/fixtures/8/specific_prices.json b/e2e/src/fixtures/8/specific_prices.json index f179c309..f416b4ce 100644 --- a/e2e/src/fixtures/8/specific_prices.json +++ b/e2e/src/fixtures/8/specific_prices.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 1, @@ -31,7 +31,7 @@ } }, { - "id": 2, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 2, diff --git a/e2e/src/fixtures/8/stocks.json b/e2e/src/fixtures/8/stocks.json index b95df9a4..135f943a 100644 --- a/e2e/src/fixtures/8/stocks.json +++ b/e2e/src/fixtures/8/stocks.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 2, @@ -34,7 +34,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 3, @@ -51,7 +51,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 4, @@ -68,7 +68,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 5, @@ -85,7 +85,7 @@ } }, { - "id": 6, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 6, @@ -102,7 +102,7 @@ } }, { - "id": 7, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 7, @@ -119,7 +119,7 @@ } }, { - "id": 8, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 8, @@ -136,7 +136,7 @@ } }, { - "id": 9, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 9, @@ -153,7 +153,7 @@ } }, { - "id": 10, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 10, @@ -170,7 +170,7 @@ } }, { - "id": 11, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 11, @@ -187,7 +187,7 @@ } }, { - "id": 12, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 12, @@ -204,7 +204,7 @@ } }, { - "id": 13, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 13, @@ -221,7 +221,7 @@ } }, { - "id": 14, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 14, @@ -238,7 +238,7 @@ } }, { - "id": 15, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 15, @@ -255,7 +255,7 @@ } }, { - "id": 16, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 16, @@ -272,7 +272,7 @@ } }, { - "id": 17, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 17, @@ -289,7 +289,7 @@ } }, { - "id": 18, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 18, @@ -306,7 +306,7 @@ } }, { - "id": 19, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 19, @@ -323,7 +323,7 @@ } }, { - "id": 20, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 20, @@ -340,7 +340,7 @@ } }, { - "id": 21, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 21, @@ -357,7 +357,7 @@ } }, { - "id": 22, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 22, @@ -374,7 +374,7 @@ } }, { - "id": 23, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 23, @@ -391,7 +391,7 @@ } }, { - "id": 24, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 24, @@ -408,7 +408,7 @@ } }, { - "id": 25, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 25, @@ -425,7 +425,7 @@ } }, { - "id": 26, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 26, @@ -442,7 +442,7 @@ } }, { - "id": 27, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 27, @@ -459,7 +459,7 @@ } }, { - "id": 28, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 28, @@ -476,7 +476,7 @@ } }, { - "id": 29, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 29, @@ -493,7 +493,7 @@ } }, { - "id": 30, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 30, @@ -510,7 +510,7 @@ } }, { - "id": 31, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 31, @@ -527,7 +527,7 @@ } }, { - "id": 32, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 32, @@ -544,7 +544,7 @@ } }, { - "id": 33, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 33, @@ -561,7 +561,7 @@ } }, { - "id": 34, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 34, @@ -578,7 +578,7 @@ } }, { - "id": 35, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 35, @@ -595,7 +595,7 @@ } }, { - "id": 36, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 36, @@ -612,7 +612,7 @@ } }, { - "id": 37, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 37, @@ -629,7 +629,7 @@ } }, { - "id": 38, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 38, @@ -646,7 +646,7 @@ } }, { - "id": 39, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 39, @@ -663,7 +663,7 @@ } }, { - "id": 40, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 40, @@ -680,7 +680,7 @@ } }, { - "id": 41, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 41, @@ -697,7 +697,7 @@ } }, { - "id": 42, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 42, @@ -714,7 +714,7 @@ } }, { - "id": 43, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 43, @@ -731,7 +731,7 @@ } }, { - "id": 44, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 44, @@ -748,7 +748,7 @@ } }, { - "id": 45, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 45, @@ -765,7 +765,7 @@ } }, { - "id": 46, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 46, @@ -782,7 +782,7 @@ } }, { - "id": 47, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 47, @@ -799,7 +799,7 @@ } }, { - "id": 48, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 48, @@ -816,7 +816,7 @@ } }, { - "id": 49, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 49, @@ -833,7 +833,7 @@ } }, { - "id": 50, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 50, @@ -850,7 +850,7 @@ } }, { - "id": 51, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 51, @@ -867,7 +867,7 @@ } }, { - "id": 52, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 52, @@ -884,7 +884,7 @@ } }, { - "id": 53, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 53, @@ -901,7 +901,7 @@ } }, { - "id": 54, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 54, @@ -918,7 +918,7 @@ } }, { - "id": 55, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 55, @@ -935,7 +935,7 @@ } }, { - "id": 56, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 56, @@ -952,7 +952,7 @@ } }, { - "id": 57, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 57, @@ -969,7 +969,7 @@ } }, { - "id": 58, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 58, diff --git a/e2e/src/fixtures/8/stores.json b/e2e/src/fixtures/8/stores.json index 002bd9e8..f704b726 100644 --- a/e2e/src/fixtures/8/stores.json +++ b/e2e/src/fixtures/8/stores.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stores", "properties": { "id_store": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stores", "properties": { "id_store": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stores", "properties": { "id_store": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stores", "properties": { "id_store": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stores", "properties": { "id_store": 5, diff --git a/e2e/src/fixtures/8/suppliers.json b/e2e/src/fixtures/8/suppliers.json index 8475a828..13111302 100644 --- a/e2e/src/fixtures/8/suppliers.json +++ b/e2e/src/fixtures/8/suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 2, diff --git a/e2e/src/fixtures/8/themes.json b/e2e/src/fixtures/8/themes.json index be7189af..d5e4b49a 100644 --- a/e2e/src/fixtures/8/themes.json +++ b/e2e/src/fixtures/8/themes.json @@ -1,6 +1,6 @@ [ { - "id": "f3d64714d1f6e7f71558d4252e84ab58", + "action": "add", "collection": "themes", "properties": { "theme_id": "f3d64714d1f6e7f71558d4252e84ab58", diff --git a/e2e/src/fixtures/9/bundles.json b/e2e/src/fixtures/9/bundles.json index 7438d673..47fa2ad6 100644 --- a/e2e/src/fixtures/9/bundles.json +++ b/e2e/src/fixtures/9/bundles.json @@ -1,6 +1,6 @@ [ { - "id": 15, + "action": "add", "collection": "bundles", "properties": { "id_bundle": 15, @@ -11,7 +11,7 @@ } }, { - "id": 15, + "action": "add", "collection": "bundles", "properties": { "id_bundle": 15, diff --git a/e2e/src/fixtures/9/carrier_details.json b/e2e/src/fixtures/9/carrier_details.json index 531f022a..0a08d120 100644 --- a/e2e/src/fixtures/9/carrier_details.json +++ b/e2e/src/fixtures/9/carrier_details.json @@ -1,7 +1,8 @@ [ { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-2", + "properties": { "id_reference": "3", "id_zone": "2", @@ -16,8 +17,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-2", + "properties": { "id_reference": "3", "id_zone": "1", @@ -32,8 +34,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-3", + "properties": { "id_reference": "3", "id_zone": "2", @@ -48,8 +51,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-3", + "properties": { "id_reference": "3", "id_zone": "1", @@ -64,8 +68,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-1-range_price-4", + "properties": { "id_reference": "3", "id_zone": "1", @@ -80,8 +85,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "3-2-range_price-4", + "properties": { "id_reference": "3", "id_zone": "2", @@ -96,8 +102,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-2", + "properties": { "id_reference": "4", "id_zone": "2", @@ -112,8 +119,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-2", + "properties": { "id_reference": "4", "id_zone": "1", @@ -128,8 +136,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-3", + "properties": { "id_reference": "4", "id_zone": "2", @@ -144,8 +153,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-3", + "properties": { "id_reference": "4", "id_zone": "1", @@ -160,8 +170,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-1-range_weight-4", + "properties": { "id_reference": "4", "id_zone": "1", @@ -176,8 +187,8 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "4-2-range_weight-4", "properties": { "id_reference": "4", "id_zone": "2", @@ -192,8 +203,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "2-1-range_weight-1", + "properties": { "id_reference": "2", "id_zone": "1", @@ -208,8 +220,9 @@ } }, { + "action": "add", "collection": "carrier_details", - "id": "2-2-range_weight-1", + "properties": { "id_reference": "2", "id_zone": "2", diff --git a/e2e/src/fixtures/9/carriers.json b/e2e/src/fixtures/9/carriers.json index 0caae8c7..f2fe5f98 100644 --- a/e2e/src/fixtures/9/carriers.json +++ b/e2e/src/fixtures/9/carriers.json @@ -1,7 +1,8 @@ [ { + "action": "add", "collection": "carriers", - "id": "3", + "properties": { "id_carrier": "3", "id_reference": "3", @@ -30,8 +31,9 @@ } }, { + "action": "add", "collection": "carriers", - "id": "4", + "properties": { "id_carrier": "4", "id_reference": "4", @@ -60,8 +62,9 @@ } }, { + "action": "add", "collection": "carriers", - "id": "1", + "properties": { "id_carrier": "1", "id_reference": "1", @@ -90,8 +93,9 @@ } }, { + "action": "add", "collection": "carriers", - "id": "2", + "properties": { "id_carrier": "2", "id_reference": "2", diff --git a/e2e/src/fixtures/9/cart_products.json b/e2e/src/fixtures/9/cart_products.json index c4af221f..d5982390 100644 --- a/e2e/src/fixtures/9/cart_products.json +++ b/e2e/src/fixtures/9/cart_products.json @@ -1,6 +1,6 @@ [ { - "id": "1-1-1", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -12,7 +12,7 @@ } }, { - "id": "1-2-9", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "1", @@ -24,7 +24,7 @@ } }, { - "id": "2-4-18", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -36,7 +36,7 @@ } }, { - "id": "2-8-0", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "2", @@ -48,7 +48,7 @@ } }, { - "id": "3-16-28", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "3", @@ -60,7 +60,7 @@ } }, { - "id": "4-16-29", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "4", @@ -72,7 +72,7 @@ } }, { - "id": "5-10-25", + "action": "add", "collection": "cart_products", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/9/carts.json b/e2e/src/fixtures/9/carts.json index 8f45075d..7afe29e9 100644 --- a/e2e/src/fixtures/9/carts.json +++ b/e2e/src/fixtures/9/carts.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "carts", "properties": { "id_cart": "1", @@ -9,7 +9,7 @@ } }, { - "id": "2", + "action": "add", "collection": "carts", "properties": { "id_cart": "2", @@ -18,7 +18,7 @@ } }, { - "id": "3", + "action": "add", "collection": "carts", "properties": { "id_cart": "3", @@ -27,7 +27,7 @@ } }, { - "id": "4", + "action": "add", "collection": "carts", "properties": { "id_cart": "4", @@ -36,7 +36,7 @@ } }, { - "id": "5", + "action": "add", "collection": "carts", "properties": { "id_cart": "5", diff --git a/e2e/src/fixtures/9/categories.json b/e2e/src/fixtures/9/categories.json index 00ad9528..0fa7db1d 100644 --- a/e2e/src/fixtures/9/categories.json +++ b/e2e/src/fixtures/9/categories.json @@ -1,6 +1,6 @@ [ { - "id": "1-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "1-en", @@ -18,7 +18,7 @@ } }, { - "id": "2-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "2-en", @@ -36,7 +36,7 @@ } }, { - "id": "3-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "3-en", @@ -54,7 +54,7 @@ } }, { - "id": "4-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "4-en", @@ -72,7 +72,7 @@ } }, { - "id": "5-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "5-en", @@ -90,7 +90,7 @@ } }, { - "id": "6-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "6-en", @@ -108,7 +108,7 @@ } }, { - "id": "7-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "7-en", @@ -126,7 +126,7 @@ } }, { - "id": "8-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "8-en", @@ -144,7 +144,7 @@ } }, { - "id": "9-en", + "action": "add", "collection": "categories", "properties": { "unique_category_id": "9-en", diff --git a/e2e/src/fixtures/9/currencies.json b/e2e/src/fixtures/9/currencies.json index 3e192200..906f4d7c 100644 --- a/e2e/src/fixtures/9/currencies.json +++ b/e2e/src/fixtures/9/currencies.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "currencies", "properties": { "id_currency": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "currencies", "properties": { "id_currency": 2, diff --git a/e2e/src/fixtures/9/customers.json b/e2e/src/fixtures/9/customers.json index 35648e61..d44c1168 100644 --- a/e2e/src/fixtures/9/customers.json +++ b/e2e/src/fixtures/9/customers.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "customers", "properties": { "id_customer": 1, @@ -17,7 +17,7 @@ } }, { - "id": "2", + "action": "add", "collection": "customers", "properties": { "id_customer": 2, diff --git a/e2e/src/fixtures/9/employees.json b/e2e/src/fixtures/9/employees.json index b31c2177..960dbff6 100644 --- a/e2e/src/fixtures/9/employees.json +++ b/e2e/src/fixtures/9/employees.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "employees", "properties": { "id_employee": 1, diff --git a/e2e/src/fixtures/9/image_types.json b/e2e/src/fixtures/9/image_types.json index b8cbf800..95ccc811 100644 --- a/e2e/src/fixtures/9/image_types.json +++ b/e2e/src/fixtures/9/image_types.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 1, @@ -15,7 +15,7 @@ } }, { - "id": "2", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 2, @@ -30,7 +30,7 @@ } }, { - "id": "3", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 3, @@ -45,7 +45,7 @@ } }, { - "id": "4", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 4, @@ -60,7 +60,7 @@ } }, { - "id": "5", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 5, @@ -75,7 +75,7 @@ } }, { - "id": "6", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 6, @@ -90,7 +90,7 @@ } }, { - "id": "7", + "action": "add", "collection": "image_types", "properties": { "id_image_type": 7, diff --git a/e2e/src/fixtures/9/images.json b/e2e/src/fixtures/9/images.json index 9927ccb0..df5673be 100644 --- a/e2e/src/fixtures/9/images.json +++ b/e2e/src/fixtures/9/images.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "images", "properties": { "id_image": 1, @@ -13,7 +13,7 @@ } }, { - "id": "2", + "action": "add", "collection": "images", "properties": { "id_image": 2, @@ -26,7 +26,7 @@ } }, { - "id": "3", + "action": "add", "collection": "images", "properties": { "id_image": 3, @@ -39,7 +39,7 @@ } }, { - "id": "4", + "action": "add", "collection": "images", "properties": { "id_image": 4, @@ -52,7 +52,7 @@ } }, { - "id": "5", + "action": "add", "collection": "images", "properties": { "id_image": 5, @@ -65,7 +65,7 @@ } }, { - "id": "6", + "action": "add", "collection": "images", "properties": { "id_image": 6, @@ -78,7 +78,7 @@ } }, { - "id": "7", + "action": "add", "collection": "images", "properties": { "id_image": 7, @@ -91,7 +91,7 @@ } }, { - "id": "8", + "action": "add", "collection": "images", "properties": { "id_image": 8, @@ -104,7 +104,7 @@ } }, { - "id": "9", + "action": "add", "collection": "images", "properties": { "id_image": 9, @@ -117,7 +117,7 @@ } }, { - "id": "10", + "action": "add", "collection": "images", "properties": { "id_image": 10, @@ -130,7 +130,7 @@ } }, { - "id": "11", + "action": "add", "collection": "images", "properties": { "id_image": 11, @@ -143,7 +143,7 @@ } }, { - "id": "12", + "action": "add", "collection": "images", "properties": { "id_image": 12, @@ -156,7 +156,7 @@ } }, { - "id": "13", + "action": "add", "collection": "images", "properties": { "id_image": 13, @@ -169,7 +169,7 @@ } }, { - "id": "14", + "action": "add", "collection": "images", "properties": { "id_image": 14, @@ -182,7 +182,7 @@ } }, { - "id": "15", + "action": "add", "collection": "images", "properties": { "id_image": 15, @@ -195,7 +195,7 @@ } }, { - "id": "16", + "action": "add", "collection": "images", "properties": { "id_image": 16, @@ -208,7 +208,7 @@ } }, { - "id": "17", + "action": "add", "collection": "images", "properties": { "id_image": 17, @@ -221,7 +221,7 @@ } }, { - "id": "18", + "action": "add", "collection": "images", "properties": { "id_image": 18, @@ -234,7 +234,7 @@ } }, { - "id": "19", + "action": "add", "collection": "images", "properties": { "id_image": 19, @@ -247,7 +247,7 @@ } }, { - "id": "20", + "action": "add", "collection": "images", "properties": { "id_image": 20, @@ -260,7 +260,7 @@ } }, { - "id": "21", + "action": "add", "collection": "images", "properties": { "id_image": 21, @@ -273,7 +273,7 @@ } }, { - "id": "22", + "action": "add", "collection": "images", "properties": { "id_image": 22, @@ -286,7 +286,7 @@ } }, { - "id": "23", + "action": "add", "collection": "images", "properties": { "id_image": 23, diff --git a/e2e/src/fixtures/9/languages.json b/e2e/src/fixtures/9/languages.json index 8c0b6eb5..c329e750 100644 --- a/e2e/src/fixtures/9/languages.json +++ b/e2e/src/fixtures/9/languages.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "languages", "properties": { "id_lang": 1, diff --git a/e2e/src/fixtures/9/manufacturers.json b/e2e/src/fixtures/9/manufacturers.json index 226c8d67..c4a0e2f8 100644 --- a/e2e/src/fixtures/9/manufacturers.json +++ b/e2e/src/fixtures/9/manufacturers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 1, @@ -18,7 +18,7 @@ } }, { - "id": 2, + "action": "add", "collection": "manufacturers", "properties": { "id_manufacturer": 2, diff --git a/e2e/src/fixtures/9/modules.json b/e2e/src/fixtures/9/modules.json index 4175cc83..10404280 100644 --- a/e2e/src/fixtures/9/modules.json +++ b/e2e/src/fixtures/9/modules.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "modules", "properties": { "module_id": "1", @@ -12,7 +12,7 @@ } }, { - "id": "2", + "action": "add", "collection": "modules", "properties": { "module_id": "2", @@ -24,7 +24,7 @@ } }, { - "id": "3", + "action": "add", "collection": "modules", "properties": { "module_id": "3", @@ -36,7 +36,7 @@ } }, { - "id": "4", + "action": "add", "collection": "modules", "properties": { "module_id": "4", @@ -48,7 +48,7 @@ } }, { - "id": "5", + "action": "add", "collection": "modules", "properties": { "module_id": "5", @@ -60,7 +60,7 @@ } }, { - "id": "6", + "action": "add", "collection": "modules", "properties": { "module_id": "6", @@ -72,7 +72,7 @@ } }, { - "id": "7", + "action": "add", "collection": "modules", "properties": { "module_id": "7", @@ -84,7 +84,7 @@ } }, { - "id": "8", + "action": "add", "collection": "modules", "properties": { "module_id": "8", @@ -96,7 +96,7 @@ } }, { - "id": "9", + "action": "add", "collection": "modules", "properties": { "module_id": "9", @@ -108,7 +108,7 @@ } }, { - "id": "10", + "action": "add", "collection": "modules", "properties": { "module_id": "10", @@ -120,7 +120,7 @@ } }, { - "id": "11", + "action": "add", "collection": "modules", "properties": { "module_id": "11", @@ -132,7 +132,7 @@ } }, { - "id": "12", + "action": "add", "collection": "modules", "properties": { "module_id": "12", @@ -144,7 +144,7 @@ } }, { - "id": "13", + "action": "add", "collection": "modules", "properties": { "module_id": "13", @@ -156,7 +156,7 @@ } }, { - "id": "14", + "action": "add", "collection": "modules", "properties": { "module_id": "14", @@ -168,7 +168,7 @@ } }, { - "id": "15", + "action": "add", "collection": "modules", "properties": { "module_id": "15", @@ -180,7 +180,7 @@ } }, { - "id": "16", + "action": "add", "collection": "modules", "properties": { "module_id": "16", @@ -192,7 +192,7 @@ } }, { - "id": "17", + "action": "add", "collection": "modules", "properties": { "module_id": "17", @@ -204,7 +204,7 @@ } }, { - "id": "18", + "action": "add", "collection": "modules", "properties": { "module_id": "18", @@ -216,7 +216,7 @@ } }, { - "id": "19", + "action": "add", "collection": "modules", "properties": { "module_id": "19", @@ -228,7 +228,7 @@ } }, { - "id": "20", + "action": "add", "collection": "modules", "properties": { "module_id": "20", @@ -240,7 +240,7 @@ } }, { - "id": "21", + "action": "add", "collection": "modules", "properties": { "module_id": "21", @@ -252,7 +252,7 @@ } }, { - "id": "22", + "action": "add", "collection": "modules", "properties": { "module_id": "22", @@ -264,7 +264,7 @@ } }, { - "id": "23", + "action": "add", "collection": "modules", "properties": { "module_id": "23", @@ -276,7 +276,7 @@ } }, { - "id": "25", + "action": "add", "collection": "modules", "properties": { "module_id": "25", @@ -288,7 +288,7 @@ } }, { - "id": "26", + "action": "add", "collection": "modules", "properties": { "module_id": "26", @@ -300,7 +300,7 @@ } }, { - "id": "27", + "action": "add", "collection": "modules", "properties": { "module_id": "27", @@ -312,7 +312,7 @@ } }, { - "id": "28", + "action": "add", "collection": "modules", "properties": { "module_id": "28", @@ -324,7 +324,7 @@ } }, { - "id": "29", + "action": "add", "collection": "modules", "properties": { "module_id": "29", @@ -336,7 +336,7 @@ } }, { - "id": "30", + "action": "add", "collection": "modules", "properties": { "module_id": "30", @@ -348,7 +348,7 @@ } }, { - "id": "31", + "action": "add", "collection": "modules", "properties": { "module_id": "31", @@ -360,7 +360,7 @@ } }, { - "id": "32", + "action": "add", "collection": "modules", "properties": { "module_id": "32", @@ -372,7 +372,7 @@ } }, { - "id": "33", + "action": "add", "collection": "modules", "properties": { "module_id": "33", @@ -384,7 +384,7 @@ } }, { - "id": "34", + "action": "add", "collection": "modules", "properties": { "module_id": "34", @@ -396,7 +396,7 @@ } }, { - "id": "35", + "action": "add", "collection": "modules", "properties": { "module_id": "35", @@ -408,7 +408,7 @@ } }, { - "id": "36", + "action": "add", "collection": "modules", "properties": { "module_id": "36", @@ -420,7 +420,7 @@ } }, { - "id": "37", + "action": "add", "collection": "modules", "properties": { "module_id": "37", @@ -432,7 +432,7 @@ } }, { - "id": "38", + "action": "add", "collection": "modules", "properties": { "module_id": "38", @@ -444,7 +444,7 @@ } }, { - "id": "39", + "action": "add", "collection": "modules", "properties": { "module_id": "39", @@ -456,7 +456,7 @@ } }, { - "id": "40", + "action": "add", "collection": "modules", "properties": { "module_id": "40", @@ -468,7 +468,7 @@ } }, { - "id": "41", + "action": "add", "collection": "modules", "properties": { "module_id": "41", @@ -480,7 +480,7 @@ } }, { - "id": "42", + "action": "add", "collection": "modules", "properties": { "module_id": "42", @@ -492,7 +492,7 @@ } }, { - "id": "43", + "action": "add", "collection": "modules", "properties": { "module_id": "43", @@ -504,7 +504,7 @@ } }, { - "id": "44", + "action": "add", "collection": "modules", "properties": { "module_id": "44", @@ -516,7 +516,7 @@ } }, { - "id": "45", + "action": "add", "collection": "modules", "properties": { "module_id": "45", @@ -528,7 +528,7 @@ } }, { - "id": "46", + "action": "add", "collection": "modules", "properties": { "module_id": "46", @@ -540,7 +540,7 @@ } }, { - "id": "47", + "action": "add", "collection": "modules", "properties": { "module_id": "47", @@ -552,7 +552,7 @@ } }, { - "id": "48", + "action": "add", "collection": "modules", "properties": { "module_id": "48", @@ -564,7 +564,7 @@ } }, { - "id": "49", + "action": "add", "collection": "modules", "properties": { "module_id": "49", @@ -576,7 +576,7 @@ } }, { - "id": "50", + "action": "add", "collection": "modules", "properties": { "module_id": "50", @@ -588,7 +588,7 @@ } }, { - "id": "51", + "action": "add", "collection": "modules", "properties": { "module_id": "51", @@ -600,7 +600,7 @@ } }, { - "id": "52", + "action": "add", "collection": "modules", "properties": { "module_id": "52", @@ -612,7 +612,7 @@ } }, { - "id": "53", + "action": "add", "collection": "modules", "properties": { "module_id": "53", @@ -624,7 +624,7 @@ } }, { - "id": "54", + "action": "add", "collection": "modules", "properties": { "module_id": "54", @@ -636,7 +636,7 @@ } }, { - "id": "55", + "action": "add", "collection": "modules", "properties": { "module_id": "55", @@ -648,7 +648,7 @@ } }, { - "id": "56", + "action": "add", "collection": "modules", "properties": { "module_id": "56", @@ -660,7 +660,7 @@ } }, { - "id": "57", + "action": "add", "collection": "modules", "properties": { "module_id": "57", @@ -672,7 +672,7 @@ } }, { - "id": "58", + "action": "add", "collection": "modules", "properties": { "module_id": "58", @@ -684,7 +684,7 @@ } }, { - "id": "59", + "action": "add", "collection": "modules", "properties": { "module_id": "59", @@ -696,7 +696,7 @@ } }, { - "id": "60", + "action": "add", "collection": "modules", "properties": { "module_id": "60", @@ -708,7 +708,7 @@ } }, { - "id": "61", + "action": "add", "collection": "modules", "properties": { "module_id": "61", @@ -720,7 +720,7 @@ } }, { - "id": "62", + "action": "add", "collection": "modules", "properties": { "module_id": "62", @@ -732,7 +732,7 @@ } }, { - "id": "63", + "action": "add", "collection": "modules", "properties": { "module_id": "63", @@ -744,7 +744,7 @@ } }, { - "id": "64", + "action": "add", "collection": "modules", "properties": { "module_id": "64", @@ -756,7 +756,7 @@ } }, { - "id": "65", + "action": "add", "collection": "modules", "properties": { "module_id": "65", @@ -768,7 +768,7 @@ } }, { - "id": "66", + "action": "add", "collection": "modules", "properties": { "module_id": "66", @@ -780,7 +780,7 @@ } }, { - "id": "67", + "action": "add", "collection": "modules", "properties": { "module_id": "67", @@ -792,7 +792,7 @@ } }, { - "id": "68", + "action": "add", "collection": "modules", "properties": { "module_id": "68", @@ -804,7 +804,7 @@ } }, { - "id": "69", + "action": "add", "collection": "modules", "properties": { "module_id": "69", @@ -816,7 +816,7 @@ } }, { - "id": "70", + "action": "add", "collection": "modules", "properties": { "module_id": "70", diff --git a/e2e/src/fixtures/9/order_details.json b/e2e/src/fixtures/9/order_details.json index 9f313260..a8673331 100644 --- a/e2e/src/fixtures/9/order_details.json +++ b/e2e/src/fixtures/9/order_details.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 5, @@ -100,7 +100,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 6, @@ -120,7 +120,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_details", "properties": { "id_order_detail": 7, diff --git a/e2e/src/fixtures/9/order_status_history.json b/e2e/src/fixtures/9/order_status_history.json index 05868d4b..5ac38ca2 100644 --- a/e2e/src/fixtures/9/order_status_history.json +++ b/e2e/src/fixtures/9/order_status_history.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -19,7 +19,7 @@ } }, { - "id": 2, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -38,7 +38,7 @@ } }, { - "id": 3, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -57,7 +57,7 @@ } }, { - "id": 4, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 1, @@ -76,7 +76,7 @@ } }, { - "id": 5, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 10, @@ -95,7 +95,7 @@ } }, { - "id": 6, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 6, @@ -114,7 +114,7 @@ } }, { - "id": 7, + "action": "add", "collection": "order_status_history", "properties": { "id_order_state": 8, diff --git a/e2e/src/fixtures/9/orders.json b/e2e/src/fixtures/9/orders.json index c8400ea5..ad6dff03 100644 --- a/e2e/src/fixtures/9/orders.json +++ b/e2e/src/fixtures/9/orders.json @@ -1,12 +1,12 @@ [ { - "id": 1, + "action": "add", "collection": "orders", "properties": { "id_order": 1, "reference": "XKBKNABJK", "id_customer": 2, - "id_cart": 1, + "id_cart": "1", "current_state": 6, "conversion_rate": 1, "total_paid_tax_excl": 66.8, @@ -33,13 +33,13 @@ } }, { - "id": 2, + "action": "add", "collection": "orders", "properties": { "id_order": 2, "reference": "OHSATSERP", "id_customer": 2, - "id_cart": 2, + "id_cart": "2", "current_state": 1, "conversion_rate": 1, "total_paid_tax_excl": 169.9, @@ -66,13 +66,13 @@ } }, { - "id": 3, + "action": "add", "collection": "orders", "properties": { "id_order": 3, "reference": "UOYEVOLI", "id_customer": 2, - "id_cart": 3, + "id_cart": "3", "current_state": 8, "conversion_rate": 1, "total_paid_tax_excl": 19.9, @@ -99,13 +99,13 @@ } }, { - "id": 4, + "action": "add", "collection": "orders", "properties": { "id_order": 4, "reference": "FFATNOMMJ", "id_customer": 2, - "id_cart": 4, + "id_cart": "4", "current_state": 1, "conversion_rate": 1, "total_paid_tax_excl": 19.9, @@ -132,13 +132,13 @@ } }, { - "id": 5, + "action": "add", "collection": "orders", "properties": { "id_order": 5, "reference": "KHWLILZLL", "id_customer": 2, - "id_cart": 5, + "id_cart": "5", "current_state": 10, "conversion_rate": 1, "total_paid_tax_excl": 25.9, diff --git a/e2e/src/fixtures/9/product_suppliers.json b/e2e/src/fixtures/9/product_suppliers.json index 365f801f..1b851b38 100644 --- a/e2e/src/fixtures/9/product_suppliers.json +++ b/e2e/src/fixtures/9/product_suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 1, @@ -13,7 +13,7 @@ } }, { - "id": 2, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 2, @@ -26,7 +26,7 @@ } }, { - "id": 3, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 3, @@ -39,7 +39,7 @@ } }, { - "id": 4, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 4, @@ -52,7 +52,7 @@ } }, { - "id": 5, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 5, @@ -65,7 +65,7 @@ } }, { - "id": 6, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 6, @@ -78,7 +78,7 @@ } }, { - "id": 7, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 7, @@ -91,7 +91,7 @@ } }, { - "id": 8, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 8, @@ -104,7 +104,7 @@ } }, { - "id": 9, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 9, @@ -117,7 +117,7 @@ } }, { - "id": 10, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 10, @@ -130,7 +130,7 @@ } }, { - "id": 11, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 11, @@ -143,7 +143,7 @@ } }, { - "id": 12, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 12, @@ -156,7 +156,7 @@ } }, { - "id": 13, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 13, @@ -169,7 +169,7 @@ } }, { - "id": 14, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 14, @@ -182,7 +182,7 @@ } }, { - "id": 15, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 15, @@ -195,7 +195,7 @@ } }, { - "id": 16, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 16, @@ -208,7 +208,7 @@ } }, { - "id": 17, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 17, @@ -221,7 +221,7 @@ } }, { - "id": 18, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 18, @@ -234,7 +234,7 @@ } }, { - "id": 19, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 19, @@ -247,7 +247,7 @@ } }, { - "id": 20, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 20, @@ -260,7 +260,7 @@ } }, { - "id": 21, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 21, @@ -273,7 +273,7 @@ } }, { - "id": 22, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 22, @@ -286,7 +286,7 @@ } }, { - "id": 23, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 23, @@ -299,7 +299,7 @@ } }, { - "id": 24, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 24, @@ -312,7 +312,7 @@ } }, { - "id": 25, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 25, @@ -325,7 +325,7 @@ } }, { - "id": 26, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 26, @@ -338,7 +338,7 @@ } }, { - "id": 27, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 27, @@ -351,7 +351,7 @@ } }, { - "id": 28, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 28, @@ -364,7 +364,7 @@ } }, { - "id": 29, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 29, @@ -377,7 +377,7 @@ } }, { - "id": 30, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 30, @@ -390,7 +390,7 @@ } }, { - "id": 31, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 31, @@ -403,7 +403,7 @@ } }, { - "id": 32, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 32, @@ -416,7 +416,7 @@ } }, { - "id": 33, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 33, @@ -429,7 +429,7 @@ } }, { - "id": 34, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 34, @@ -442,7 +442,7 @@ } }, { - "id": 35, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 35, @@ -455,7 +455,7 @@ } }, { - "id": 36, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 36, @@ -468,7 +468,7 @@ } }, { - "id": 37, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 37, @@ -481,7 +481,7 @@ } }, { - "id": 38, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 38, @@ -494,7 +494,7 @@ } }, { - "id": 39, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 39, @@ -507,7 +507,7 @@ } }, { - "id": 40, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 40, @@ -520,7 +520,7 @@ } }, { - "id": 41, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 41, @@ -533,7 +533,7 @@ } }, { - "id": 42, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 42, @@ -546,7 +546,7 @@ } }, { - "id": 43, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 43, @@ -559,7 +559,7 @@ } }, { - "id": 44, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 44, @@ -572,7 +572,7 @@ } }, { - "id": 45, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 45, @@ -585,7 +585,7 @@ } }, { - "id": 46, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 46, @@ -598,7 +598,7 @@ } }, { - "id": 47, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 47, @@ -611,7 +611,7 @@ } }, { - "id": 48, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 48, @@ -624,7 +624,7 @@ } }, { - "id": 49, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 49, @@ -637,7 +637,7 @@ } }, { - "id": 50, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 50, @@ -650,7 +650,7 @@ } }, { - "id": 51, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 51, @@ -663,7 +663,7 @@ } }, { - "id": 52, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 52, @@ -676,7 +676,7 @@ } }, { - "id": 53, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 53, @@ -689,7 +689,7 @@ } }, { - "id": 54, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 54, @@ -702,7 +702,7 @@ } }, { - "id": 55, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 55, @@ -715,7 +715,7 @@ } }, { - "id": 56, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 56, @@ -728,7 +728,7 @@ } }, { - "id": 57, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 57, @@ -741,7 +741,7 @@ } }, { - "id": 58, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 58, @@ -754,7 +754,7 @@ } }, { - "id": 59, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 59, @@ -767,7 +767,7 @@ } }, { - "id": 60, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 60, @@ -780,7 +780,7 @@ } }, { - "id": 61, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 61, @@ -793,7 +793,7 @@ } }, { - "id": 62, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 62, @@ -806,7 +806,7 @@ } }, { - "id": 63, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 63, @@ -819,7 +819,7 @@ } }, { - "id": 64, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 64, @@ -832,7 +832,7 @@ } }, { - "id": 65, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 65, @@ -845,7 +845,7 @@ } }, { - "id": 66, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 66, @@ -858,7 +858,7 @@ } }, { - "id": 67, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 67, @@ -871,7 +871,7 @@ } }, { - "id": 68, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 68, @@ -884,7 +884,7 @@ } }, { - "id": 69, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 69, @@ -897,7 +897,7 @@ } }, { - "id": 70, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 70, @@ -910,7 +910,7 @@ } }, { - "id": 71, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 71, @@ -923,7 +923,7 @@ } }, { - "id": 72, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 72, @@ -936,7 +936,7 @@ } }, { - "id": 73, + "action": "add", "collection": "product_suppliers", "properties": { "id_product_supplier": 73, diff --git a/e2e/src/fixtures/9/products.json b/e2e/src/fixtures/9/products.json index 45936ceb..c0e204b8 100644 --- a/e2e/src/fixtures/9/products.json +++ b/e2e/src/fixtures/9/products.json @@ -1,6 +1,6 @@ [ { - "id": "1-2-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -63,7 +63,7 @@ } }, { - "id": "1-3-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -126,7 +126,7 @@ } }, { - "id": "1-4-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -189,7 +189,7 @@ } }, { - "id": "1-5-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -252,7 +252,7 @@ } }, { - "id": "1-6-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -315,7 +315,7 @@ } }, { - "id": "1-7-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -378,7 +378,7 @@ } }, { - "id": "1-8-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -441,7 +441,7 @@ } }, { - "id": "1-1-en", + "action": "add", "collection": "products", "properties": { "id_product": 1, @@ -504,7 +504,7 @@ } }, { - "id": "2-10-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -566,7 +566,7 @@ } }, { - "id": "2-11-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -628,7 +628,7 @@ } }, { - "id": "2-12-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -690,7 +690,7 @@ } }, { - "id": "2-9-en", + "action": "add", "collection": "products", "properties": { "id_product": 2, @@ -752,7 +752,7 @@ } }, { - "id": "3-14-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -813,7 +813,7 @@ } }, { - "id": "3-15-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -874,7 +874,7 @@ } }, { - "id": "3-13-en", + "action": "add", "collection": "products", "properties": { "id_product": 3, @@ -935,7 +935,7 @@ } }, { - "id": "4-17-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -996,7 +996,7 @@ } }, { - "id": "4-18-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1057,7 +1057,7 @@ } }, { - "id": "4-16-en", + "action": "add", "collection": "products", "properties": { "id_product": 4, @@ -1118,7 +1118,7 @@ } }, { - "id": "5-20-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1179,7 +1179,7 @@ } }, { - "id": "5-21-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1240,7 +1240,7 @@ } }, { - "id": "5-19-en", + "action": "add", "collection": "products", "properties": { "id_product": 5, @@ -1301,7 +1301,7 @@ } }, { - "id": "6-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 6, @@ -1360,7 +1360,7 @@ } }, { - "id": "7-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 7, @@ -1419,7 +1419,7 @@ } }, { - "id": "8-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 8, @@ -1478,7 +1478,7 @@ } }, { - "id": "9-23-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1540,7 +1540,7 @@ } }, { - "id": "9-22-en", + "action": "add", "collection": "products", "properties": { "id_product": 9, @@ -1602,7 +1602,7 @@ } }, { - "id": "10-25-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1664,7 +1664,7 @@ } }, { - "id": "10-24-en", + "action": "add", "collection": "products", "properties": { "id_product": 10, @@ -1726,7 +1726,7 @@ } }, { - "id": "11-27-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1788,7 +1788,7 @@ } }, { - "id": "11-26-en", + "action": "add", "collection": "products", "properties": { "id_product": 11, @@ -1850,7 +1850,7 @@ } }, { - "id": "12-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 12, @@ -1907,7 +1907,7 @@ } }, { - "id": "13-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 13, @@ -1964,7 +1964,7 @@ } }, { - "id": "14-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 14, @@ -2021,7 +2021,7 @@ } }, { - "id": "15-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 15, @@ -2078,7 +2078,7 @@ } }, { - "id": "16-29-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2140,7 +2140,7 @@ } }, { - "id": "16-30-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2202,7 +2202,7 @@ } }, { - "id": "16-31-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2264,7 +2264,7 @@ } }, { - "id": "16-28-en", + "action": "add", "collection": "products", "properties": { "id_product": 16, @@ -2326,7 +2326,7 @@ } }, { - "id": "17-33-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2388,7 +2388,7 @@ } }, { - "id": "17-34-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2450,7 +2450,7 @@ } }, { - "id": "17-35-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2512,7 +2512,7 @@ } }, { - "id": "17-32-en", + "action": "add", "collection": "products", "properties": { "id_product": 17, @@ -2574,7 +2574,7 @@ } }, { - "id": "18-37-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2636,7 +2636,7 @@ } }, { - "id": "18-38-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2698,7 +2698,7 @@ } }, { - "id": "18-39-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2760,7 +2760,7 @@ } }, { - "id": "18-36-en", + "action": "add", "collection": "products", "properties": { "id_product": 18, @@ -2822,7 +2822,7 @@ } }, { - "id": "19-0-en", + "action": "add", "collection": "products", "properties": { "id_product": 19, diff --git a/e2e/src/fixtures/9/shops.json b/e2e/src/fixtures/9/shops.json index 49605475..b9eceb8c 100644 --- a/e2e/src/fixtures/9/shops.json +++ b/e2e/src/fixtures/9/shops.json @@ -1,6 +1,6 @@ [ { - "id": "1", + "action": "add", "collection": "shops", "properties": { "created_at": "2024-06-10 02:27:21", diff --git a/e2e/src/fixtures/9/specific_prices.json b/e2e/src/fixtures/9/specific_prices.json index f179c309..f416b4ce 100644 --- a/e2e/src/fixtures/9/specific_prices.json +++ b/e2e/src/fixtures/9/specific_prices.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 1, @@ -31,7 +31,7 @@ } }, { - "id": 2, + "action": "add", "collection": "specific_prices", "properties": { "id_specific_price": 2, diff --git a/e2e/src/fixtures/9/stocks.json b/e2e/src/fixtures/9/stocks.json index b95df9a4..135f943a 100644 --- a/e2e/src/fixtures/9/stocks.json +++ b/e2e/src/fixtures/9/stocks.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 2, @@ -34,7 +34,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 3, @@ -51,7 +51,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 4, @@ -68,7 +68,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 5, @@ -85,7 +85,7 @@ } }, { - "id": 6, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 6, @@ -102,7 +102,7 @@ } }, { - "id": 7, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 7, @@ -119,7 +119,7 @@ } }, { - "id": 8, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 8, @@ -136,7 +136,7 @@ } }, { - "id": 9, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 9, @@ -153,7 +153,7 @@ } }, { - "id": 10, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 10, @@ -170,7 +170,7 @@ } }, { - "id": 11, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 11, @@ -187,7 +187,7 @@ } }, { - "id": 12, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 12, @@ -204,7 +204,7 @@ } }, { - "id": 13, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 13, @@ -221,7 +221,7 @@ } }, { - "id": 14, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 14, @@ -238,7 +238,7 @@ } }, { - "id": 15, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 15, @@ -255,7 +255,7 @@ } }, { - "id": 16, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 16, @@ -272,7 +272,7 @@ } }, { - "id": 17, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 17, @@ -289,7 +289,7 @@ } }, { - "id": 18, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 18, @@ -306,7 +306,7 @@ } }, { - "id": 19, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 19, @@ -323,7 +323,7 @@ } }, { - "id": 20, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 20, @@ -340,7 +340,7 @@ } }, { - "id": 21, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 21, @@ -357,7 +357,7 @@ } }, { - "id": 22, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 22, @@ -374,7 +374,7 @@ } }, { - "id": 23, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 23, @@ -391,7 +391,7 @@ } }, { - "id": 24, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 24, @@ -408,7 +408,7 @@ } }, { - "id": 25, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 25, @@ -425,7 +425,7 @@ } }, { - "id": 26, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 26, @@ -442,7 +442,7 @@ } }, { - "id": 27, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 27, @@ -459,7 +459,7 @@ } }, { - "id": 28, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 28, @@ -476,7 +476,7 @@ } }, { - "id": 29, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 29, @@ -493,7 +493,7 @@ } }, { - "id": 30, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 30, @@ -510,7 +510,7 @@ } }, { - "id": 31, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 31, @@ -527,7 +527,7 @@ } }, { - "id": 32, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 32, @@ -544,7 +544,7 @@ } }, { - "id": 33, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 33, @@ -561,7 +561,7 @@ } }, { - "id": 34, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 34, @@ -578,7 +578,7 @@ } }, { - "id": 35, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 35, @@ -595,7 +595,7 @@ } }, { - "id": 36, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 36, @@ -612,7 +612,7 @@ } }, { - "id": 37, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 37, @@ -629,7 +629,7 @@ } }, { - "id": 38, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 38, @@ -646,7 +646,7 @@ } }, { - "id": 39, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 39, @@ -663,7 +663,7 @@ } }, { - "id": 40, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 40, @@ -680,7 +680,7 @@ } }, { - "id": 41, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 41, @@ -697,7 +697,7 @@ } }, { - "id": 42, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 42, @@ -714,7 +714,7 @@ } }, { - "id": 43, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 43, @@ -731,7 +731,7 @@ } }, { - "id": 44, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 44, @@ -748,7 +748,7 @@ } }, { - "id": 45, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 45, @@ -765,7 +765,7 @@ } }, { - "id": 46, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 46, @@ -782,7 +782,7 @@ } }, { - "id": 47, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 47, @@ -799,7 +799,7 @@ } }, { - "id": 48, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 48, @@ -816,7 +816,7 @@ } }, { - "id": 49, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 49, @@ -833,7 +833,7 @@ } }, { - "id": 50, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 50, @@ -850,7 +850,7 @@ } }, { - "id": 51, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 51, @@ -867,7 +867,7 @@ } }, { - "id": 52, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 52, @@ -884,7 +884,7 @@ } }, { - "id": 53, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 53, @@ -901,7 +901,7 @@ } }, { - "id": 54, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 54, @@ -918,7 +918,7 @@ } }, { - "id": 55, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 55, @@ -935,7 +935,7 @@ } }, { - "id": 56, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 56, @@ -952,7 +952,7 @@ } }, { - "id": 57, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 57, @@ -969,7 +969,7 @@ } }, { - "id": 58, + "action": "add", "collection": "stocks", "properties": { "id_stock_available": 58, diff --git a/e2e/src/fixtures/9/stores.json b/e2e/src/fixtures/9/stores.json index 29191752..58e0a3a7 100644 --- a/e2e/src/fixtures/9/stores.json +++ b/e2e/src/fixtures/9/stores.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "stores", "properties": { "id_store": 1, @@ -20,7 +20,7 @@ } }, { - "id": 2, + "action": "add", "collection": "stores", "properties": { "id_store": 2, @@ -40,7 +40,7 @@ } }, { - "id": 3, + "action": "add", "collection": "stores", "properties": { "id_store": 3, @@ -60,7 +60,7 @@ } }, { - "id": 4, + "action": "add", "collection": "stores", "properties": { "id_store": 4, @@ -80,7 +80,7 @@ } }, { - "id": 5, + "action": "add", "collection": "stores", "properties": { "id_store": 5, diff --git a/e2e/src/fixtures/9/suppliers.json b/e2e/src/fixtures/9/suppliers.json index 2cd693a8..712d41f6 100644 --- a/e2e/src/fixtures/9/suppliers.json +++ b/e2e/src/fixtures/9/suppliers.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 1, @@ -17,7 +17,7 @@ } }, { - "id": 2, + "action": "add", "collection": "suppliers", "properties": { "id_supplier": 2, diff --git a/e2e/src/fixtures/9/themes.json b/e2e/src/fixtures/9/themes.json index d6821c78..d63989cc 100644 --- a/e2e/src/fixtures/9/themes.json +++ b/e2e/src/fixtures/9/themes.json @@ -1,6 +1,6 @@ [ { - "id": "28d58425ad1994a889cc596050bc52db", + "action": "add", "collection": "themes", "properties": { "theme_id": "28d58425ad1994a889cc596050bc52db", @@ -10,7 +10,7 @@ } }, { - "id": "f3d64714d1f6e7f71558d4252e84ab58", + "action": "add", "collection": "themes", "properties": { "theme_id": "f3d64714d1f6e7f71558d4252e84ab58", diff --git a/src/Service/ShopContent/BundlesService.php b/src/Service/ShopContent/BundlesService.php index 4c042e49..0adde0ca 100644 --- a/src/Service/ShopContent/BundlesService.php +++ b/src/Service/ShopContent/BundlesService.php @@ -62,6 +62,7 @@ public function getContentsForFull($offset, $limit, $langIso) return array_map(function ($item) { return [ + 'action' => Config::INCREMENTAL_TYPE_ADD, 'collection' => Config::COLLECTION_BUNDLES, 'properties' => $item, ];