From 8d09c7aaba58f2adf39ae2578d35f1cd857b21d4 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Wed, 23 Oct 2024 15:02:59 +0200 Subject: [PATCH 01/23] Remove WooCommerce-specific Wiremock configuration files --- .../wc/attribute-term-operation-response.json | 20 - .../wc/attribute-terms-full-list.json | 142 - .../wc/leaderboards-response-example.json | 224 -- .../src/test/resources/wc/lineitems.json | 121 - .../wc/order-shipment-providers.json | 94 - .../wc/order-shipment-trackings-multiple.json | 50 - .../resources/wc/order-shipping-lines.json | 22 - .../wc/order-summaries-extended.json | 1502 -------- .../test/resources/wc/order-summaries.json | 52 - .../src/test/resources/wc/order_notes.json | 146 - .../resources/wc/order_status_options.json | 42 - .../resources/wc/print-shipping-labels.json | 7 - .../wc/product-attribute-create.json | 20 - .../wc/product-attribute-delete.json | 20 - .../wc/product-attribute-update.json | 20 - .../resources/wc/product-attributes-all.json | 42 - .../wc/product-bundle-with-max-quantity.json | 230 -- .../wc/product-bundle-with-min-quantity.json | 230 -- .../product-bundle-with-quantity-rules.json | 231 -- .../test/resources/wc/product-categories.json | 192 - .../test/resources/wc/product-reviews.json | 343 -- .../wc/product-settings-response.json | 585 --- .../resources/wc/product-with-addons.json | 228 -- .../wc/product-with-incorrect-addons-key.json | 134 - .../wc/product_reliability_booleans.json | 321 -- .../wc/purchase-shipping-labels.json | 91 - .../wc/reports-product-response-example.json | 81 - .../test/resources/wc/revenue-stats-data.json | 135 - .../wc/shipping-labels-account-settings.json | 38 - .../wc/shipping-labels-carriers.json | 73 - .../wc/shipping-labels-packages.json | 995 ----- .../test/resources/wc/shipping-labels.json | 178 - .../wc/site-setting-option-response.json | 21 - .../wc/site-settings-general-response.json | 3425 ----------------- .../wc/status-shipping-labels-1.json | 91 - .../wc/status-shipping-labels-2.json | 59 - .../wc/status-shipping-labels-error.json | 60 - .../test/resources/wc/store-user-role.json | 49 - .../src/test/resources/wc/system-status.json | 144 - .../wc/tax-based-on-settings-response.json | 27 - .../test/resources/wc/tax-rate-response.json | 33 - .../resources/wc/top-performer-product-1.json | 119 - .../resources/wc/top-performer-product-2.json | 126 - .../resources/wc/top-performer-product-3.json | 129 - .../test/resources/wc/visitor-stats-data.json | 122 - .../resources/wc/visitor-stats-fields.json | 4 - .../wc/wrong-visitor-stats-data.json | 122 - 47 files changed, 11140 deletions(-) delete mode 100644 libs/fluxc/src/test/resources/wc/attribute-term-operation-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/attribute-terms-full-list.json delete mode 100644 libs/fluxc/src/test/resources/wc/leaderboards-response-example.json delete mode 100644 libs/fluxc/src/test/resources/wc/lineitems.json delete mode 100644 libs/fluxc/src/test/resources/wc/order-shipment-providers.json delete mode 100644 libs/fluxc/src/test/resources/wc/order-shipment-trackings-multiple.json delete mode 100644 libs/fluxc/src/test/resources/wc/order-shipping-lines.json delete mode 100644 libs/fluxc/src/test/resources/wc/order-summaries-extended.json delete mode 100644 libs/fluxc/src/test/resources/wc/order-summaries.json delete mode 100644 libs/fluxc/src/test/resources/wc/order_notes.json delete mode 100644 libs/fluxc/src/test/resources/wc/order_status_options.json delete mode 100644 libs/fluxc/src/test/resources/wc/print-shipping-labels.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-attribute-create.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-attribute-delete.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-attribute-update.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-attributes-all.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-bundle-with-max-quantity.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-bundle-with-min-quantity.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-bundle-with-quantity-rules.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-categories.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-reviews.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-settings-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-with-addons.json delete mode 100644 libs/fluxc/src/test/resources/wc/product-with-incorrect-addons-key.json delete mode 100644 libs/fluxc/src/test/resources/wc/product_reliability_booleans.json delete mode 100644 libs/fluxc/src/test/resources/wc/purchase-shipping-labels.json delete mode 100644 libs/fluxc/src/test/resources/wc/reports-product-response-example.json delete mode 100644 libs/fluxc/src/test/resources/wc/revenue-stats-data.json delete mode 100644 libs/fluxc/src/test/resources/wc/shipping-labels-account-settings.json delete mode 100644 libs/fluxc/src/test/resources/wc/shipping-labels-carriers.json delete mode 100644 libs/fluxc/src/test/resources/wc/shipping-labels-packages.json delete mode 100644 libs/fluxc/src/test/resources/wc/shipping-labels.json delete mode 100644 libs/fluxc/src/test/resources/wc/site-setting-option-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/site-settings-general-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/status-shipping-labels-1.json delete mode 100644 libs/fluxc/src/test/resources/wc/status-shipping-labels-2.json delete mode 100644 libs/fluxc/src/test/resources/wc/status-shipping-labels-error.json delete mode 100644 libs/fluxc/src/test/resources/wc/store-user-role.json delete mode 100644 libs/fluxc/src/test/resources/wc/system-status.json delete mode 100644 libs/fluxc/src/test/resources/wc/tax-based-on-settings-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/tax-rate-response.json delete mode 100644 libs/fluxc/src/test/resources/wc/top-performer-product-1.json delete mode 100644 libs/fluxc/src/test/resources/wc/top-performer-product-2.json delete mode 100644 libs/fluxc/src/test/resources/wc/top-performer-product-3.json delete mode 100644 libs/fluxc/src/test/resources/wc/visitor-stats-data.json delete mode 100644 libs/fluxc/src/test/resources/wc/visitor-stats-fields.json delete mode 100644 libs/fluxc/src/test/resources/wc/wrong-visitor-stats-data.json diff --git a/libs/fluxc/src/test/resources/wc/attribute-term-operation-response.json b/libs/fluxc/src/test/resources/wc/attribute-term-operation-response.json deleted file mode 100644 index 815477b554ac..000000000000 --- a/libs/fluxc/src/test/resources/wc/attribute-term-operation-response.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "id": 23, - "name": "XXS", - "slug": "xxs", - "description": "", - "menu_order": 1, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/23" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/attribute-terms-full-list.json b/libs/fluxc/src/test/resources/wc/attribute-terms-full-list.json deleted file mode 100644 index c6294d6b8a99..000000000000 --- a/libs/fluxc/src/test/resources/wc/attribute-terms-full-list.json +++ /dev/null @@ -1,142 +0,0 @@ -[ - { - "id": 23, - "name": "XXS", - "slug": "xxs", - "description": "", - "menu_order": 1, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/23" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 22, - "name": "XS", - "slug": "xs", - "description": "", - "menu_order": 2, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/22" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 17, - "name": "S", - "slug": "s", - "description": "", - "menu_order": 3, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/17" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 18, - "name": "M", - "slug": "m", - "description": "", - "menu_order": 4, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/18" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 19, - "name": "L", - "slug": "l", - "description": "", - "menu_order": 5, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/19" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 20, - "name": "XL", - "slug": "xl", - "description": "", - "menu_order": 6, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/20" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - }, - { - "id": 21, - "name": "XXL", - "slug": "xxl", - "description": "", - "menu_order": 7, - "count": 1, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms/21" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2/terms" - } - ] - } - } -] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/leaderboards-response-example.json b/libs/fluxc/src/test/resources/wc/leaderboards-response-example.json deleted file mode 100644 index 2e93333edbe8..000000000000 --- a/libs/fluxc/src/test/resources/wc/leaderboards-response-example.json +++ /dev/null @@ -1,224 +0,0 @@ -[ - { - "id": "customers", - "label": "Top Customers - Total Spend", - "headers": [ - { - "label": "Customer Name" - }, - { - "label": "Orders" - }, - { - "label": "Total Spend" - } - ], - "rows": [ - [ - { - "display": "Test Test<\/a>", - "value": "Test Test" - }, - { - "display": "1", - "value": 1 - }, - { - "display": "R$<\/span>206.300,00<\/span>", - "value": 206300 - } - ], - [ - { - "display": "More Test From Tester<\/a>", - "value": "More Test From Tester" - }, - { - "display": "1", - "value": 1 - }, - { - "display": "R$<\/span>63.800,00<\/span>", - "value": 63800 - } - ], - [ - { - "display": "Test Order<\/a>", - "value": "Test Order" - }, - { - "display": "7", - "value": 7 - }, - { - "display": "R$<\/span>1.036,00<\/span>", - "value": 1036 - } - ] - ] - }, - { - "id": "coupons", - "label": "Top Coupons - Number of Orders", - "headers": [ - { - "label": "Coupon Code" - }, - { - "label": "Orders" - }, - { - "label": "Amount Discounted" - } - ], - "rows": [ - ] - }, - { - "id": "categories", - "label": "Top Categories - Items Sold", - "headers": [ - { - "label": "Category" - }, - { - "label": "Items Sold" - }, - { - "label": "Net Sales" - } - ], - "rows": [ - [ - { - "display": "Clothing<\/a>", - "value": "Clothing" - }, - { - "display": "6.650", - "value": 6650 - }, - { - "display": "R$<\/span>239.300,00<\/span>", - "value": 239300 - } - ], - [ - { - "display": "Accessories<\/a>", - "value": "Accessories" - }, - { - "display": "4.550", - "value": 4550 - }, - { - "display": "R$<\/span>191.800,00<\/span>", - "value": 191800 - } - ], - [ - { - "display": "Tshirts<\/a>", - "value": "Tshirts" - }, - { - "display": "2.000", - "value": 2000 - }, - { - "display": "R$<\/span>43.000,00<\/span>", - "value": 43000 - } - ], - [ - { - "display": "Music<\/a>", - "value": "Music" - }, - { - "display": "2.000", - "value": 2000 - }, - { - "display": "R$<\/span>30.000,00<\/span>", - "value": 30000 - } - ], - [ - { - "display": "Hoodies<\/a>", - "value": "Hoodies" - }, - { - "display": "100", - "value": 100 - }, - { - "display": "R$<\/span>4.500,00<\/span>", - "value": 4500 - } - ] - ] - }, - { - "id": "products", - "label": "Top Products - Items Sold", - "headers": [ - { - "label": "Product" - }, - { - "label": "Items Sold" - }, - { - "label": "Net Sales" - } - ], - "rows": [ - [ - { - "display": "Beanie<\/a>", - "value": "Beanie" - }, - { - "display": "2.000", - "value": 2000 - }, - { - "display": "R$<\/span>36.000,00<\/span>", - "value": 36000 - } - ], - [ - { - "display": "Album<\/a>", - "value": "Album" - }, - { - "display": "2.000", - "value": 2000 - }, - { - "display": "R$<\/span>30.000,00<\/span>", - "value": 30000 - } - ], - [ - { - "display": "Belt<\/a>", - "value": "Belt" - }, - { - "display": "2.000", - "value": 2000 - }, - { - "display": "R$<\/span>110.000,00<\/span>", - "value": 110000 - } - ] - ] - } -] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/lineitems.json b/libs/fluxc/src/test/resources/wc/lineitems.json deleted file mode 100644 index d40510561582..000000000000 --- a/libs/fluxc/src/test/resources/wc/lineitems.json +++ /dev/null @@ -1,121 +0,0 @@ -[ - { - "id":1, - "name":"A test", - "product_id":15, - "quantity":1, - "tax_class":"", - "subtotal":"10.00", - "subtotal_tax":"0.00", - "total":"10.00", - "total_tax":"0.00", - "taxes":[], - "meta_data":[ - { - "id":45512, - "key":"pa_color", - "value":"red", - "display_key":"color", - "display_value":"Red" - }, - { - "id":45513, - "key":"pa_size", - "value":"medium", - "display_key":"size", - "display_value":"Medium" - } - ], - "sku":null, - "price":10 - }, - { - "id":2, - "name":"A second test", - "parent_name": null, - "product_id":65, - "variation_id":3, - "quantity":2, - "tax_class":"", - "subtotal":"20.00", - "subtotal_tax":"0.00", - "total":"20.00", - "total_tax":"0.00", - "taxes":[], - "meta_data":[ - { - "id":45513, - "key":"pa_size", - "value":"medium", - "display_key":"size", - "display_value":"medium" - } - ], - "sku":"blabla", - "price":20 - }, - { - "id":5037, - "name":"V-Neck T-Shirt - Blue, Medium", - "product_id":12, - "variation_id":8947, - "quantity":2, - "tax_class":"", - "subtotal":"30.00", - "subtotal_tax":"0.00", - "total":"30.00", - "total_tax":"0.00", - "taxes":[], - "meta_data":[ - { - "id":45548, - "key":"pa_color", - "value":"blue", - "display_key":"color", - "display_value":"Blue" - }, - { - "id":45549, - "key":"pa_size", - "value":"medium", - "display_key":"size", - "display_value":"medium" - }, - { - "id":45560, - "key":"pa_size", - "value":"medium", - "display_key":"size", - "display_value":"" - }, - { - "id": 6412, - "key": "_reduced_stock", - "value": "1", - "display_key": "_reduced_stock", - "display_value": "1" - }, - { - "id": 6413, - "key": "_other_attribute", - "value": "2", - "display_key": "_other_attribute", - "display_value": "2" - }, - { - "display_key": "emptyArray", - "display_value": [] - }, - { - "display_value": [] - }, - { - "display_key": "", - "display_value": "empty key" - } - ], - "sku":"woo-vneck-tee", - "price":15, - "parent_name":"V-Neck T-Shirt" - } -] diff --git a/libs/fluxc/src/test/resources/wc/order-shipment-providers.json b/libs/fluxc/src/test/resources/wc/order-shipment-providers.json deleted file mode 100644 index 3cb8d1599344..000000000000 --- a/libs/fluxc/src/test/resources/wc/order-shipment-providers.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "Australia": { - "Australia Post": "http:\/\/auspost.com.au\/track\/track.html?id=%1$s", - "Fastway Couriers": "http:\/\/www.fastway.com.au\/courier-services\/track-your-parcel?l=%1$s" - }, - "Austria": { - "post.at": "http:\/\/www.post.at\/sendungsverfolgung.php?pnum1=%1$s", - "dhl.at": "http:\/\/www.dhl.at\/content\/at\/de\/express\/sendungsverfolgung.html?brand=DHL&AWB=%1$s", - "DPD.at": "https:\/\/tracking.dpd.de\/parcelstatus?locale=de_AT&query=%1$s" - }, - "Brazil": { - "Correios": "http:\/\/websro.correios.com.br\/sro_bin\/txect01$.QueryList?P_LINGUA=001&P_TIPO=001&P_COD_UNI=%1$s" - }, - "Belgium": { - "bpost": "https:\/\/track.bpost.be\/btr\/web\/#\/search?itemCode=%1$s" - }, - "Canada": { - "Canada Post": "http:\/\/www.canadapost.ca\/cpotools\/apps\/track\/personal\/findByTrackNumber?trackingNumber=%1$s" - }, - "Czech Republic": { - "PPL.cz": "http:\/\/www.ppl.cz\/main2.aspx?cls=Package&idSearch=%1$s", - "\u010cesk\u00e1 po\u0161ta": "https:\/\/www.postaonline.cz\/trackandtrace\/-\/zasilka\/cislo?parcelNumbers=%1$s", - "DHL.cz": "http:\/\/www.dhl.cz\/cs\/express\/sledovani_zasilek.html?AWB=%1$s", - "DPD.cz": "https:\/\/tracking.dpd.de\/parcelstatus?locale=cs_CZ&query=%1$s" - }, - "Finland": { - "Itella": "http:\/\/www.posti.fi\/itemtracking\/posti\/search_by_shipment_id?lang=en&ShipmentId=%1$s" - }, - "France": { - "Colissimo": "http:\/\/www.colissimo.fr\/portail_colissimo\/suivre.do?language=fr_FR&colispart=%1$s" - }, - "Germany": { - "DHL Intraship (DE)": "http:\/\/nolp.dhl.de\/nextt-online-public\/set_identcodes.do?lang=de&idc=%1$s&rfn=&extendedSearch=true", - "Hermes": "https:\/\/tracking.hermesworld.com\/?TrackID=%1$s", - "Deutsche Post DHL": "http:\/\/nolp.dhl.de\/nextt-online-public\/set_identcodes.do?lang=de&idc=%1$s", - "UPS Germany": "http:\/\/wwwapps.ups.com\/WebTracking\/processInputRequest?sort_by=status&tracknums_displayed=1&TypeOfInquiryNumber=T&loc=de_DE&InquiryNumber1=%1$s", - "DPD.de": "https:\/\/tracking.dpd.de\/parcelstatus?query=%1$s&locale=en_DE" - }, - "Ireland": { - "DPD.ie": "http:\/\/www2.dpd.ie\/Services\/QuickTrack\/tabid\/222\/ConsignmentID\/%1$s\/Default.aspx", - "An Post": "https:\/\/track.anpost.ie\/TrackingResults.aspx?rtt=1&items=%1$s" - }, - "Italy": { - "BRT (Bartolini)": "http:\/\/as777.brt.it\/vas\/sped_det_show.hsm?referer=sped_numspe_par.htm&Nspediz=%1$s", - "DHL Express": "http:\/\/www.dhl.it\/it\/express\/ricerca.html?AWB=%1$s&brand=DHL" - }, - "India": { - "DTDC": "http:\/\/www.dtdc.in\/tracking\/tracking_results.asp?Ttype=awb_no&strCnno=%1$s&TrkType2=awb_no" - }, - "Netherlands": { - "PostNL": "https:\/\/mijnpakket.postnl.nl\/Claim?Barcode=%1$s&Postalcode=%2$s&Foreign=False&ShowAnonymousLayover=False&CustomerServiceClaim=False", - "DPD.NL": "http:\/\/track.dpdnl.nl\/?parcelnumber=%1$s", - "UPS Netherlands": "http:\/\/wwwapps.ups.com\/WebTracking\/processInputRequest?sort_by=status&tracknums_displayed=1&TypeOfInquiryNumber=T&loc=nl_NL&InquiryNumber1=%1$s" - }, - "New Zealand": { - "Courier Post": "http:\/\/trackandtrace.courierpost.co.nz\/Search\/%1$s", - "NZ Post": "http:\/\/www.nzpost.co.nz\/tools\/tracking?trackid=%1$s", - "Fastways": "http:\/\/www.fastway.co.nz\/courier-services\/track-your-parcel?l=%1$s", - "PBT Couriers": "http:\/\/www.pbt.com\/nick\/results.cfm?ticketNo=%1$s" - }, - "Romania": { - "Fan Courier": "https:\/\/www.fancourier.ro\/awb-tracking\/?xawb=%1$s", - "DPD Romania": "https:\/\/tracking.dpd.de\/parcelstatus?query=%1$s&locale=ro_RO", - "Urgent Cargus": "https:\/\/app.urgentcargus.ro\/Private\/Tracking.aspx?CodBara=%1$s" - }, - "South African": { - "SAPO": "http:\/\/sms.postoffice.co.za\/TrackingParcels\/Parcel.aspx?id=%1$s" - }, - "Sweden": { - "PostNord Sverige AB": "http:\/\/www.postnord.se\/sv\/verktyg\/sok\/Sidor\/spara-brev-paket-och-pall.aspx?search=%1$s", - "DHL.se": "http:\/\/www.dhl.se\/content\/se\/sv\/express\/godssoekning.shtml?brand=DHL&AWB=%1$s", - "Bring.se": "http:\/\/tracking.bring.se\/tracking.html?q=%1$s", - "UPS.se": "http:\/\/wwwapps.ups.com\/WebTracking\/track?track=yes&loc=sv_SE&trackNums=%1$s", - "DB Schenker": "http:\/\/privpakportal.schenker.nu\/TrackAndTrace\/packagesearch.aspx?packageId=%1$s" - }, - "United Kingdom": { - "DHL": "http:\/\/www.dhl.com\/content\/g0\/en\/express\/tracking.shtml?brand=DHL&AWB=%1$s", - "DPD.co.uk": "http:\/\/www.dpd.co.uk\/tracking\/trackingSearch.do?search.searchType=0&search.parcelNumber=%1$s", - "InterLink": "http:\/\/www.interlinkexpress.com\/apps\/tracking\/?reference=%1$s&postcode=%2$s#results", - "ParcelForce": "http:\/\/www.parcelforce.com\/portal\/pw\/track?trackNumber=%1$s", - "Royal Mail": "https:\/\/www.royalmail.com\/track-your-item\/?trackNumber=%1$s", - "TNT Express (consignment)": "http:\/\/www.tnt.com\/webtracker\/tracking.do?requestType=GEN&searchType=CON&respLang=en&respCountry=GENERIC&sourceID=1&sourceCountry=ww&cons=%1$s&navigation=1&g\nenericSiteIdent=", - "TNT Express (reference)": "http:\/\/www.tnt.com\/webtracker\/tracking.do?requestType=GEN&searchType=REF&respLang=en&respCountry=GENERIC&sourceID=1&sourceCountry=ww&cons=%1$s&navigation=1&genericSiteIdent=", - "UK Mail": "https:\/\/www.ukmail.com\/manage-my-delivery\/manage-my-delivery?ConsignmentNumber=%1$s" - }, - "United States": { - "Fedex": "http:\/\/www.fedex.com\/Tracking?action=track&tracknumbers=%1$s", - "FedEx Sameday": "https:\/\/www.fedexsameday.com\/fdx_dotracking_ua.aspx?tracknum=%1$s", - "OnTrac": "http:\/\/www.ontrac.com\/trackingdetail.asp?tracking=%1$s", - "UPS": "http:\/\/wwwapps.ups.com\/WebTracking\/track?track=yes&trackNums=%1$s", - "USPS": "https:\/\/tools.usps.com\/go\/TrackConfirmAction_input?qtc_tLabels1=%1$s", - "DHL US": "https:\/\/www.logistics.dhl\/us-en\/home\/tracking\/tracking-ecommerce.html?tracking-id=%1$s" - } -} diff --git a/libs/fluxc/src/test/resources/wc/order-shipment-trackings-multiple.json b/libs/fluxc/src/test/resources/wc/order-shipment-trackings-multiple.json deleted file mode 100644 index b51adc233c7f..000000000000 --- a/libs/fluxc/src/test/resources/wc/order-shipment-trackings-multiple.json +++ /dev/null @@ -1,50 +0,0 @@ -[ - { - "tracking_id": "19b28e4151dc5b4ae1c27294ede241f9", - "tracking_provider": "USPS", - "tracking_link": "https:\/\/tools.usps.com\/go\/TrackConfirmAction_input?qtc_tLabels1=11122233344466666", - "tracking_number": "11122233344466666", - "date_shipped": "2019-02-19", - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670\/shipment-trackings\/19b28e4151dc5b4ae1c27294ede241f9" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670\/shipment-trackings" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670" - } - ] - } - }, - { - "tracking_id": "f2b65a93c13268462525ba77c80e993f", - "tracking_provider": "FedEx Sameday", - "tracking_link": "https:\/\/www.fedexsameday.com\/fdx_dotracking_ua.aspx?tracknum=4444222333444", - "tracking_number": "4444222333444", - "date_shipped": "2019-03-19", - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670\/shipment-trackings\/f2b65a93c13268462525ba77c80e993f" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670\/shipment-trackings" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v2\/orders\/2670" - } - ] - } - } -] diff --git a/libs/fluxc/src/test/resources/wc/order-shipping-lines.json b/libs/fluxc/src/test/resources/wc/order-shipping-lines.json deleted file mode 100644 index 4a1910ffbe0b..000000000000 --- a/libs/fluxc/src/test/resources/wc/order-shipping-lines.json +++ /dev/null @@ -1,22 +0,0 @@ -[ - { - "id": 2, - "method_title": "Flat Rate Shipping", - "method_id": "flat_rate", - "instance_id": "0", - "total": "10.00", - "total_tax": "0.00", - "taxes": [], - "meta_data": [] - }, - { - "id": 3, - "method_title": "Local Pickup Shipping", - "method_id": "local_pickup", - "instance_id": "0", - "total": "20.00", - "total_tax": "0.00", - "taxes": [], - "meta_data": [] - } -] diff --git a/libs/fluxc/src/test/resources/wc/order-summaries-extended.json b/libs/fluxc/src/test/resources/wc/order-summaries-extended.json deleted file mode 100644 index 01459b31cf05..000000000000 --- a/libs/fluxc/src/test/resources/wc/order-summaries-extended.json +++ /dev/null @@ -1,1502 +0,0 @@ -[ - { - "id": 5160, - "date_created_gmt": "2020-09-26T07:00:12", - "date_modified_gmt": "2019-12-19T22:52:01" - }, - { - "id": 5709, - "date_created_gmt": "2020-08-01T23:32:51", - "date_modified_gmt": "2019-10-24T02:06:43" - }, - { - "id": 7945, - "date_created_gmt": "2020-01-03T00:32:35", - "date_modified_gmt": "2020-01-08T21:58:24" - }, - { - "id": 7937, - "date_created_gmt": "2020-01-02T18:53:47", - "date_modified_gmt": "2020-01-02T18:53:49" - }, - { - "id": 7894, - "date_created_gmt": "2019-12-31T23:49:18", - "date_modified_gmt": "2020-01-08T23:26:15" - }, - { - "id": 7865, - "date_created_gmt": "2019-12-30T23:55:35", - "date_modified_gmt": "2020-01-08T23:26:28" - }, - { - "id": 7856, - "date_created_gmt": "2019-12-30T21:09:22", - "date_modified_gmt": "2020-01-08T23:26:37" - }, - { - "id": 7854, - "date_created_gmt": "2019-12-30T21:08:31", - "date_modified_gmt": "2019-12-31T18:34:58" - }, - { - "id": 7858, - "date_created_gmt": "2019-12-29T21:10:16", - "date_modified_gmt": "2019-12-30T21:11:24" - }, - { - "id": 7602, - "date_created_gmt": "2019-12-19T23:58:29", - "date_modified_gmt": "2019-12-20T00:07:15" - }, - { - "id": 7598, - "date_created_gmt": "2019-12-19T23:25:32", - "date_modified_gmt": "2019-12-19T23:25:32" - }, - { - "id": 7569, - "date_created_gmt": "2019-12-19T06:27:08", - "date_modified_gmt": "2019-12-19T23:10:11" - }, - { - "id": 7552, - "date_created_gmt": "2019-12-19T01:45:48", - "date_modified_gmt": "2019-12-19T01:55:40" - }, - { - "id": 7545, - "date_created_gmt": "2019-12-18T21:36:22", - "date_modified_gmt": "2019-12-19T04:36:20" - }, - { - "id": 7525, - "date_created_gmt": "2019-12-18T03:56:49", - "date_modified_gmt": "2019-12-18T04:00:32" - }, - { - "id": 7501, - "date_created_gmt": "2019-12-17T05:00:55", - "date_modified_gmt": "2019-12-17T05:00:57" - }, - { - "id": 7496, - "date_created_gmt": "2019-12-17T02:40:52", - "date_modified_gmt": "2019-12-17T02:40:55" - }, - { - "id": 7472, - "date_created_gmt": "2019-12-16T06:47:20", - "date_modified_gmt": "2019-12-16T06:47:23" - }, - { - "id": 7400, - "date_created_gmt": "2019-12-11T04:01:38", - "date_modified_gmt": "2019-12-11T04:01:40" - }, - { - "id": 7351, - "date_created_gmt": "2019-12-09T06:43:27", - "date_modified_gmt": "2019-12-09T06:43:30" - }, - { - "id": 6933, - "date_created_gmt": "2019-11-21T21:27:48", - "date_modified_gmt": "2019-11-21T21:27:51" - }, - { - "id": 6931, - "date_created_gmt": "2019-11-21T21:26:40", - "date_modified_gmt": "2019-12-17T01:09:21" - }, - { - "id": 6725, - "date_created_gmt": "2019-11-14T02:44:39", - "date_modified_gmt": "2019-11-21T01:35:04" - }, - { - "id": 6723, - "date_created_gmt": "2019-11-14T02:37:10", - "date_modified_gmt": "2019-11-14T03:04:42" - }, - { - "id": 6720, - "date_created_gmt": "2019-11-14T02:33:49", - "date_modified_gmt": "2019-11-14T03:13:54" - }, - { - "id": 6718, - "date_created_gmt": "2019-11-14T02:30:52", - "date_modified_gmt": "2019-11-15T20:06:18" - }, - { - "id": 6715, - "date_created_gmt": "2019-11-14T01:58:28", - "date_modified_gmt": "2019-11-14T01:58:28" - }, - { - "id": 6711, - "date_created_gmt": "2019-11-14T01:45:13", - "date_modified_gmt": "2019-12-05T04:29:55" - }, - { - "id": 6708, - "date_created_gmt": "2019-11-14T01:41:29", - "date_modified_gmt": "2019-11-21T20:24:12" - }, - { - "id": 6705, - "date_created_gmt": "2019-11-14T01:38:12", - "date_modified_gmt": "2019-11-21T01:36:22" - }, - { - "id": 5706, - "date_created_gmt": "2019-10-17T23:27:53", - "date_modified_gmt": "2019-11-04T23:24:29" - }, - { - "id": 5704, - "date_created_gmt": "2019-10-17T23:26:19", - "date_modified_gmt": "2019-11-05T06:36:52" - }, - { - "id": 5460, - "date_created_gmt": "2019-10-08T02:15:17", - "date_modified_gmt": "2019-10-15T05:14:45" - }, - { - "id": 5099, - "date_created_gmt": "2019-09-26T21:47:53", - "date_modified_gmt": "2019-11-04T23:18:58" - }, - { - "id": 4437, - "date_created_gmt": "2019-08-29T18:26:35", - "date_modified_gmt": "2019-12-03T03:58:50" - }, - { - "id": 4435, - "date_created_gmt": "2019-08-29T18:22:05", - "date_modified_gmt": "2019-10-24T00:43:37" - }, - { - "id": 4433, - "date_created_gmt": "2019-08-29T18:20:56", - "date_modified_gmt": "2019-10-01T16:42:11" - }, - { - "id": 4406, - "date_created_gmt": "2019-08-28T11:58:34", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4397, - "date_created_gmt": "2019-08-28T04:46:59", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4384, - "date_created_gmt": "2019-08-27T20:04:08", - "date_modified_gmt": "2019-08-27T20:09:49" - }, - { - "id": 4286, - "date_created_gmt": "2019-08-23T18:11:47", - "date_modified_gmt": "2019-09-26T22:35:37" - }, - { - "id": 4261, - "date_created_gmt": "2019-08-22T17:56:13", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4259, - "date_created_gmt": "2019-08-22T17:49:14", - "date_modified_gmt": "2019-08-22T17:50:13" - }, - { - "id": 4176, - "date_created_gmt": "2019-08-07T23:18:00", - "date_modified_gmt": "2019-08-07T23:18:02" - }, - { - "id": 4174, - "date_created_gmt": "2019-08-07T23:16:54", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4171, - "date_created_gmt": "2019-08-07T21:31:42", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4161, - "date_created_gmt": "2019-08-07T04:50:58", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4159, - "date_created_gmt": "2019-08-07T04:49:41", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4143, - "date_created_gmt": "2019-08-06T18:02:11", - "date_modified_gmt": "2019-09-26T22:35:37" - }, - { - "id": 4120, - "date_created_gmt": "2019-08-02T23:28:51", - "date_modified_gmt": "2019-10-22T19:06:10" - }, - { - "id": 4118, - "date_created_gmt": "2019-08-02T23:25:46", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 4080, - "date_created_gmt": "2019-07-31T03:00:50", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 4066, - "date_created_gmt": "2019-07-30T22:26:17", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 3945, - "date_created_gmt": "2019-07-25T03:02:25", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 3894, - "date_created_gmt": "2019-07-19T02:33:39", - "date_modified_gmt": "2019-07-24T07:07:40" - }, - { - "id": 3564, - "date_created_gmt": "2019-07-17T16:36:40", - "date_modified_gmt": "2019-07-17T20:33:53" - }, - { - "id": 3562, - "date_created_gmt": "2019-07-17T16:11:03", - "date_modified_gmt": "2019-07-30T14:25:10" - }, - { - "id": 3555, - "date_created_gmt": "2019-07-17T02:12:56", - "date_modified_gmt": "2019-07-19T01:57:20" - }, - { - "id": 3553, - "date_created_gmt": "2019-07-17T02:09:39", - "date_modified_gmt": "2019-07-17T20:33:53" - }, - { - "id": 3548, - "date_created_gmt": "2019-07-17T02:03:08", - "date_modified_gmt": "2019-07-17T20:33:52" - }, - { - "id": 3330, - "date_created_gmt": "2019-07-15T06:16:07", - "date_modified_gmt": "2019-07-17T20:33:52" - }, - { - "id": 3316, - "date_created_gmt": "2019-07-12T22:44:24", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 3313, - "date_created_gmt": "2019-07-12T22:39:02", - "date_modified_gmt": "2019-07-25T23:01:33" - }, - { - "id": 3310, - "date_created_gmt": "2019-07-12T22:33:01", - "date_modified_gmt": "2019-07-17T20:33:52" - }, - { - "id": 3293, - "date_created_gmt": "2019-07-10T20:09:17", - "date_modified_gmt": "2019-07-17T20:33:51" - }, - { - "id": 3291, - "date_created_gmt": "2019-07-10T19:45:48", - "date_modified_gmt": "2019-07-17T20:33:51" - }, - { - "id": 3289, - "date_created_gmt": "2019-07-10T19:43:06", - "date_modified_gmt": "2019-07-17T20:33:51" - }, - { - "id": 3262, - "date_created_gmt": "2019-07-09T09:49:17", - "date_modified_gmt": "2019-07-17T20:33:51" - }, - { - "id": 3241, - "date_created_gmt": "2019-07-08T03:00:07", - "date_modified_gmt": "2019-07-25T21:50:45" - }, - { - "id": 3225, - "date_created_gmt": "2019-07-05T08:43:56", - "date_modified_gmt": "2019-07-17T20:33:50" - }, - { - "id": 3154, - "date_created_gmt": "2019-07-03T00:35:56", - "date_modified_gmt": "2019-07-17T20:33:50" - }, - { - "id": 3151, - "date_created_gmt": "2019-07-03T00:31:52", - "date_modified_gmt": "2019-07-17T20:33:50" - }, - { - "id": 3148, - "date_created_gmt": "2019-07-03T00:27:58", - "date_modified_gmt": "2019-09-26T22:35:37" - }, - { - "id": 3145, - "date_created_gmt": "2019-07-03T00:26:21", - "date_modified_gmt": "2019-07-17T20:33:50" - }, - { - "id": 3143, - "date_created_gmt": "2019-07-03T00:23:07", - "date_modified_gmt": "2019-07-17T20:33:49" - }, - { - "id": 3136, - "date_created_gmt": "2019-07-02T11:47:18", - "date_modified_gmt": "2019-07-30T18:44:42" - }, - { - "id": 3130, - "date_created_gmt": "2019-07-02T10:19:45", - "date_modified_gmt": "2019-07-17T20:33:49" - }, - { - "id": 3128, - "date_created_gmt": "2019-07-02T10:18:37", - "date_modified_gmt": "2019-07-17T20:33:49" - }, - { - "id": 3119, - "date_created_gmt": "2019-07-02T00:24:33", - "date_modified_gmt": "2019-07-17T20:33:49" - }, - { - "id": 3116, - "date_created_gmt": "2019-07-02T00:15:48", - "date_modified_gmt": "2019-07-17T20:33:48" - }, - { - "id": 3091, - "date_created_gmt": "2019-06-30T22:42:20", - "date_modified_gmt": "2019-07-17T20:33:48" - }, - { - "id": 3089, - "date_created_gmt": "2019-06-30T22:38:24", - "date_modified_gmt": "2019-07-17T20:33:48" - }, - { - "id": 3063, - "date_created_gmt": "2019-06-25T08:40:22", - "date_modified_gmt": "2019-07-17T20:33:48" - }, - { - "id": 3005, - "date_created_gmt": "2019-06-21T01:43:11", - "date_modified_gmt": "2019-07-17T20:33:47" - }, - { - "id": 2990, - "date_created_gmt": "2019-06-19T14:25:33", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2983, - "date_created_gmt": "2019-06-18T23:53:49", - "date_modified_gmt": "2019-07-17T20:33:47" - }, - { - "id": 2981, - "date_created_gmt": "2019-06-18T23:52:09", - "date_modified_gmt": "2019-07-17T20:33:47" - }, - { - "id": 2979, - "date_created_gmt": "2019-06-18T23:51:10", - "date_modified_gmt": "2019-07-17T20:33:47" - }, - { - "id": 2948, - "date_created_gmt": "2019-06-15T02:21:44", - "date_modified_gmt": "2019-07-17T20:33:47" - }, - { - "id": 2944, - "date_created_gmt": "2019-06-15T00:14:22", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2942, - "date_created_gmt": "2019-06-15T00:13:42", - "date_modified_gmt": "2019-07-17T20:33:46" - }, - { - "id": 2926, - "date_created_gmt": "2019-06-14T01:53:13", - "date_modified_gmt": "2019-07-17T20:33:46" - }, - { - "id": 2914, - "date_created_gmt": "2019-06-13T12:05:33", - "date_modified_gmt": "2019-07-17T20:33:46" - }, - { - "id": 2904, - "date_created_gmt": "2019-06-12T20:35:55", - "date_modified_gmt": "2019-07-17T20:33:46" - }, - { - "id": 2845, - "date_created_gmt": "2019-06-05T16:15:10", - "date_modified_gmt": "2019-07-17T20:33:45" - }, - { - "id": 2803, - "date_created_gmt": "2019-06-01T00:20:30", - "date_modified_gmt": "2019-07-17T20:33:45" - }, - { - "id": 2800, - "date_created_gmt": "2019-06-01T00:13:27", - "date_modified_gmt": "2019-07-17T20:33:45" - }, - { - "id": 2798, - "date_created_gmt": "2019-06-01T00:12:41", - "date_modified_gmt": "2019-07-17T20:33:45" - }, - { - "id": 2779, - "date_created_gmt": "2019-05-30T22:50:35", - "date_modified_gmt": "2019-07-17T20:33:44" - }, - { - "id": 2744, - "date_created_gmt": "2019-05-15T21:45:57", - "date_modified_gmt": "2019-07-17T20:33:44" - }, - { - "id": 2743, - "date_created_gmt": "2019-05-15T21:40:44", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2742, - "date_created_gmt": "2019-05-15T21:36:47", - "date_modified_gmt": "2019-07-17T20:33:44" - }, - { - "id": 2741, - "date_created_gmt": "2019-05-15T21:33:24", - "date_modified_gmt": "2019-07-17T20:33:44" - }, - { - "id": 2740, - "date_created_gmt": "2019-05-15T19:40:58", - "date_modified_gmt": "2019-07-17T20:33:44" - }, - { - "id": 2727, - "date_created_gmt": "2019-04-23T04:11:56", - "date_modified_gmt": "2019-07-17T20:33:43" - }, - { - "id": 2726, - "date_created_gmt": "2019-04-23T04:09:15", - "date_modified_gmt": "2019-07-17T20:33:43" - }, - { - "id": 2709, - "date_created_gmt": "2019-04-16T16:08:12", - "date_modified_gmt": "2019-07-17T20:33:43" - }, - { - "id": 2707, - "date_created_gmt": "2019-04-12T13:02:43", - "date_modified_gmt": "2019-07-17T20:33:43" - }, - { - "id": 2704, - "date_created_gmt": "2019-04-10T20:35:56", - "date_modified_gmt": "2019-07-17T20:33:42" - }, - { - "id": 2703, - "date_created_gmt": "2019-04-10T20:35:10", - "date_modified_gmt": "2019-07-17T20:33:42" - }, - { - "id": 2700, - "date_created_gmt": "2019-04-10T19:11:39", - "date_modified_gmt": "2019-07-17T20:33:42" - }, - { - "id": 2699, - "date_created_gmt": "2019-04-09T16:57:12", - "date_modified_gmt": "2019-07-17T20:33:42" - }, - { - "id": 2698, - "date_created_gmt": "2019-04-09T16:54:34", - "date_modified_gmt": "2019-07-17T20:33:41" - }, - { - "id": 2694, - "date_created_gmt": "2019-04-03T22:33:46", - "date_modified_gmt": "2019-11-05T06:47:06" - }, - { - "id": 2688, - "date_created_gmt": "2019-04-01T20:45:06", - "date_modified_gmt": "2019-04-03T14:11:36" - }, - { - "id": 2687, - "date_created_gmt": "2019-04-01T20:43:15", - "date_modified_gmt": "2019-07-17T20:33:41" - }, - { - "id": 2686, - "date_created_gmt": "2019-03-30T00:35:35", - "date_modified_gmt": "2019-07-17T20:33:41" - }, - { - "id": 2685, - "date_created_gmt": "2019-03-27T14:42:45", - "date_modified_gmt": "2019-04-03T14:11:15" - }, - { - "id": 2684, - "date_created_gmt": "2019-03-26T22:46:27", - "date_modified_gmt": "2019-07-17T20:33:40" - }, - { - "id": 2681, - "date_created_gmt": "2019-03-19T16:20:19", - "date_modified_gmt": "2019-07-17T20:33:40" - }, - { - "id": 2680, - "date_created_gmt": "2019-03-15T01:07:12", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2679, - "date_created_gmt": "2019-03-11T14:27:54", - "date_modified_gmt": "2019-07-17T20:33:40" - }, - { - "id": 2678, - "date_created_gmt": "2019-03-08T19:36:54", - "date_modified_gmt": "2019-07-17T20:33:40" - }, - { - "id": 2671, - "date_created_gmt": "2019-02-28T02:32:07", - "date_modified_gmt": "2019-07-17T20:33:39" - }, - { - "id": 2670, - "date_created_gmt": "2019-02-27T01:55:23", - "date_modified_gmt": "2019-07-17T20:33:39" - }, - { - "id": 2669, - "date_created_gmt": "2019-02-27T01:35:36", - "date_modified_gmt": "2019-07-17T20:33:39" - }, - { - "id": 2668, - "date_created_gmt": "2019-02-27T00:31:06", - "date_modified_gmt": "2019-07-17T20:34:38" - }, - { - "id": 2667, - "date_created_gmt": "2019-02-26T23:18:18", - "date_modified_gmt": "2019-07-17T20:34:37" - }, - { - "id": 2666, - "date_created_gmt": "2019-02-25T18:41:39", - "date_modified_gmt": "2019-07-17T20:34:37" - }, - { - "id": 2665, - "date_created_gmt": "2019-02-25T16:51:33", - "date_modified_gmt": "2019-07-17T20:34:37" - }, - { - "id": 2664, - "date_created_gmt": "2019-02-25T16:15:50", - "date_modified_gmt": "2019-07-17T20:34:37" - }, - { - "id": 2663, - "date_created_gmt": "2019-02-25T16:14:44", - "date_modified_gmt": "2019-07-17T20:34:36" - }, - { - "id": 2662, - "date_created_gmt": "2019-02-25T15:58:45", - "date_modified_gmt": "2019-07-17T20:34:36" - }, - { - "id": 2661, - "date_created_gmt": "2019-02-22T16:19:12", - "date_modified_gmt": "2019-07-17T20:34:36" - }, - { - "id": 2660, - "date_created_gmt": "2019-02-22T00:02:52", - "date_modified_gmt": "2019-07-17T20:34:36" - }, - { - "id": 2654, - "date_created_gmt": "2019-02-12T19:53:16", - "date_modified_gmt": "2019-07-17T20:34:36" - }, - { - "id": 2653, - "date_created_gmt": "2019-02-12T19:50:45", - "date_modified_gmt": "2019-07-17T20:34:35" - }, - { - "id": 2652, - "date_created_gmt": "2019-02-12T19:38:14", - "date_modified_gmt": "2019-07-17T20:34:35" - }, - { - "id": 2651, - "date_created_gmt": "2019-02-12T19:35:09", - "date_modified_gmt": "2019-07-17T20:34:35" - }, - { - "id": 2649, - "date_created_gmt": "2019-02-06T21:56:11", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2365, - "date_created_gmt": "2019-01-10T20:19:46", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2364, - "date_created_gmt": "2019-01-10T20:05:39", - "date_modified_gmt": "2019-07-17T20:34:35" - }, - { - "id": 2360, - "date_created_gmt": "2019-01-09T20:56:36", - "date_modified_gmt": "2019-07-17T20:34:34" - }, - { - "id": 2358, - "date_created_gmt": "2019-01-08T22:05:34", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2357, - "date_created_gmt": "2019-01-07T16:36:52", - "date_modified_gmt": "2019-07-17T20:34:34" - }, - { - "id": 2356, - "date_created_gmt": "2019-01-07T16:35:58", - "date_modified_gmt": "2019-07-17T20:34:34" - }, - { - "id": 2355, - "date_created_gmt": "2019-01-07T16:19:00", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2354, - "date_created_gmt": "2019-01-07T16:16:04", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2353, - "date_created_gmt": "2019-01-03T20:48:28", - "date_modified_gmt": "2019-07-17T20:34:34" - }, - { - "id": 2352, - "date_created_gmt": "2019-01-02T20:17:54", - "date_modified_gmt": "2019-07-17T20:34:34" - }, - { - "id": 2351, - "date_created_gmt": "2019-01-02T19:01:27", - "date_modified_gmt": "2019-07-17T20:34:33" - }, - { - "id": 2350, - "date_created_gmt": "2018-12-31T19:04:08", - "date_modified_gmt": "2019-07-17T20:34:33" - }, - { - "id": 2349, - "date_created_gmt": "2018-12-29T04:36:40", - "date_modified_gmt": "2019-07-17T20:34:33" - }, - { - "id": 2348, - "date_created_gmt": "2018-12-28T17:22:43", - "date_modified_gmt": "2019-07-17T20:34:33" - }, - { - "id": 2347, - "date_created_gmt": "2018-12-28T00:10:59", - "date_modified_gmt": "2019-09-26T22:35:37" - }, - { - "id": 2346, - "date_created_gmt": "2018-12-28T00:09:34", - "date_modified_gmt": "2019-07-17T20:34:32" - }, - { - "id": 2345, - "date_created_gmt": "2018-12-28T00:01:01", - "date_modified_gmt": "2019-07-17T20:34:32" - }, - { - "id": 2344, - "date_created_gmt": "2018-12-28T00:00:11", - "date_modified_gmt": "2019-07-17T20:34:32" - }, - { - "id": 2343, - "date_created_gmt": "2018-12-27T21:50:29", - "date_modified_gmt": "2019-07-17T20:34:32" - }, - { - "id": 2342, - "date_created_gmt": "2018-12-27T21:49:41", - "date_modified_gmt": "2019-07-17T20:34:32" - }, - { - "id": 2341, - "date_created_gmt": "2018-12-27T21:46:32", - "date_modified_gmt": "2019-07-17T20:34:31" - }, - { - "id": 2340, - "date_created_gmt": "2018-12-27T21:19:10", - "date_modified_gmt": "2019-07-17T20:34:31" - }, - { - "id": 2339, - "date_created_gmt": "2018-12-27T21:16:23", - "date_modified_gmt": "2019-07-17T20:34:31" - }, - { - "id": 2338, - "date_created_gmt": "2018-12-27T21:00:20", - "date_modified_gmt": "2019-07-17T20:34:30" - }, - { - "id": 2337, - "date_created_gmt": "2018-12-27T20:47:14", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2336, - "date_created_gmt": "2018-12-27T20:26:06", - "date_modified_gmt": "2019-10-22T19:06:09" - }, - { - "id": 2335, - "date_created_gmt": "2018-12-27T20:24:23", - "date_modified_gmt": "2019-07-17T20:34:30" - }, - { - "id": 2334, - "date_created_gmt": "2018-12-27T20:22:36", - "date_modified_gmt": "2019-07-17T20:35:09" - }, - { - "id": 2333, - "date_created_gmt": "2018-12-27T20:21:29", - "date_modified_gmt": "2019-07-17T20:35:09" - }, - { - "id": 2332, - "date_created_gmt": "2018-12-27T20:20:52", - "date_modified_gmt": "2019-07-17T20:35:09" - }, - { - "id": 2331, - "date_created_gmt": "2018-12-27T17:58:52", - "date_modified_gmt": "2019-07-17T20:35:08" - }, - { - "id": 2330, - "date_created_gmt": "2018-12-27T17:54:08", - "date_modified_gmt": "2019-07-17T20:35:08" - }, - { - "id": 2329, - "date_created_gmt": "2018-12-27T16:19:46", - "date_modified_gmt": "2019-07-17T20:35:08" - }, - { - "id": 2328, - "date_created_gmt": "2018-12-27T16:09:48", - "date_modified_gmt": "2019-07-17T20:35:08" - }, - { - "id": 2327, - "date_created_gmt": "2018-12-27T16:07:54", - "date_modified_gmt": "2019-07-17T20:35:07" - }, - { - "id": 2326, - "date_created_gmt": "2018-12-27T16:03:00", - "date_modified_gmt": "2019-07-17T20:35:07" - }, - { - "id": 2325, - "date_created_gmt": "2018-12-27T02:41:36", - "date_modified_gmt": "2019-07-17T20:35:07" - }, - { - "id": 2324, - "date_created_gmt": "2018-12-26T22:27:39", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2323, - "date_created_gmt": "2018-12-26T22:03:32", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2322, - "date_created_gmt": "2018-12-26T19:28:52", - "date_modified_gmt": "2019-07-17T20:38:03" - }, - { - "id": 2321, - "date_created_gmt": "2018-12-26T19:22:09", - "date_modified_gmt": "2019-07-17T20:38:04" - }, - { - "id": 2320, - "date_created_gmt": "2018-12-26T19:16:12", - "date_modified_gmt": "2019-07-17T20:37:44" - }, - { - "id": 2319, - "date_created_gmt": "2018-12-24T18:44:25", - "date_modified_gmt": "2019-07-17T20:39:12" - }, - { - "id": 2318, - "date_created_gmt": "2018-12-23T22:38:02", - "date_modified_gmt": "2019-07-18T19:55:03" - }, - { - "id": 2317, - "date_created_gmt": "2018-12-23T22:37:30", - "date_modified_gmt": "2019-07-18T19:56:53" - }, - { - "id": 2316, - "date_created_gmt": "2018-12-23T21:49:11", - "date_modified_gmt": "2019-07-24T07:08:35" - }, - { - "id": 2315, - "date_created_gmt": "2018-12-23T21:46:37", - "date_modified_gmt": "2019-07-27T00:32:50" - }, - { - "id": 2314, - "date_created_gmt": "2018-12-21T00:27:13", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2313, - "date_created_gmt": "2018-12-21T00:26:28", - "date_modified_gmt": "2019-07-30T17:07:28" - }, - { - "id": 2312, - "date_created_gmt": "2018-12-21T00:24:25", - "date_modified_gmt": "2019-07-30T17:08:51" - }, - { - "id": 2311, - "date_created_gmt": "2018-12-21T00:23:26", - "date_modified_gmt": "2019-07-30T17:10:10" - }, - { - "id": 2310, - "date_created_gmt": "2018-12-20T23:18:11", - "date_modified_gmt": "2019-07-30T17:10:59" - }, - { - "id": 2309, - "date_created_gmt": "2018-12-20T21:15:27", - "date_modified_gmt": "2019-07-30T17:12:31" - }, - { - "id": 2308, - "date_created_gmt": "2018-12-20T21:14:22", - "date_modified_gmt": "2019-07-30T17:12:57" - }, - { - "id": 2307, - "date_created_gmt": "2018-12-20T13:53:31", - "date_modified_gmt": "2019-07-30T17:17:41" - }, - { - "id": 2306, - "date_created_gmt": "2018-12-20T02:46:39", - "date_modified_gmt": "2019-07-30T17:18:24" - }, - { - "id": 2305, - "date_created_gmt": "2018-12-20T02:42:12", - "date_modified_gmt": "2019-07-30T17:18:31" - }, - { - "id": 2304, - "date_created_gmt": "2018-12-20T02:33:24", - "date_modified_gmt": "2019-07-30T17:19:54" - }, - { - "id": 2303, - "date_created_gmt": "2018-12-20T02:28:25", - "date_modified_gmt": "2019-07-30T17:20:31" - }, - { - "id": 2302, - "date_created_gmt": "2018-12-20T02:24:35", - "date_modified_gmt": "2019-07-30T17:21:07" - }, - { - "id": 2301, - "date_created_gmt": "2018-12-20T01:40:06", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2300, - "date_created_gmt": "2018-12-20T01:27:57", - "date_modified_gmt": "2019-07-30T17:22:34" - }, - { - "id": 2299, - "date_created_gmt": "2018-12-20T01:26:36", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2298, - "date_created_gmt": "2018-12-20T01:23:52", - "date_modified_gmt": "2019-07-30T17:22:40" - }, - { - "id": 2297, - "date_created_gmt": "2018-12-20T01:11:52", - "date_modified_gmt": "2019-07-17T20:34:30" - }, - { - "id": 2296, - "date_created_gmt": "2018-12-20T01:08:47", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2295, - "date_created_gmt": "2018-12-20T00:56:14", - "date_modified_gmt": "2019-07-30T17:25:35" - }, - { - "id": 2294, - "date_created_gmt": "2018-12-20T00:55:17", - "date_modified_gmt": "2019-07-30T17:28:38" - }, - { - "id": 2293, - "date_created_gmt": "2018-12-20T00:53:30", - "date_modified_gmt": "2019-07-30T17:36:59" - }, - { - "id": 2292, - "date_created_gmt": "2018-12-20T00:45:24", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2291, - "date_created_gmt": "2018-12-20T00:06:08", - "date_modified_gmt": "2019-07-30T17:56:34" - }, - { - "id": 2290, - "date_created_gmt": "2018-12-19T23:52:46", - "date_modified_gmt": "2019-07-30T17:56:42" - }, - { - "id": 2289, - "date_created_gmt": "2018-12-19T23:37:43", - "date_modified_gmt": "2019-07-30T17:59:06" - }, - { - "id": 2288, - "date_created_gmt": "2018-12-19T23:35:51", - "date_modified_gmt": "2019-07-30T18:19:45" - }, - { - "id": 2287, - "date_created_gmt": "2018-12-19T00:45:03", - "date_modified_gmt": "2019-07-30T18:00:18" - }, - { - "id": 2286, - "date_created_gmt": "2018-12-19T00:10:46", - "date_modified_gmt": "2019-07-30T18:29:10" - }, - { - "id": 2285, - "date_created_gmt": "2018-12-18T22:27:52", - "date_modified_gmt": "2019-07-30T18:32:43" - }, - { - "id": 2284, - "date_created_gmt": "2018-12-18T22:26:36", - "date_modified_gmt": "2019-07-30T18:37:59" - }, - { - "id": 2283, - "date_created_gmt": "2018-12-18T22:20:00", - "date_modified_gmt": "2019-07-30T18:45:29" - }, - { - "id": 2282, - "date_created_gmt": "2018-12-18T19:40:23", - "date_modified_gmt": "2019-07-30T18:47:22" - }, - { - "id": 2281, - "date_created_gmt": "2018-12-18T19:26:18", - "date_modified_gmt": "2019-07-30T19:18:03" - }, - { - "id": 2280, - "date_created_gmt": "2018-12-18T19:24:16", - "date_modified_gmt": "2019-07-30T19:21:27" - }, - { - "id": 2279, - "date_created_gmt": "2018-12-18T17:04:32", - "date_modified_gmt": "2019-07-30T19:21:46" - }, - { - "id": 2278, - "date_created_gmt": "2018-12-18T17:03:31", - "date_modified_gmt": "2019-07-30T19:24:32" - }, - { - "id": 2277, - "date_created_gmt": "2018-12-18T17:03:12", - "date_modified_gmt": "2019-07-30T19:27:28" - }, - { - "id": 2276, - "date_created_gmt": "2018-12-18T16:42:25", - "date_modified_gmt": "2019-07-31T02:10:10" - }, - { - "id": 2275, - "date_created_gmt": "2018-12-18T16:37:20", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2274, - "date_created_gmt": "2018-12-18T15:42:34", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2273, - "date_created_gmt": "2018-12-17T23:16:35", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2272, - "date_created_gmt": "2018-12-17T23:12:00", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2271, - "date_created_gmt": "2018-12-17T23:03:35", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2270, - "date_created_gmt": "2018-12-17T22:58:56", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2269, - "date_created_gmt": "2018-12-17T22:52:22", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2268, - "date_created_gmt": "2018-12-17T22:51:21", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2267, - "date_created_gmt": "2018-12-17T22:49:43", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2266, - "date_created_gmt": "2018-12-17T22:14:46", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2265, - "date_created_gmt": "2018-12-17T18:06:46", - "date_modified_gmt": "2019-10-22T19:06:08" - }, - { - "id": 2264, - "date_created_gmt": "2018-12-15T07:58:01", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2263, - "date_created_gmt": "2018-12-15T07:50:30", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2262, - "date_created_gmt": "2018-12-15T07:42:24", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2261, - "date_created_gmt": "2018-12-15T07:33:13", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2260, - "date_created_gmt": "2018-12-15T07:27:39", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2259, - "date_created_gmt": "2018-12-15T02:59:28", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2258, - "date_created_gmt": "2018-12-15T02:58:46", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2257, - "date_created_gmt": "2018-12-15T01:37:50", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2256, - "date_created_gmt": "2018-12-15T00:56:57", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2255, - "date_created_gmt": "2018-12-15T00:54:46", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2254, - "date_created_gmt": "2018-12-13T22:21:58", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2253, - "date_created_gmt": "2018-12-13T22:19:36", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2252, - "date_created_gmt": "2018-12-13T22:12:57", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2251, - "date_created_gmt": "2018-12-13T22:09:28", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2250, - "date_created_gmt": "2018-12-13T22:05:17", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2249, - "date_created_gmt": "2018-12-13T22:01:43", - "date_modified_gmt": "2019-10-22T19:06:07" - }, - { - "id": 2248, - "date_created_gmt": "2018-12-13T22:00:41", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2247, - "date_created_gmt": "2018-12-06T23:21:27", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2242, - "date_created_gmt": "2018-12-06T04:09:57", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2229, - "date_created_gmt": "2018-12-04T00:23:43", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2234, - "date_created_gmt": "2018-12-03T15:22:37", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2235, - "date_created_gmt": "2018-12-02T15:42:52", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2228, - "date_created_gmt": "2018-10-29T23:14:31", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 2227, - "date_created_gmt": "2018-10-25T16:45:08", - "date_modified_gmt": "2019-02-21T23:01:30" - }, - { - "id": 1557, - "date_created_gmt": "2018-10-22T19:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1559, - "date_created_gmt": "2018-10-20T14:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1560, - "date_created_gmt": "2018-10-19T13:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1561, - "date_created_gmt": "2018-10-18T11:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1562, - "date_created_gmt": "2018-10-16T17:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1563, - "date_created_gmt": "2018-10-15T03:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1564, - "date_created_gmt": "2018-10-13T05:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1565, - "date_created_gmt": "2018-10-12T21:00:00", - "date_modified_gmt": "2018-10-24T01:04:37" - }, - { - "id": 1566, - "date_created_gmt": "2018-10-12T18:00:00", - "date_modified_gmt": "2019-10-22T19:06:06" - }, - { - "id": 1567, - "date_created_gmt": "2018-10-11T20:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1568, - "date_created_gmt": "2018-10-11T06:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1569, - "date_created_gmt": "2018-10-10T08:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1570, - "date_created_gmt": "2018-10-09T23:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1571, - "date_created_gmt": "2018-10-05T16:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1572, - "date_created_gmt": "2018-10-05T13:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1573, - "date_created_gmt": "2018-10-04T20:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1574, - "date_created_gmt": "2018-10-04T17:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1575, - "date_created_gmt": "2018-10-04T06:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1576, - "date_created_gmt": "2018-10-03T16:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1577, - "date_created_gmt": "2018-10-03T00:00:00", - "date_modified_gmt": "2018-10-24T01:04:45" - }, - { - "id": 1578, - "date_created_gmt": "2018-10-02T21:00:00", - "date_modified_gmt": "2018-10-24T01:04:46" - }, - { - "id": 1579, - "date_created_gmt": "2018-10-01T21:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1580, - "date_created_gmt": "2018-10-01T17:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1581, - "date_created_gmt": "2018-09-30T04:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1582, - "date_created_gmt": "2018-09-30T03:00:00", - "date_modified_gmt": "2019-07-17T01:57:40" - }, - { - "id": 1585, - "date_created_gmt": "2018-09-29T19:00:00", - "date_modified_gmt": "2018-10-24T01:04:50" - }, - { - "id": 1583, - "date_created_gmt": "2018-09-30T01:00:00", - "date_modified_gmt": "2019-10-22T19:06:05" - }, - { - "id": 1584, - "date_created_gmt": "2018-09-29T23:00:00", - "date_modified_gmt": "2019-10-22T18:24:06" - }, - { - "id": 1586, - "date_created_gmt": "2018-09-28T22:00:00", - "date_modified_gmt": "2018-10-24T01:04:51" - }, - { - "id": 1587, - "date_created_gmt": "2018-09-28T19:00:00", - "date_modified_gmt": "2018-10-24T01:04:52" - }, - { - "id": 1588, - "date_created_gmt": "2018-09-27T09:00:00", - "date_modified_gmt": "2018-10-24T01:04:53" - }, - { - "id": 1589, - "date_created_gmt": "2018-09-27T08:00:00", - "date_modified_gmt": "2018-10-24T01:04:54" - }, - { - "id": 1590, - "date_created_gmt": "2018-09-27T06:00:00", - "date_modified_gmt": "2018-10-24T01:04:54" - }, - { - "id": 1591, - "date_created_gmt": "2018-09-26T07:00:00", - "date_modified_gmt": "2019-07-17T01:57:40" - }, - { - "id": 1592, - "date_created_gmt": "2018-09-24T15:00:00", - "date_modified_gmt": "2018-10-24T01:04:56" - }, - { - "id": 1593, - "date_created_gmt": "2018-09-23T06:00:00", - "date_modified_gmt": "2018-10-24T01:04:56" - }, - { - "id": 1594, - "date_created_gmt": "2018-09-23T02:00:00", - "date_modified_gmt": "2019-07-17T01:57:39" - }, - { - "id": 1595, - "date_created_gmt": "2018-09-20T14:00:00", - "date_modified_gmt": "2018-10-24T01:04:58" - }, - { - "id": 1596, - "date_created_gmt": "2018-09-20T13:00:00", - "date_modified_gmt": "2018-10-24T01:04:59" - } -] diff --git a/libs/fluxc/src/test/resources/wc/order-summaries.json b/libs/fluxc/src/test/resources/wc/order-summaries.json deleted file mode 100644 index 428c5b9f3c6f..000000000000 --- a/libs/fluxc/src/test/resources/wc/order-summaries.json +++ /dev/null @@ -1,52 +0,0 @@ -[ - { - "id":2904, - "date_created_gmt":"2019-06-12T20:35:55", - "date_modified_gmt":"2019-06-12T20:35:56" - }, - { - "id":2845, - "date_created_gmt":"2019-06-05T16:15:10", - "date_modified_gmt":"2019-06-06T16:42:57" - }, - { - "id":2803, - "date_created_gmt":"2019-06-01T00:20:30", - "date_modified_gmt":"2019-06-04T14:04:38" - }, - { - "id":2800, - "date_created_gmt":"2019-06-01T00:13:27", - "date_modified_gmt":"2019-06-01T00:14:00" - }, - { - "id":2798, - "date_created_gmt":"2019-06-01T00:12:41", - "date_modified_gmt":"2019-06-05T16:11:14" - }, - { - "id":2779, - "date_created_gmt":"2019-05-30T22:50:35", - "date_modified_gmt":"2019-06-01T00:02:15" - }, - { - "id":2744, - "date_created_gmt":"2019-05-15T21:45:57", - "date_modified_gmt":"2019-05-28T16:40:51" - }, - { - "id":2743, - "date_created_gmt":"2019-05-15T21:40:44", - "date_modified_gmt":"2019-05-15T21:41:15" - }, - { - "id":2742, - "date_created_gmt":"2019-05-15T21:36:47", - "date_modified_gmt":"2019-05-30T18:00:05" - }, - { - "id":2741, - "date_created_gmt":"2019-05-15T21:33:24", - "date_modified_gmt":"2019-05-30T18:24:40" - } -] diff --git a/libs/fluxc/src/test/resources/wc/order_notes.json b/libs/fluxc/src/test/resources/wc/order_notes.json deleted file mode 100644 index 4881e16f0098..000000000000 --- a/libs/fluxc/src/test/resources/wc/order_notes.json +++ /dev/null @@ -1,146 +0,0 @@ -[ - { - "id": 1942, - "date_created": "2018-04-27T16:48:10", - "date_created_gmt": "2018-04-27T20:48:10", - "note": "Email queued: Poster Purchase Follow-Up scheduled on Poster Purchase Follow-UpTrigger: Poster Purchase Follow-Up", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1942" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - }, - { - "id": 1943, - "date_created": "2018-04-27T16:48:10", - "date_created_gmt": "2018-04-27T20:48:10", - "note": "Order status changed from Pending payment to Completed.", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1943" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - }, - { - "id": 1944, - "date_created": "2018-04-27T16:48:10", - "date_created_gmt": "2018-04-27T20:48:10", - "note": "Stripe charge complete (Charge ID: ch_1CLdUCJK48mSkzFLtLjQTpKt)", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1944" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - }, - { - "id": 1940, - "date_created": "2018-04-27T16:48:09", - "date_created_gmt": "2018-04-27T20:48:09", - "note": "Booking #1053 status changed from \"Unpaid\" to \"Paid\"", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1940" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - }, - { - "id": 1941, - "date_created": "2018-04-27T16:48:09", - "date_created_gmt": "2018-04-27T20:48:09", - "note": "Email queued: 48 Hour Email scheduled on April 28, 2018 10:00 amTrigger: 48 hours Before Booked Date", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1941" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - }, - { - "id": 1939, - "date_created": "2018-04-27T16:48:07", - "date_created_gmt": "2018-04-27T20:48:07", - "note": "Booking #1053 status changed from \"In Cart\" to \"Unpaid\"", - "customer_note": false, - "_links": { - "self": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes\/1939" - } - ], - "collection": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949\/notes" - } - ], - "up": [ - { - "href": "https:\/\/example.com\/wp-json\/wc\/v2\/orders\/949" - } - ] - } - } -] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/order_status_options.json b/libs/fluxc/src/test/resources/wc/order_status_options.json deleted file mode 100644 index 8f8994a935e9..000000000000 --- a/libs/fluxc/src/test/resources/wc/order_status_options.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - { - "slug": "pending", - "name": "Pending payment", - "total": 0 - }, - { - "slug": "processing", - "name": "Processing", - "total": 0 - }, - { - "slug": "on-hold", - "name": "On hold", - "total": 2 - }, - { - "slug": "completed", - "name": "Completed", - "total": 0 - }, - { - "slug": "cancelled", - "name": "Cancelled", - "total": 0 - }, - { - "slug": "refunded", - "name": "Refunded", - "total": 0 - }, - { - "slug": "failed", - "name": "Failed", - "total": 0 - }, - { - "slug": "gold", - "name": "Gold Member", - "total": 0 - } -] diff --git a/libs/fluxc/src/test/resources/wc/print-shipping-labels.json b/libs/fluxc/src/test/resources/wc/print-shipping-labels.json deleted file mode 100644 index 1e736ed94706..000000000000 --- a/libs/fluxc/src/test/resources/wc/print-shipping-labels.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "data": { - "mimeType": "application\/pdf", - "b64Content": "12345=", - "success": true - } -} diff --git a/libs/fluxc/src/test/resources/wc/product-attribute-create.json b/libs/fluxc/src/test/resources/wc/product-attribute-create.json deleted file mode 100644 index 2208d87bee7c..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-attribute-create.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "id": 1, - "name": "Color", - "slug": "pa_color", - "type": "select", - "order_by": "menu_order", - "has_archives": true, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/6" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-attribute-delete.json b/libs/fluxc/src/test/resources/wc/product-attribute-delete.json deleted file mode 100644 index 6feccc4453de..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-attribute-delete.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "id": 17, - "name": "Size", - "slug": "pa_size", - "type": "select", - "order_by": "name", - "has_archives": true, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/6" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-attribute-update.json b/libs/fluxc/src/test/resources/wc/product-attribute-update.json deleted file mode 100644 index 1b0dda48626c..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-attribute-update.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "id": 99, - "name": "test_name", - "slug": "pa_test", - "type": "test_type", - "order_by": "test", - "has_archives": false, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/6" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-attributes-all.json b/libs/fluxc/src/test/resources/wc/product-attributes-all.json deleted file mode 100644 index dc56fcad7011..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-attributes-all.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - { - "id": 1, - "name": "Color", - "slug": "pa_color", - "type": "select", - "order_by": "menu_order", - "has_archives": true, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/6" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes" - } - ] - } - }, - { - "id": 2, - "name": "Size", - "slug": "pa_size", - "type": "select", - "order_by": "menu_order", - "has_archives": false, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes/2" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/attributes" - } - ] - } - } -] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-bundle-with-max-quantity.json b/libs/fluxc/src/test/resources/wc/product-bundle-with-max-quantity.json deleted file mode 100644 index 5d9d05077b6c..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-bundle-with-max-quantity.json +++ /dev/null @@ -1,230 +0,0 @@ -{ - "id": 533, - "name": "Pizza", - "slug": "pizza", - "permalink": "https:\/\/mystagingwebsite.com\/product\/pizza\/", - "date_created": "2021-07-07T13:19:31", - "date_created_gmt": "2021-07-07T13:19:31", - "date_modified": "2021-07-22T01:57:18", - "date_modified_gmt": "2021-07-22T01:57:18", - "type": "bundle", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "", - "short_description": "", - "sku": "", - "price": "", - "regular_price": "", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "on_sale": false, - "purchasable": false, - "total_sales": 0, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": -1, - "download_expiry": -1, - "external_url": "", - "button_text": "", - "tax_status": "none", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "low_stock_amount": null, - "sold_individually": true, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": false, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0", - "rating_count": 0, - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 15, - "name": "Uncategorized", - "slug": "uncategorized" - } - ], - "tags": [ - ], - "images": [ - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": true, - "options": [ - "Black", - "Blue", - "Green" - ] - } - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "price_html": "", - "related_ids": [ - ], - "bundle_stock_status": "insufficientstock", - "bundle_max_size": 5, - "meta_data": [ - { - "id": 11116, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 11118, - "key": "_product_addons", - "value": [ - { - "name": "Topping", - "title_format": "label", - "description_enable": 1, - "description": "Pizza topping", - "type": "checkbox", - "display": "select", - "position": 0, - "required": 0, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Peperoni", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Extra cheese", - "price": "4", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Salami", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Ham", - "price": "3", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Soda", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "input_multiplier", - "display": "select", - "position": 1, - "required": 0, - "restrictions": 1, - "restrictions_type": "any_text", - "adjust_price": 1, - "price_type": "flat_fee", - "price": "2", - "min": 0, - "max": 0, - "options": [ - { - "label": "", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Delivery", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "multiple_choice", - "display": "radiobutton", - "position": 2, - "required": 1, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Yes", - "price": "5", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "No", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - } - ] - }, - { - "id": 11119, - "key": "_product_addons_exclude_global", - "value": "0" - } - ], - "stock_status": "outofstock", - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/533" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-bundle-with-min-quantity.json b/libs/fluxc/src/test/resources/wc/product-bundle-with-min-quantity.json deleted file mode 100644 index 1891e7fbd63d..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-bundle-with-min-quantity.json +++ /dev/null @@ -1,230 +0,0 @@ -{ - "id": 533, - "name": "Pizza", - "slug": "pizza", - "permalink": "https:\/\/mystagingwebsite.com\/product\/pizza\/", - "date_created": "2021-07-07T13:19:31", - "date_created_gmt": "2021-07-07T13:19:31", - "date_modified": "2021-07-22T01:57:18", - "date_modified_gmt": "2021-07-22T01:57:18", - "type": "bundle", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "", - "short_description": "", - "sku": "", - "price": "", - "regular_price": "", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "on_sale": false, - "purchasable": false, - "total_sales": 0, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": -1, - "download_expiry": -1, - "external_url": "", - "button_text": "", - "tax_status": "none", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "low_stock_amount": null, - "sold_individually": true, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": false, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0", - "rating_count": 0, - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 15, - "name": "Uncategorized", - "slug": "uncategorized" - } - ], - "tags": [ - ], - "images": [ - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": true, - "options": [ - "Black", - "Blue", - "Green" - ] - } - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "price_html": "", - "related_ids": [ - ], - "bundle_stock_status": "insufficientstock", - "bundle_min_size": 5, - "meta_data": [ - { - "id": 11116, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 11118, - "key": "_product_addons", - "value": [ - { - "name": "Topping", - "title_format": "label", - "description_enable": 1, - "description": "Pizza topping", - "type": "checkbox", - "display": "select", - "position": 0, - "required": 0, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Peperoni", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Extra cheese", - "price": "4", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Salami", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Ham", - "price": "3", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Soda", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "input_multiplier", - "display": "select", - "position": 1, - "required": 0, - "restrictions": 1, - "restrictions_type": "any_text", - "adjust_price": 1, - "price_type": "flat_fee", - "price": "2", - "min": 0, - "max": 0, - "options": [ - { - "label": "", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Delivery", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "multiple_choice", - "display": "radiobutton", - "position": 2, - "required": 1, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Yes", - "price": "5", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "No", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - } - ] - }, - { - "id": 11119, - "key": "_product_addons_exclude_global", - "value": "0" - } - ], - "stock_status": "outofstock", - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/533" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-bundle-with-quantity-rules.json b/libs/fluxc/src/test/resources/wc/product-bundle-with-quantity-rules.json deleted file mode 100644 index 9d5cbb167bf1..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-bundle-with-quantity-rules.json +++ /dev/null @@ -1,231 +0,0 @@ -{ - "id": 533, - "name": "Pizza", - "slug": "pizza", - "permalink": "https:\/\/mystagingwebsite.com\/product\/pizza\/", - "date_created": "2021-07-07T13:19:31", - "date_created_gmt": "2021-07-07T13:19:31", - "date_modified": "2021-07-22T01:57:18", - "date_modified_gmt": "2021-07-22T01:57:18", - "type": "bundle", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "", - "short_description": "", - "sku": "", - "price": "", - "regular_price": "", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "on_sale": false, - "purchasable": false, - "total_sales": 0, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": -1, - "download_expiry": -1, - "external_url": "", - "button_text": "", - "tax_status": "none", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "low_stock_amount": null, - "sold_individually": true, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": false, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0", - "rating_count": 0, - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 15, - "name": "Uncategorized", - "slug": "uncategorized" - } - ], - "tags": [ - ], - "images": [ - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": true, - "options": [ - "Black", - "Blue", - "Green" - ] - } - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "price_html": "", - "related_ids": [ - ], - "bundle_stock_status": "insufficientstock", - "bundle_max_size": 5, - "bundle_min_size": 5, - "meta_data": [ - { - "id": 11116, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 11118, - "key": "_product_addons", - "value": [ - { - "name": "Topping", - "title_format": "label", - "description_enable": 1, - "description": "Pizza topping", - "type": "checkbox", - "display": "select", - "position": 0, - "required": 0, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Peperoni", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Extra cheese", - "price": "4", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Salami", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Ham", - "price": "3", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Soda", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "input_multiplier", - "display": "select", - "position": 1, - "required": 0, - "restrictions": 1, - "restrictions_type": "any_text", - "adjust_price": 1, - "price_type": "flat_fee", - "price": "2", - "min": 0, - "max": 0, - "options": [ - { - "label": "", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Delivery", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "multiple_choice", - "display": "radiobutton", - "position": 2, - "required": 1, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Yes", - "price": "5", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "No", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - } - ] - }, - { - "id": 11119, - "key": "_product_addons_exclude_global", - "value": "0" - } - ], - "stock_status": "outofstock", - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/533" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-categories.json b/libs/fluxc/src/test/resources/wc/product-categories.json deleted file mode 100644 index 10614a5390d8..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-categories.json +++ /dev/null @@ -1,192 +0,0 @@ -[ - { - "id": 15, - "name": "Albums", - "slug": "albums", - "parent": 11, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 4, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/15" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ], - "up": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/11" - } - ] - } - }, - { - "id": 9, - "name": "Clothing", - "slug": "clothing", - "parent": 0, - "description": "", - "display": "default", - "image": { - "id": 730, - "date_created": "2017-03-23T00:01:07", - "date_created_gmt": "2017-03-23T03:01:07", - "date_modified": "2017-03-23T00:01:07", - "date_modified_gmt": "2017-03-23T03:01:07", - "src": "https://example.com/wp-content/uploads/2017/03/T_2_front.jpg", - "name": "", - "alt": "" - }, - "menu_order": 0, - "count": 36, - "_links": { - "self": [ - { - "href": "https://example/wp-json/wc/v3/products/categories/9" - } - ], - "collection": [ - { - "href": "https://example/wp-json/wc/v3/products/categories" - } - ] - } - }, - { - "id": 10, - "name": "Hoodies", - "slug": "hoodies", - "parent": 9, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 6, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/10" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ], - "up": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/9" - } - ] - } - }, - { - "id": 11, - "name": "Music", - "slug": "music", - "parent": 0, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 7, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/11" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ] - } - }, - { - "id": 12, - "name": "Posters", - "slug": "posters", - "parent": 0, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 5, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/12" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ] - } - }, - { - "id": 13, - "name": "Singles", - "slug": "singles", - "parent": 11, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 3, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/13" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ], - "up": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/11" - } - ] - } - }, - { - "id": 14, - "name": "T-shirts", - "slug": "t-shirts", - "parent": 9, - "description": "", - "display": "default", - "image": [], - "menu_order": 0, - "count": 6, - "_links": { - "self": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/14" - } - ], - "collection": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories" - } - ], - "up": [ - { - "href": "https://example.com/wp-json/wc/v3/products/categories/9" - } - ] - } - } -] diff --git a/libs/fluxc/src/test/resources/wc/product-reviews.json b/libs/fluxc/src/test/resources/wc/product-reviews.json deleted file mode 100644 index 15c42fb7c95d..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-reviews.json +++ /dev/null @@ -1,343 +0,0 @@ -[ - { - "id": 5499, - "date_created": "2019-07-09T09:48:07", - "date_created_gmt": "2019-07-09T15:48:07", - "product_id": 18, - "status": "approved", - "reviewer": "Johnny", - "reviewer_email": "johnny@gmail.com", - "review": "

What a lovely cap!<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/136c70acb946f0f37b12bb6fbfe56f2c?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/136c70acb946f0f37b12bb6fbfe56f2c?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/136c70acb946f0f37b12bb6fbfe56f2c?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5499" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/18" - } - ] - } - }, - { - "id": 5435, - "date_created": "2019-07-08T02:56:41", - "date_created_gmt": "2019-07-08T08:56:41", - "product_id": 18, - "status": "approved", - "reviewer": "Lara", - "reviewer_email": "lara@gmail.com", - "review": "

It\u2019s a really good cap!<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/8f656d8cb56afcaf509bf82b2b2a3d72?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/8f656d8cb56afcaf509bf82b2b2a3d72?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/8f656d8cb56afcaf509bf82b2b2a3d72?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5435" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/18" - } - ] - } - }, - { - "id": 5404, - "date_created": "2019-07-05T08:51:12", - "date_created_gmt": "2019-07-05T14:51:12", - "product_id": 18, - "status": "approved", - "reviewer": "Steve jobs", - "reviewer_email": "stevie@gmail.com", - "review": "

It\u2019s a great cap!!<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/e7012d4db0d6d329fd1a6c4055b8de5d?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/e7012d4db0d6d329fd1a6c4055b8de5d?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/e7012d4db0d6d329fd1a6c4055b8de5d?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5404" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/18" - } - ] - } - }, - { - "id": 5273, - "date_created": "2019-07-03T13:38:45", - "date_created_gmt": "2019-07-03T19:38:45", - "product_id": 19, - "status": "approved", - "reviewer": "Brian Copernile", - "reviewer_email": "bcopernile@example.org", - "review": "

Review for Sunglasses
\n\u2605 \u2605 \u2605 \u2605 \u2605 <\/p>\n", - "rating": 5, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/7116ede0a0991db4d580367e274ade2d?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/7116ede0a0991db4d580367e274ade2d?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/7116ede0a0991db4d580367e274ade2d?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5273" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/19" - } - ] - } - }, - { - "id": 5212, - "date_created": "2019-07-03T02:26:26", - "date_created_gmt": "2019-07-03T08:26:26", - "product_id": 22, - "status": "approved", - "reviewer": "Kandi", - "reviewer_email": "kandi@gmail.com", - "review": "

Love it!!<\/p>\n", - "rating": 5, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/5c73533373b443ff87aabf6ae0a1d495?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/5c73533373b443ff87aabf6ae0a1d495?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/5c73533373b443ff87aabf6ae0a1d495?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5212" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/22" - } - ] - } - }, - { - "id": 5211, - "date_created": "2019-07-03T02:23:22", - "date_created_gmt": "2019-07-03T08:23:22", - "product_id": 22, - "status": "approved", - "reviewer": "Kevin peterson", - "reviewer_email": "kevin@gmail.com", - "review": "

Not really<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/28e70af0551872dd431635b96a65d70d?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/28e70af0551872dd431635b96a65d70d?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/28e70af0551872dd431635b96a65d70d?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5211" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/22" - } - ] - } - }, - { - "id": 5205, - "date_created": "2019-07-02T19:54:52", - "date_created_gmt": "2019-07-03T01:54:52", - "product_id": 22, - "status": "approved", - "reviewer": "Karen Smith", - "reviewer_email": "anitaa22@gmail.com", - "review": "

The sleeves are too big<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/9a7f84dd7216a5a7d7cfde7870f074c0?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/9a7f84dd7216a5a7d7cfde7870f074c0?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/9a7f84dd7216a5a7d7cfde7870f074c0?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5205" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/22" - } - ] - } - }, - { - "id": 5112, - "date_created": "2019-07-02T04:37:06", - "date_created_gmt": "2019-07-02T10:37:06", - "product_id": 17, - "status": "approved", - "reviewer": "Brad", - "reviewer_email": "anitaa2@gmail.com", - "review": "

It’s a belt!!<\/p>\n", - "rating": 3, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/942a803775b965cd9c2dcfda44cb84f0?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/942a803775b965cd9c2dcfda44cb84f0?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/942a803775b965cd9c2dcfda44cb84f0?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5112" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/17" - } - ] - } - }, - { - "id": 5060, - "date_created": "2019-07-02T00:17:06", - "date_created_gmt": "2019-07-02T06:17:06", - "product_id": 24, - "status": "approved", - "reviewer": "Terry Brickheld", - "reviewer_email": "tbrickheld2211@example.org", - "review": "

Half the CD was blank?<\/p>\n", - "rating": 2, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/39ab6021225bfc2073e4c5e49d0ebfb6?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/39ab6021225bfc2073e4c5e49d0ebfb6?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/39ab6021225bfc2073e4c5e49d0ebfb6?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/5060" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/24" - } - ] - } - }, - { - "id": 4525, - "date_created": "2019-06-15T00:12:22", - "date_created_gmt": "2019-06-15T06:12:22", - "product_id": 2231, - "status": "approved", - "reviewer": "Jake Towne", - "reviewer_email": "jt@example.org", - "review": "

My kids love lounging around in this hoodie!<\/p>\n", - "rating": 4, - "verified": false, - "reviewer_avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/d19e8c5e3bc54f331a0ab72b63318285?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/d19e8c5e3bc54f331a0ab72b63318285?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/d19e8c5e3bc54f331a0ab72b63318285?s=96&d=mm&r=g" - }, - "_links": { - "self": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews\/4525" - } - ], - "collection": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/reviews" - } - ], - "up": [ - { - "href": "https:\/\/testwooshop.mystagingwebsite.com\/wp-json\/wc\/v3\/products\/2231" - } - ] - } - } -] - diff --git a/libs/fluxc/src/test/resources/wc/product-settings-response.json b/libs/fluxc/src/test/resources/wc/product-settings-response.json deleted file mode 100644 index 99f06bdb91cd..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-settings-response.json +++ /dev/null @@ -1,585 +0,0 @@ -[ - { - "id": "woocommerce_shop_page_id", - "label": "Shop page", - "description": "The base page can also be used in your product permalinks.", - "type": "select", - "default": "", - "tip": "This sets the base page of your shop - this is where your product archive will be.", - "value": "5", - "options": { - "5": "Shop", - "6": "Cart", - "7": "Checkout", - "8": "My account", - "90": "Welcome" - }, - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_shop_page_id" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_cart_redirect_after_add", - "label": "Add to cart behaviour", - "description": "Redirect to the cart page after successful addition", - "type": "checkbox", - "default": "no", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_cart_redirect_after_add" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_enable_ajax_add_to_cart", - "label": "", - "description": "Enable AJAX add to cart buttons on archives", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_enable_ajax_add_to_cart" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_placeholder_image", - "label": "Placeholder image", - "description": "", - "type": "text", - "default": "", - "tip": "This is the attachment ID, or image URL, used for placeholder images in the product catalog. Products with no image will use this.", - "value": "4", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_placeholder_image" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_weight_unit", - "label": "Weight unit", - "description": "This controls what unit you will define weights in.", - "type": "select", - "default": "kg", - "options": { - "kg": "kg", - "g": "g", - "lbs": "lbs", - "oz": "oz" - }, - "tip": "This controls what unit you will define weights in.", - "value": "oz", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_weight_unit" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_dimension_unit", - "label": "Dimensions unit", - "description": "This controls what unit you will define lengths in.", - "type": "select", - "default": "cm", - "options": { - "m": "m", - "cm": "cm", - "mm": "mm", - "in": "in", - "yd": "yd" - }, - "tip": "This controls what unit you will define lengths in.", - "value": "in", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_dimension_unit" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_enable_reviews", - "label": "Enable reviews", - "description": "Enable product reviews", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_enable_reviews" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_review_rating_verification_label", - "label": "", - "description": "Show \"verified owner\" label on customer reviews", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_review_rating_verification_label" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_review_rating_verification_required", - "label": "", - "description": "Reviews can only be left by \"verified owners\"", - "type": "checkbox", - "default": "no", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_review_rating_verification_required" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_enable_review_rating", - "label": "Product ratings", - "description": "Enable star rating on reviews", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_enable_review_rating" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_review_rating_required", - "label": "", - "description": "Star ratings should be required, not optional", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_review_rating_required" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_manage_stock", - "label": "Manage stock", - "description": "Enable stock management", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_manage_stock" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_hold_stock_minutes", - "label": "Hold stock (minutes)", - "description": "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable.", - "type": "number", - "default": "60", - "value": "10080", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_hold_stock_minutes" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_notify_low_stock", - "label": "Notifications", - "description": "Enable low stock notifications", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_notify_low_stock" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_notify_no_stock", - "label": "", - "description": "Enable out of stock notifications", - "type": "checkbox", - "default": "yes", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_notify_no_stock" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_stock_email_recipient", - "label": "Notification recipient(s)", - "description": "Enter recipients (comma separated) that will receive this notification.", - "type": "text", - "default": "anitaa.murthy@a8c.com", - "tip": "Enter recipients (comma separated) that will receive this notification.", - "value": "anitaa.murthy@a8c.com", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_stock_email_recipient" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_notify_low_stock_amount", - "label": "Low stock threshold", - "description": "When product stock reaches this amount you will be notified via email.", - "type": "number", - "default": "2", - "tip": "When product stock reaches this amount you will be notified via email.", - "value": "2", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_notify_low_stock_amount" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_notify_no_stock_amount", - "label": "Out of stock threshold", - "description": "When product stock reaches this amount the stock status will change to \"out of stock\" and you will be notified via email. This setting does not affect existing \"in stock\" products.", - "type": "number", - "default": "0", - "tip": "When product stock reaches this amount the stock status will change to \"out of stock\" and you will be notified via email. This setting does not affect existing \"in stock\" products.", - "value": "0", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_notify_no_stock_amount" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_hide_out_of_stock_items", - "label": "Out of stock visibility", - "description": "Hide out of stock items from the catalog", - "type": "checkbox", - "default": "no", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_hide_out_of_stock_items" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_stock_format", - "label": "Stock display format", - "description": "This controls how stock quantities are displayed on the frontend.", - "type": "select", - "default": "", - "options": { - "": "Always show quantity remaining in stock e.g. \"12 in stock\"", - "low_amount": "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\"", - "no_amount": "Never show quantity remaining in stock" - }, - "tip": "This controls how stock quantities are displayed on the frontend.", - "value": "", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_stock_format" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_file_download_method", - "label": "File download method", - "description": "If you are using X-Accel-Redirect download method along with NGINX server, make sure that you have applied settings as described in Digital/Downloadable Product Handling guide.", - "type": "select", - "default": "force", - "options": { - "force": "Force downloads", - "xsendfile": "X-Accel-Redirect/X-Sendfile", - "redirect": "Redirect only (Insecure)" - }, - "tip": "Forcing downloads will keep URLs hidden, but some servers may serve large files unreliably. If supported, X-Accel-Redirect / X-Sendfile can be used to serve downloads instead (server requires mod_xsendfile).", - "value": "force", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_file_download_method" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_downloads_redirect_fallback_allowed", - "label": "", - "description": "Allow using redirect mode (insecure) as a last resort", - "type": "checkbox", - "default": "no", - "tip": "If the \"Force Downloads\" or \"X-Accel-Redirect/X-Sendfile\" download method is selected but does not work, the system will use the \"Redirect\" method as a last resort. See this guide for more details.", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_downloads_redirect_fallback_allowed" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_downloads_require_login", - "label": "Access restriction", - "description": "Downloads require login", - "type": "checkbox", - "default": "no", - "tip": "This setting does not apply to guest purchases.", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_downloads_require_login" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_downloads_grant_access_after_payment", - "label": "", - "description": "Grant access to downloadable products after payment", - "type": "checkbox", - "default": "yes", - "tip": "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\".", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_downloads_grant_access_after_payment" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_downloads_add_hash_to_filename", - "label": "Filename", - "description": "Append a unique string to filename for security", - "type": "checkbox", - "default": "yes", - "tip": "Not required if your download directory is protected. See this guide for more details. Files already uploaded will not be affected.", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_downloads_add_hash_to_filename" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_attribute_lookup_enabled", - "label": "Enable table usage", - "description": "Use the product attributes lookup table for catalog filtering.", - "type": "checkbox", - "default": "no", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_attribute_lookup_enabled" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - }, - { - "id": "woocommerce_attribute_lookup_direct_updates", - "label": "Direct updates", - "description": "Update the table directly upon product changes, instead of scheduling a deferred update.", - "type": "checkbox", - "default": "no", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products/woocommerce_attribute_lookup_direct_updates" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/products" - } - ] - } - } -] diff --git a/libs/fluxc/src/test/resources/wc/product-with-addons.json b/libs/fluxc/src/test/resources/wc/product-with-addons.json deleted file mode 100644 index 3001bcd78301..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-with-addons.json +++ /dev/null @@ -1,228 +0,0 @@ -{ - "id": 533, - "name": "Pizza", - "slug": "pizza", - "permalink": "https:\/\/mystagingwebsite.com\/product\/pizza\/", - "date_created": "2021-07-07T13:19:31", - "date_created_gmt": "2021-07-07T13:19:31", - "date_modified": "2021-07-22T01:57:18", - "date_modified_gmt": "2021-07-22T01:57:18", - "type": "simple", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "", - "short_description": "", - "sku": "", - "price": "", - "regular_price": "", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "on_sale": false, - "purchasable": false, - "total_sales": 0, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": -1, - "download_expiry": -1, - "external_url": "", - "button_text": "", - "tax_status": "none", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "low_stock_amount": null, - "sold_individually": true, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": false, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0", - "rating_count": 0, - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 15, - "name": "Uncategorized", - "slug": "uncategorized" - } - ], - "tags": [ - ], - "images": [ - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": true, - "options": [ - "Black", - "Blue", - "Green" - ] - } - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "price_html": "", - "related_ids": [ - ], - "meta_data": [ - { - "id": 11116, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 11118, - "key": "_product_addons", - "value": [ - { - "name": "Topping", - "title_format": "label", - "description_enable": 1, - "description": "Pizza topping", - "type": "checkbox", - "display": "select", - "position": 0, - "required": 0, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Peperoni", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Extra cheese", - "price": "4", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Salami", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Ham", - "price": "3", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Soda", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "input_multiplier", - "display": "select", - "position": 1, - "required": 0, - "restrictions": 1, - "restrictions_type": "any_text", - "adjust_price": 1, - "price_type": "flat_fee", - "price": "2", - "min": 0, - "max": 0, - "options": [ - { - "label": "", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Delivery", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "multiple_choice", - "display": "radiobutton", - "position": 2, - "required": 1, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Yes", - "price": "5", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "No", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - } - ] - }, - { - "id": 11119, - "key": "_product_addons_exclude_global", - "value": "0" - } - ], - "stock_status": "outofstock", - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/533" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product-with-incorrect-addons-key.json b/libs/fluxc/src/test/resources/wc/product-with-incorrect-addons-key.json deleted file mode 100644 index 7708d2aabcdb..000000000000 --- a/libs/fluxc/src/test/resources/wc/product-with-incorrect-addons-key.json +++ /dev/null @@ -1,134 +0,0 @@ -{ - "id": 533, - "name": "Pizza", - "meta_data": [ - { - "id": 11116, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 11118, - "key": "incorrect_key", - "value": [ - { - "name": "Topping", - "title_format": "label", - "description_enable": 1, - "description": "Pizza topping", - "type": "checkbox", - "display": "select", - "position": 0, - "required": 0, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Peperoni", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Extra cheese", - "price": "4", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Salami", - "price": "3", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "Ham", - "price": "3", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Soda", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "input_multiplier", - "display": "select", - "position": 1, - "required": 0, - "restrictions": 1, - "restrictions_type": "any_text", - "adjust_price": 1, - "price_type": "flat_fee", - "price": "2", - "min": 0, - "max": 0, - "options": [ - { - "label": "", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - }, - { - "name": "Delivery", - "title_format": "label", - "description_enable": 0, - "description": "", - "type": "multiple_choice", - "display": "radiobutton", - "position": 2, - "required": 1, - "restrictions": 0, - "restrictions_type": "any_text", - "adjust_price": 0, - "price_type": "flat_fee", - "price": "", - "min": 0, - "max": 0, - "options": [ - { - "label": "Yes", - "price": "5", - "image": "", - "price_type": "flat_fee" - }, - { - "label": "No", - "price": "", - "image": "", - "price_type": "flat_fee" - } - ] - } - ] - }, - { - "id": 11119, - "key": "_product_addons_exclude_global", - "value": "0" - } - ], - "stock_status": "outofstock", - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/533" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/product_reliability_booleans.json b/libs/fluxc/src/test/resources/wc/product_reliability_booleans.json deleted file mode 100644 index 739d6b0064e6..000000000000 --- a/libs/fluxc/src/test/resources/wc/product_reliability_booleans.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "id": 19, - "name": "Beanie", - "slug": "beanie", - "permalink": "https://superlativecentaur.wpcomstaging.com/product/beanie/", - "date_created": "2023-01-13T10:31:14", - "date_created_gmt": "2023-01-13T10:31:14", - "date_modified": "2023-07-06T15:20:40", - "date_modified_gmt": "2023-07-06T14:20:40", - "type": "simple", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.

\n", - "short_description": "

This is a simple product. Great!

\n", - "sku": "woo-beanie", - "price": "20", - "regular_price": "20", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "on_sale": false, - "purchasable": "true", - "total_sales": 24, - "virtual": false, - "downloadable": false, - "downloads": [], - "download_limit": 0, - "download_expiry": 0, - "external_url": "", - "button_text": "", - "tax_status": "taxable", - "tax_class": "clothing-20010", - "manage_stock": true, - "stock_quantity": 497, - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "low_stock_amount": null, - "sold_individually": 1, - "weight": "1", - "dimensions": { - "length": "20", - "width": "20", - "height": "40" - }, - "shipping_required": true, - "shipping_taxable": true, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0.00", - "rating_count": 0, - "upsell_ids": [], - "cross_sell_ids": [], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 1363, - "name": "Accessories", - "slug": "accessories" - } - ], - "tags": [], - "images": [ - { - "id": 48, - "date_created": "2023-01-13T10:31:17", - "date_created_gmt": "2023-01-13T10:31:17", - "date_modified": "2023-06-16T17:17:46", - "date_modified_gmt": "2023-06-16T15:17:46", - "src": "https://superlativecentaur.wpcomstaging.com/wp-content/uploads/2023/01/beanie-2.jpg", - "name": "beanie-2.jpg", - "alt": "" - } - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": false, - "options": [ - "Red" - ] - } - ], - "default_attributes": [], - "variations": [], - "grouped_products": [], - "menu_order": 0, - "price_html": "$20.00 or subscribe and save up to 30%", - "related_ids": [ - 36, - 20, - 22, - 21 - ], - "meta_data": [ - { - "id": 526, - "key": "_wpcom_is_markdown", - "value": "1" - }, - { - "id": 529, - "key": "_wpas_done_all", - "value": "1" - }, - { - "id": 2623, - "key": "_wc_gla_synced_at", - "value": "1688653284" - }, - { - "id": 2624, - "key": "_wc_gla_sync_status", - "value": "synced" - }, - { - "id": 2625, - "key": "_wc_gla_visibility", - "value": "sync-and-show" - }, - { - "id": 2626, - "key": "_wc_gla_google_ids", - "value": { - "US": "online:en:US:gla_19" - } - }, - { - "id": 2716, - "key": "_wc_gla_mc_status", - "value": "not_synced" - }, - { - "id": 2745, - "key": "_last_editor_used_jetpack", - "value": "classic-editor" - }, - { - "id": 2746, - "key": "_product_addons", - "value": [] - }, - { - "id": 2747, - "key": "_product_addons_exclude_global", - "value": "0" - }, - { - "id": 2748, - "key": "_wc_pinterest_condition", - "value": "new" - }, - { - "id": 2749, - "key": "_wc_pinterest_google_product_category", - "value": "Apparel & Accessories > Clothing Accessories > Hats" - }, - { - "id": 2750, - "key": "group_of_quantity", - "value": "" - }, - { - "id": 2751, - "key": "minimum_allowed_quantity", - "value": "" - }, - { - "id": 2752, - "key": "maximum_allowed_quantity", - "value": "" - }, - { - "id": 2753, - "key": "minmax_do_not_count", - "value": "no" - }, - { - "id": 2754, - "key": "minmax_cart_exclude", - "value": "yes" - }, - { - "id": 2755, - "key": "minmax_category_group_of_exclude", - "value": "yes" - }, - { - "id": 2756, - "key": "_wc_gla_brand", - "value": "woocommerce_brands" - }, - { - "id": 2757, - "key": "_wc_gla_condition", - "value": "new" - }, - { - "id": 2758, - "key": "_wc_gla_gender", - "value": "unisex" - }, - { - "id": 2759, - "key": "_wc_gla_ageGroup", - "value": "adult" - }, - { - "id": 2760, - "key": "_wc_gla_isBundle", - "value": "no" - }, - { - "id": 2761, - "key": "_wc_gla_adult", - "value": "no" - }, - { - "id": 11400, - "key": "_subscription_one_time_shipping", - "value": "no" - }, - { - "id": 11401, - "key": "_wcsatt_force_subscription", - "value": "no" - }, - { - "id": 11402, - "key": "_subscription_downloads_ids", - "value": "" - }, - { - "id": 11403, - "key": "_wc_pre_orders_enabled", - "value": "yes" - }, - { - "id": 11404, - "key": "_wc_pre_orders_fee", - "value": "" - }, - { - "id": 12077, - "key": "_wc_pre_orders_when_to_charge", - "value": "upon_release" - }, - { - "id": 17898, - "key": "wc_bis_previous_stock", - "value": "497" - }, - { - "key": "_satt_data", - "value": { - "subscription_schemes": { - "1_month_6": {}, - "1_year": {}, - "1_month": {} - }, - "has_forced_subscription": "", - "active_subscription_scheme_key": null - } - }, - { - "key": "_subscription_payment_sync_date", - "value": 0 - } - ], - "stock_status": "instock", - "has_options": true, - "composite_virtual": false, - "composite_layout": "", - "composite_add_to_cart_form_location": "", - "composite_editable_in_cart": false, - "composite_sold_individually_context": "", - "composite_shop_price_calc": "", - "composite_components": [], - "composite_scenarios": [], - "bundled_by": [ - "133", - "423" - ], - "bundle_stock_status": "instock", - "bundle_stock_quantity": 497, - "bundle_virtual": false, - "bundle_layout": "", - "bundle_add_to_cart_form_location": "", - "bundle_editable_in_cart": false, - "bundle_sold_individually_context": "", - "bundle_item_grouping": "", - "bundle_min_size": "", - "bundle_max_size": "", - "bundle_price": [], - "bundled_items": [], - "bundle_sell_ids": [], - "jetpack_publicize_connections": [], - "jetpack_sharing_enabled": true, - "jetpack_likes_enabled": true, - "brands": [], - "_links": { - "self": [ - { - "href": "https://superlativecentaur.wpcomstaging.com/wp-json/wc/v3/products/19" - } - ], - "collection": [ - { - "href": "https://superlativecentaur.wpcomstaging.com/wp-json/wc/v3/products" - } - ] - } -} diff --git a/libs/fluxc/src/test/resources/wc/purchase-shipping-labels.json b/libs/fluxc/src/test/resources/wc/purchase-shipping-labels.json deleted file mode 100644 index 0bf88bfd8b57..000000000000 --- a/libs/fluxc/src/test/resources/wc/purchase-shipping-labels.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "labels": [ - { - "label_id": 1, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 2, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ] - }, - { - "label_id": 3, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 4, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 5, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - } - ], - "success": true -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/reports-product-response-example.json b/libs/fluxc/src/test/resources/wc/reports-product-response-example.json deleted file mode 100644 index 4648c1b2d34f..000000000000 --- a/libs/fluxc/src/test/resources/wc/reports-product-response-example.json +++ /dev/null @@ -1,81 +0,0 @@ - [ - { - "product_id": 14, - "items_sold": 25, - "net_revenue": 506.0000000000001, - "orders_count": 26, - "extended_info": { - "name": "Polo", - "price": 29, - "image": "\"\"", - "permalink": "https://superlativecentaur.wpcomstaging.com/product/polo/", - "stock_status": "instock", - "stock_quantity": 0, - "manage_stock": false, - "low_stock_amount": 2, - "category_ids": [ - 1361 - ], - "sku": "woo-polo" - }, - "_links": { - "product": [ - { - "href": "https://superlativecentaur.wpcomstaging.com/wp-json/wc-analytics/products/26" - } - ] - } - }, - { - "product_id": 22, - "items_sold": 25, - "net_revenue": 1374, - "orders_count": 26, - "extended_info": { - "name": "Sunglasses Subscription", - "price": 60, - "image": "\"\"", - "permalink": "https://superlativecentaur.wpcomstaging.com/product/sunglasses-subscription/", - "stock_status": "instock", - "stock_quantity": 0, - "manage_stock": false, - "low_stock_amount": 2, - "category_ids": [], - "sku": "" - }, - "_links": { - "product": [ - { - "href": "https://superlativecentaur.wpcomstaging.com/wp-json/wc-analytics/products/218" - } - ] - } - }, - { - "product_id": 15, - "items_sold": 21, - "net_revenue": 385, - "orders_count": 10, - "extended_info": { - "name": "Beanie", - "price": 20, - "image": "\"\"", - "permalink": "https://superlativecentaur.wpcomstaging.com/product/beanie/", - "stock_status": "instock", - "stock_quantity": 498, - "manage_stock": true, - "low_stock_amount": 2, - "category_ids": [ - 1363 - ], - "sku": "woo-beanie" - }, - "_links": { - "product": [ - { - "href": "https://superlativecentaur.wpcomstaging.com/wp-json/wc-analytics/products/19" - } - ] - } - } - ] diff --git a/libs/fluxc/src/test/resources/wc/revenue-stats-data.json b/libs/fluxc/src/test/resources/wc/revenue-stats-data.json deleted file mode 100644 index dde9ba926d84..000000000000 --- a/libs/fluxc/src/test/resources/wc/revenue-stats-data.json +++ /dev/null @@ -1,135 +0,0 @@ -[ - { - "interval": "2019-07-07", - "date_start": "2019-07-07 00:00:00", - "date_start_gmt": "2019-07-07 06:00:00", - "date_end": "2019-07-07 23:59:59", - "date_end_gmt": "2019-07-08 05:59:59", - "subtotals": { - "orders_count": 0, - "num_items_sold": 0, - "total_sales": 0, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 0, - "segments": [] - } - }, - { - "interval": "2019-07-06", - "date_start": "2019-07-06 00:00:00", - "date_start_gmt": "2019-07-06 06:00:00", - "date_end": "2019-07-06 23:59:59", - "date_end_gmt": "2019-07-07 05:59:59", - "subtotals": { - "orders_count": 0, - "num_items_sold": 0, - "total_sales": 0, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 0, - "segments": [] - } - }, - { - "interval": "2019-07-05", - "date_start": "2019-07-05 00:00:00", - "date_start_gmt": "2019-07-05 06:00:00", - "date_end": "2019-07-05 23:59:59", - "date_end_gmt": "2019-07-06 05:59:59", - "subtotals": { - "orders_count": 1, - "num_items_sold": 3, - "total_sales": 81, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 81, - "segments": [] - } - }, - { - "interval": "2019-07-04", - "date_start": "2019-07-04 00:00:00", - "date_start_gmt": "2019-07-04 06:00:00", - "date_end": "2019-07-04 23:59:59", - "date_end_gmt": "2019-07-05 05:59:59", - "subtotals": { - "orders_count": 0, - "num_items_sold": 0, - "total_sales": 0, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 0, - "segments": [] - } - }, - { - "interval": "2019-07-03", - "date_start": "2019-07-03 00:00:00", - "date_start_gmt": "2019-07-03 06:00:00", - "date_end": "2019-07-03 23:59:59", - "date_end_gmt": "2019-07-04 05:59:59", - "subtotals": { - "orders_count": 0, - "num_items_sold": 0, - "total_sales": 0, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 0, - "segments": [] - } - }, - { - "interval": "2019-07-02", - "date_start": "2019-07-02 00:00:00", - "date_start_gmt": "2019-07-02 06:00:00", - "date_end": "2019-07-02 23:59:59", - "date_end_gmt": "2019-07-03 05:59:59", - "subtotals": { - "orders_count": 7, - "num_items_sold": 8, - "total_sales": 200.99, - "coupons": 0, - "coupons_count": 0, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 200.99, - "segments": [] - } - }, - { - "interval": "2019-07-01", - "date_start": "2019-07-01 00:00:00", - "date_start_gmt": "2019-07-01 06:00:00", - "date_end": "2019-07-01 23:59:59", - "date_end_gmt": "2019-07-02 05:59:59", - "subtotals": { - "orders_count": 2, - "num_items_sold": 2, - "total_sales": 2, - "coupons": 18, - "coupons_count": 1, - "refunds": 0, - "taxes": 0, - "shipping": 0, - "net_revenue": 2, - "segments": [] - } - } -] diff --git a/libs/fluxc/src/test/resources/wc/shipping-labels-account-settings.json b/libs/fluxc/src/test/resources/wc/shipping-labels-account-settings.json deleted file mode 100644 index 56561b2e0130..000000000000 --- a/libs/fluxc/src/test/resources/wc/shipping-labels-account-settings.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "success": true, - "storeOptions": { - "currency_symbol": "$", - "dimension_unit": "in", - "weight_unit": "oz", - "origin_country": "US" - }, - "formData": { - "selected_payment_method_id": 4144354, - "enabled": true, - "email_receipts": true, - "paper_size": "letter" - }, - "formMeta": { - "can_manage_payments": true, - "can_edit_settings": true, - "master_user_name": "John Doe", - "master_user_login": "jhon", - "master_user_wpcom_login": "jhon", - "master_user_email": "jhon@email.com", - "payment_methods": [ - { - "payment_method_id": 4144354, - "name": "John Doe", - "card_type": "visa", - "card_digits": "5454", - "expiry": "2023-12-31" - } - ], - "warnings": { - "payment_methods": false - } - }, - "userMeta": { - "last_box_id": "small_flat_box" - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/shipping-labels-carriers.json b/libs/fluxc/src/test/resources/wc/shipping-labels-carriers.json deleted file mode 100644 index 1dbfc70fdd6d..000000000000 --- a/libs/fluxc/src/test/resources/wc/shipping-labels-carriers.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "success": true, - "rates": { - "default_box": { - "default": { - "rates": [{ - "rate_id": "rate_cb976896a09c4171a93ace57ed66ce5b", - "service_id": "MediaMail", - "carrier_id": "usps", - "shipment_id": "shp_0a9b3ff983c6427eaf1e24cb344de36a", - "title": "USPS - Media Mail", - "rate": 3.5, - "insurance": 100, - "retail_rate": 3.5, - "is_selected": false, - "delivery_days": 2, - "delivery_date_guaranteed": false, - "delivery_date": null, - "tracking": false, - "free_pickup": false - }, { - "rate_id": "rate_1b202bd43a8c4c929c73bb46989ef745", - "service_id": "FEDEX_GROUND", - "carrier_id": "fedex", - "title": "FedEx - Ground", - "shipment_id": "shp_0a9b3ff983c6427eaf1e24cb344de36a", - "rate": 21.5, - "insurance": 100, - "retail_rate": 21.5, - "is_selected": false, - "delivery_days": 1, - "delivery_date_guaranteed": true, - "delivery_date": null, - "tracking": false, - "free_pickup": false - }] - }, - "with_signature": { - "rates": [{ - "rate_id": "rate_cb976896a09c4171a93ace57ed66ce5b", - "service_id": "MediaMail", - "carrier_id": "usps", - "shipment_id": "shp_0a9b3ff983c6427eaf1e24cb344de36a", - "title": "USPS - Media Mail", - "rate": 13.5, - "insurance": 100, - "retail_rate": 13.5, - "is_selected": false, - "delivery_days": 2, - "delivery_date_guaranteed": false, - "delivery_date": null, - "tracking": true, - "free_pickup": true - }, { - "rate_id": "rate_1b202bd43a8c4c929c73bb46989ef745", - "service_id": "FEDEX_GROUND", - "carrier_id": "fedex", - "title": "FedEx - Ground", - "shipment_id": "shp_0a9b3ff983c6427eaf1e24cb344de36a", - "rate": 121.5, - "insurance": 100, - "retail_rate": 121.5, - "is_selected": false, - "delivery_days": 1, - "delivery_date_guaranteed": true, - "delivery_date": null, - "tracking": true, - "free_pickup": true - }] - } - } - } -} diff --git a/libs/fluxc/src/test/resources/wc/shipping-labels-packages.json b/libs/fluxc/src/test/resources/wc/shipping-labels-packages.json deleted file mode 100644 index e55d53e32e8a..000000000000 --- a/libs/fluxc/src/test/resources/wc/shipping-labels-packages.json +++ /dev/null @@ -1,995 +0,0 @@ -{ - "success": true, - "storeOptions": { - "currency_symbol": "$", - "dimension_unit": "cm", - "weight_unit": "kg", - "origin_country": "US" - }, - "formSchema": { - "custom": { - "type": "array", - "title": "Box Sizes", - "description": "Items will be packed into these boxes based on item dimensions and volume. Outer dimensions will be passed to the delivery service, whereas inner dimensions will be used for packing. Items not fitting into boxes will be packed individually.", - "default": [], - "items": { - "type": "object", - "title": "Box", - "required": [ - "name", - "inner_dimensions", - "box_weight", - "max_weight" - ], - "properties": { - "name": { - "type": "string", - "title": "Name" - }, - "is_user_defined": { - "type": "boolean" - }, - "inner_dimensions": { - "type": "string", - "title": "Inner Dimensions (L x W x H)", - "pattern": "^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$" - }, - "outer_dimensions": { - "type": "string", - "title": "Outer Dimensions (L x W x H)", - "pattern": "^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$" - }, - "box_weight": { - "type": "number", - "title": "Weight of Box (lbs)" - }, - "max_weight": { - "type": "number", - "title": "Max Weight (lbs)" - }, - "is_letter": { - "type": "boolean", - "title": "Letter" - } - } - } - }, - "predefined": { - "usps": { - "pri_flat_boxes": { - "title": "USPS Priority Mail Flat Rate Boxes", - "definitions": [ - { - "inner_dimensions": "21.91 x 13.65 x 4.13", - "outer_dimensions": "21.91 x 13.65 x 4.13", - "box_weight": 0, - "is_flat_rate": true, - "id": "small_flat_box", - "name": "Small Flat Rate Box", - "dimensions": "21.91 x 13.65 x 4.13", - "max_weight": 31.75, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "27.94 x 21.59 x 13.97", - "outer_dimensions": "28.57 x 22.22 x 15.24", - "box_weight": 0, - "is_flat_rate": true, - "id": "medium_flat_box_top", - "name": "Medium Flat Rate Box 1, Top Loading", - "dimensions": { - "inner": "27.94 x 21.59 x 13.97", - "outer": "28.57 x 22.22 x 15.24" - }, - "max_weight": 31.75, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "34.61 x 30.16 x 8.57", - "outer_dimensions": "35.56 x 30.48 x 8.89", - "box_weight": 0, - "is_flat_rate": true, - "id": "medium_flat_box_side", - "name": "Medium Flat Rate Box 2, Side Loading", - "dimensions": { - "inner": "34.61 x 30.16 x 8.57", - "outer": "35.56 x 30.48 x 8.89" - }, - "max_weight": 31.75, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "30.48 x 30.48 x 13.97", - "outer_dimensions": "31.11 x 31.11 x 15.24", - "box_weight": 0, - "is_flat_rate": true, - "id": "large_flat_box", - "name": "Large Flat Rate Box", - "dimensions": { - "inner": "30.48 x 30.48 x 13.97", - "outer": "31.11 x 31.11 x 15.24" - }, - "max_weight": 31.75, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "60.16 x 29.84 x 7.62", - "outer_dimensions": "61.12 x 30.16 x 7.94", - "box_weight": 0, - "is_flat_rate": true, - "id": "large_flat_box_2", - "name": "Large Flat Rate Board Game Box", - "dimensions": { - "inner": "60.16 x 29.84 x 7.62", - "outer": "61.12 x 30.16 x 7.94" - }, - "max_weight": 31.75, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "19.21 x 13.81 x 1.59", - "outer_dimensions": "19.21 x 13.81 x 1.59", - "box_weight": 0, - "is_flat_rate": true, - "id": "dvd_flat", - "name": "DVD Flat Rate (International Only)", - "dimensions": "19.21 x 13.81 x 1.59", - "max_weight": 1.81, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "23.49 x 15.87 x 5.08", - "outer_dimensions": "23.49 x 15.87 x 5.08", - "box_weight": 0, - "is_flat_rate": true, - "id": "large_video_flat", - "name": "1096L - Large Video Flat Rate (International Only)", - "dimensions": "23.49 x 15.87 x 5.08", - "max_weight": 1.81, - "is_letter": false, - "group_id": "pri_flat_boxes", - "can_ship_international": true - } - ] - }, - "pri_envelopes": { - "title": "USPS Priority Mail Flat Rate Envelopes", - "definitions": [ - { - "inner_dimensions": "31.75 x 24.13 x 1.27", - "outer_dimensions": "31.75 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "flat_envelope", - "name": "Flat Rate Envelope", - "dimensions": [ - "31.75 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "38.1 x 24.13 x 1.27", - "outer_dimensions": "38.1 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "legal_flat_envelope", - "name": "Legal Flat Rate Envelope", - "dimensions": [ - "38.1 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "31.75 x 24.13 x 1.27", - "outer_dimensions": "31.75 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "padded_flat_envelope", - "name": "Padded Flat Rate Envelope", - "dimensions": [ - "31.75 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "31.75 x 24.13 x 1.27", - "outer_dimensions": "31.75 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "window_flat_envelope", - "name": "Window Flat Rate Envelope (12.5\" x 9.5\")", - "dimensions": [ - "31.75 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "25.4 x 15.24 x 1.27", - "outer_dimensions": "25.4 x 15.24 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "small_flat_envelope", - "name": "Small Flat Rate Envelope", - "dimensions": [ - "25.4 x 15.24 x 1.27", - "25.4 x 10.16 x 3.81", - "25.4 x 6.35 x 5.71" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_envelopes", - "can_ship_international": true - } - ] - }, - "pri_boxes": { - "title": "USPS Priority Mail Boxes", - "definitions": [ - { - "inner_dimensions": "95.72 x 15.56 x 12.86", - "outer_dimensions": "95.72 x 15.56 x 12.86", - "box_weight": 0, - "is_flat_rate": false, - "id": "medium_tube", - "name": "Priority Mail Medium Tube", - "dimensions": "95.72 x 15.56 x 12.86", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "63.5 x 15.24 x 14.92", - "outer_dimensions": "63.5 x 15.24 x 14.92", - "box_weight": 0, - "is_flat_rate": false, - "id": "small_tube", - "name": "Priority Mail Small Tube", - "dimensions": "63.5 x 15.24 x 14.92", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "19.05 x 13.02 x 36.51", - "outer_dimensions": "19.05 x 13.02 x 36.51", - "box_weight": 0, - "is_flat_rate": false, - "id": "shoe_box", - "name": "Priority Mail Shoe Box", - "dimensions": "19.05 x 13.02 x 36.51", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "17.78 x 17.78 x 15.24", - "outer_dimensions": "17.78 x 17.78 x 15.24", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_4", - "name": "Priority Mail Box - 4", - "dimensions": "17.78 x 17.78 x 15.24", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "30.48 x 30.48 x 20.32", - "outer_dimensions": "30.48 x 30.48 x 20.32", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_7", - "name": "Priority Mail Box - 7", - "dimensions": "30.48 x 30.48 x 20.32", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "38.73 x 31.43 x 7.62", - "outer_dimensions": "39.69 x 31.59 x 7.94", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_1095", - "name": "Priority Mail Box - 1095", - "dimensions": { - "inner": "38.73 x 31.43 x 7.62", - "outer": "39.69 x 31.59 x 7.94" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "23.49 x 15.87 x 5.08", - "outer_dimensions": "24.29 x 16.35 x 5.56", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_1096L", - "name": "Priority Mail Box - 1096L", - "dimensions": { - "inner": "23.49 x 15.87 x 5.08", - "outer": "24.29 x 16.35 x 5.56" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "29.21 x 33.34 x 6.03", - "outer_dimensions": "29.53 x 34.13 x 6.35", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_1097", - "name": "Priority Mail Box - 1097", - "dimensions": { - "inner": "29.21 x 33.34 x 6.03", - "outer": "29.53 x 34.13 x 6.35" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "19.21 x 13.81 x 1.59", - "outer_dimensions": "19.21 x 13.81 x 1.59", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_dvd", - "name": "Priority Mail DVD Box", - "dimensions": "19.21 x 13.81 x 1.59", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "29.53 x 38.42 x 1.27", - "outer_dimensions": "29.53 x 38.42 x 1.27", - "box_weight": 0, - "is_flat_rate": false, - "id": "priority_tyvek_envelope", - "name": "Priority Mail Tyvek Envelope", - "dimensions": "29.53 x 38.42 x 1.27", - "max_weight": 31.75, - "is_letter": true, - "service_group_ids": [ - "priority", - "priority_international" - ], - "group_id": "pri_boxes", - "can_ship_international": true - } - ] - }, - "pri_express_envelopes": { - "title": "USPS Priority Mail Express Flat Rate Envelopes", - "definitions": [ - { - "inner_dimensions": "31.75 x 24.13 x 1.27", - "outer_dimensions": "31.75 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "express_flat_envelope", - "name": "Flat Rate Envelope", - "dimensions": [ - "31.75 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_express_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "38.1 x 24.13 x 1.27", - "outer_dimensions": "38.1 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "express_legal_flat_envelope", - "name": "Legal Flat Rate Envelope", - "dimensions": [ - "38.1 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_express_envelopes", - "can_ship_international": true - }, - { - "inner_dimensions": "31.75 x 24.13 x 1.27", - "outer_dimensions": "31.75 x 24.13 x 1.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "express_padded_flat_envelope", - "name": "Padded Flat Rate Envelope", - "dimensions": [ - "31.75 x 24.13 x 1.27", - "31.75 x 19.05 x 3.81", - "31.75 x 13.97 x 6.35", - "31.75 x 8.89 x 8.89" - ], - "max_weight": 31.75, - "is_letter": true, - "group_id": "pri_express_envelopes", - "can_ship_international": true - } - ] - }, - "pri_express_boxes": { - "title": "USPS Priority Mail Express Boxes", - "definitions": [ - { - "inner_dimensions": "38.73 x 31.43 x 7.62", - "outer_dimensions": "39.69 x 31.59 x 7.94", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_box", - "name": "Priority Mail Express Box", - "dimensions": { - "inner": "38.73 x 31.43 x 7.62", - "outer": "39.69 x 31.59 x 7.94" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "27.94 x 21.59 x 13.97", - "outer_dimensions": "28.57 x 22.22 x 15.24", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_box_1", - "name": "Priority Mail Express Box 1", - "dimensions": { - "inner": "27.94 x 21.59 x 13.97", - "outer": "28.57 x 22.22 x 15.24" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "30.16 x 8.57 x 34.61", - "outer_dimensions": "30.48 x 8.89 x 35.56", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_box_2", - "name": "Priority Mail Express Box 2", - "dimensions": { - "inner": "30.16 x 8.57 x 34.61", - "outer": "30.48 x 8.89 x 35.56" - }, - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "95.72 x 15.56 x 12.86", - "outer_dimensions": "95.72 x 15.56 x 12.86", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_medium_tube", - "name": "Priority Mail Express Medium Tube", - "dimensions": "95.72 x 15.56 x 12.86", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "63.5 x 15.24 x 14.92", - "outer_dimensions": "63.5 x 15.24 x 14.92", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_small_tube", - "name": "Priority Mail Express Small Tube", - "dimensions": "63.5 x 15.24 x 14.92", - "max_weight": 31.75, - "is_letter": false, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "29.53 x 38.42 x 1.27", - "outer_dimensions": "29.53 x 38.42 x 1.27", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_tyvek_envelope", - "name": "Priority Mail Express Tyvek Envelope", - "dimensions": "29.53 x 38.42 x 1.27", - "max_weight": 31.75, - "is_letter": true, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - }, - { - "inner_dimensions": "14.92 x 25.4 x 1.27", - "outer_dimensions": "14.92 x 25.4 x 1.27", - "box_weight": 0, - "is_flat_rate": false, - "id": "express_window_envelope", - "name": "Priority Mail Express Window Envelope", - "dimensions": "14.92 x 25.4 x 1.27", - "max_weight": 31.75, - "is_letter": true, - "service_group_ids": [ - "priority_exp", - "priority_express_international" - ], - "group_id": "pri_express_boxes", - "can_ship_international": true - } - ] - }, - "pri_regional_boxes": { - "title": "USPS Priority Mail Regional Rate Boxes", - "definitions": [ - { - "inner_dimensions": "25.72 x 18.1 x 12.7", - "outer_dimensions": "25.72 x 18.1 x 12.7", - "box_weight": 0, - "is_flat_rate": true, - "id": "regional_a1", - "name": "Regional Rate Box A1", - "dimensions": "25.72 x 18.1 x 12.7", - "max_weight": 6.8, - "is_letter": false, - "group_id": "pri_regional_boxes", - "can_ship_international": false - }, - { - "inner_dimensions": "28.1 x 6.35 x 33.18", - "outer_dimensions": "28.1 x 6.35 x 33.18", - "box_weight": 0, - "is_flat_rate": true, - "id": "regional_a2", - "name": "Regional Rate Box A2", - "dimensions": "28.1 x 6.35 x 33.18", - "max_weight": 6.8, - "is_letter": false, - "group_id": "pri_regional_boxes", - "can_ship_international": false - }, - { - "inner_dimensions": "31.11 x 26.67 x 13.97", - "outer_dimensions": "31.11 x 26.67 x 13.97", - "box_weight": 0, - "is_flat_rate": true, - "id": "regional_b1", - "name": "Regional Rate Box B1", - "dimensions": "31.11 x 26.67 x 13.97", - "max_weight": 9.07, - "is_letter": false, - "group_id": "pri_regional_boxes", - "can_ship_international": false - }, - { - "inner_dimensions": "36.83 x 7.62 x 41.27", - "outer_dimensions": "36.83 x 7.62 x 41.27", - "box_weight": 0, - "is_flat_rate": true, - "id": "regional_b2", - "name": "Regional Rate Box B2", - "dimensions": "36.83 x 7.62 x 41.27", - "max_weight": 9.07, - "is_letter": false, - "group_id": "pri_regional_boxes", - "can_ship_international": false - } - ] - } - }, - "fedex": { - "express": { - "title": "FedEx Express Packages", - "definitions": [ - { - "inner_dimensions": "33.5 x 23.49 x 1.9", - "outer_dimensions": "33.5 x 23.49 x 1.9", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExEnvelope", - "name": "Envelope", - "dimensions": "33.5 x 23.49 x 1.9", - "max_weight": 4.54, - "is_letter": true, - "group_id": "express" - }, - { - "inner_dimensions": "39.37 x 30.48 x 1.9", - "outer_dimensions": "39.37 x 30.48 x 1.9", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExPak", - "name": "Large Pak", - "dimensions": "39.37 x 30.48 x 1.9", - "max_weight": 9.07, - "is_letter": true, - "group_id": "express" - }, - { - "inner_dimensions": "31.11 x 27.68 x 3.81", - "outer_dimensions": "31.11 x 27.68 x 3.81", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExSmallBox1", - "name": "Small Box (S1)", - "dimensions": "31.11 x 27.68 x 3.81", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "28.57 x 22.22 x 6.68", - "outer_dimensions": "28.57 x 22.22 x 6.68", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExSmallBox2", - "name": "Small Box (S2)", - "dimensions": "28.57 x 22.22 x 6.68", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "33.65 x 29.21 x 6.04", - "outer_dimensions": "33.65 x 29.21 x 6.04", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExMediumBox1", - "name": "Medium Box (M1)", - "dimensions": "33.65 x 29.21 x 6.04", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "28.57 x 22.22 x 11.12", - "outer_dimensions": "28.57 x 22.22 x 11.12", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExMediumBox2", - "name": "Medium Box (M2)", - "dimensions": "28.57 x 22.22 x 11.12", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "45.41 x 31.44 x 1.9", - "outer_dimensions": "45.41 x 31.44 x 1.9", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExLargeBox1", - "name": "Large Box (L1)", - "dimensions": "45.41 x 31.44 x 1.9", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "28.57 x 22.22 x 19.68", - "outer_dimensions": "28.57 x 22.22 x 19.68", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExLargeBox2", - "name": "Large Box (L2)", - "dimensions": "28.57 x 22.22 x 19.68", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "30.17 x 27.94 x 27.3", - "outer_dimensions": "30.17 x 27.94 x 27.3", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExExtraLargeBox1", - "name": "Extra Large Box (X1)", - "dimensions": "30.17 x 27.94 x 27.3", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "38.73 x 35.89 x 15.24", - "outer_dimensions": "38.73 x 35.89 x 15.24", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExExtraLargeBox2", - "name": "Extra Large Box (X2)", - "dimensions": "38.73 x 35.89 x 15.24", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - }, - { - "inner_dimensions": "96.52 x 15.24 x 12.7", - "outer_dimensions": "96.52 x 15.24 x 12.7", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedExTube", - "name": "Tube", - "dimensions": "96.52 x 15.24 x 12.7", - "max_weight": 22.68, - "is_letter": false, - "group_id": "express" - } - ] - }, - "international": { - "title": "FedEx International Boxes", - "definitions": [ - { - "inner_dimensions": "40.16 x 32.87 x 25.88", - "outer_dimensions": "40.16 x 32.87 x 25.88", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedEx10kgBox", - "name": "10kg Box", - "dimensions": "40.16 x 32.87 x 25.88", - "max_weight": 9.98, - "is_letter": false, - "group_id": "international" - }, - { - "inner_dimensions": "54.76 x 42.06 x 33.5", - "outer_dimensions": "54.76 x 42.06 x 33.5", - "box_weight": 0, - "is_flat_rate": false, - "id": "FedEx25kgBox", - "name": "25kg Box", - "dimensions": "54.76 x 42.06 x 33.5", - "max_weight": 24.95, - "is_letter": false, - "group_id": "international" - } - ] - } - }, - "dhlexpress": { - "domestic_and_international": { - "title": "DHL Express", - "definitions": [ - { - "inner_dimensions": "24.89 x 30.48 x 2.54", - "outer_dimensions": "24.89 x 30.48 x 2.54", - "box_weight": 0, - "is_flat_rate": false, - "id": "SmallPaddedPouch", - "name": "Small Padded Pouch", - "dimensions": "24.89 x 30.48 x 2.54", - "max_weight": 45.36, - "is_letter": true, - "group_id": "domestic_and_international", - "can_ship_international": true - }, - { - "inner_dimensions": "30.22 x 35.56 x 2.54", - "outer_dimensions": "30.22 x 35.56 x 2.54", - "box_weight": 0, - "is_flat_rate": false, - "id": "LargePaddedPouch", - "name": "Large Padded Pouch", - "dimensions": "30.22 x 35.56 x 2.54", - "max_weight": 45.36, - "is_letter": true, - "group_id": "domestic_and_international", - "can_ship_international": true - }, - { - "inner_dimensions": "25.65 x 14.73 x 14.99", - "outer_dimensions": "25.65 x 14.73 x 14.99", - "box_weight": 0, - "is_flat_rate": false, - "id": "Box2Cube", - "name": "Box #2 Cube", - "dimensions": "25.65 x 14.73 x 14.99", - "max_weight": 45.36, - "is_letter": false, - "group_id": "domestic_and_international", - "can_ship_international": true - }, - { - "inner_dimensions": "31.75 x 28.19 x 3.81", - "outer_dimensions": "31.75 x 28.19 x 3.81", - "box_weight": 0, - "is_flat_rate": false, - "id": "Box2Small", - "name": "Box #2 Small", - "dimensions": "31.75 x 28.19 x 3.81", - "max_weight": 45.36, - "is_letter": false, - "group_id": "domestic_and_international", - "can_ship_international": true - }, - { - "inner_dimensions": "33.53 x 32 x 5.08", - "outer_dimensions": "33.53 x 32 x 5.08", - "box_weight": 0, - "is_flat_rate": false, - "id": "Box2Medium", - "name": "Box #2 Medium", - "dimensions": "33.53 x 32 x 5.08", - "max_weight": 45.36, - "is_letter": false, - "group_id": "domestic_and_international", - "can_ship_international": true - }, - { - "inner_dimensions": "44.45 x 31.75 x 7.62", - "outer_dimensions": "44.45 x 31.75 x 7.62", - "box_weight": 0, - "is_flat_rate": false, - "id": "Box3Large", - "name": "Box #3 Large", - "dimensions": "44.45 x 31.75 x 7.62", - "max_weight": 45.36, - "is_letter": false, - "group_id": "domestic_and_international", - "can_ship_international": true - } - ] - } - } - } - }, - "formData": { - "custom": [ - { - "is_user_defined": true, - "name": "Krabica", - "inner_dimensions": "1 x 2 x 3", - "box_weight": 1, - "max_weight": 0 - }, - { - "is_user_defined": true, - "is_letter": true, - "name": "Obalka", - "outer_dimensions": "2 x 3 x 4", - "box_weight": 5, - "max_weight": 0 - }, - { - "is_user_defined": true, - "is_letter": true, - "name": "Flat Box", - "dimensions": "5 x 6 x 4", - "box_weight": 1, - "max_weight": 0 - }, - { - "is_user_defined": true, - "is_letter": false, - "name": "Weird Box", - "weird_dimensions": "2 x 3 x 4", - "box_weight": 0, - "max_weight": 0 - } - ], - "predefined": { - "usps": [ - null, - "small_flat_box", - "medium_flat_box_top" - ], - "dhlexpress": [ - "LargePaddedPouch" - ] - } - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/shipping-labels.json b/libs/fluxc/src/test/resources/wc/shipping-labels.json deleted file mode 100644 index 35c6cfed8073..000000000000 --- a/libs/fluxc/src/test/resources/wc/shipping-labels.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "orderId": 25, - "paperSize": "label", - "formData": { - "is_packed": true, - "selected_packages": { - "default_box": { - "id": "default_box", - "box_id": "not_selected", - "height": 0, - "length": 0, - "weight": 0, - "width": 0, - "items": [{ - "height": 0, - "product_id": 61, - "length": 0, - "quantity": 1, - "weight": 0, - "width": 0, - "name": "woo-polo - Polo", - "url": "https:\/\/awootestshop.mystagingwebsite.com\/wp-admin\/post.php?post=61&action=edit", - "value": 20 - }, { - "height": 0, - "product_id": 39, - "length": 0, - "quantity": 1, - "weight": 0, - "width": 0, - "name": "woo-sunglasses - Sunglasses", - "url": "https:\/\/awootestshop.mystagingwebsite.com\/wp-admin\/post.php?post=39&action=edit", - "value": 90 - }, { - "height": 0, - "product_id": 35, - "length": 0, - "quantity": 1, - "weight": 0, - "width": 0, - "name": "woo-tshirt - T-Shirt", - "url": "https:\/\/awootestshop.mystagingwebsite.com\/wp-admin\/post.php?post=35&action=edit", - "value": 18 - }] - } - }, - "origin": { - "company": "awootestshop.mystagingwebsite.com", - "name": "Anitaa Murthy", - "phone": "", - "country": "US", - "state": "CA", - "address": "60 29TH ST # 343", - "address_2": "", - "city": "SAN FRANCISCO", - "postcode": "94110-4929" - }, - "destination": { - "company": "", - "address_2": "", - "city": "SAN FRANCISCO", - "state": "CA", - "postcode": "94110-4929", - "country": "US", - "phone": "41535032", - "name": "Anitaa OrderTesting29", - "address": "60 29TH ST # 343" - }, - "origin_normalized": true, - "destination_normalized": true, - "rates": { - "selected": {} - }, - "order_id": 1427 - }, - "labelsData": [{ - "label_id": 1, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": ["Polo", "T-Shirt"], - "product_ids": [10, 11], - "receipt_item_id": 24212914, - "created_date": 1589295663000, - "main_receipt_id": 19680344, - "rate": 7.65, - "currency": "USD", - "expiry_date": 1604847662000, - "label_cached": 1589295666000, - "refund":{ - "status": "pending", - "request_date": 1604847663000 - } - }, { - "label_id": 2, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": ["Polo", "T-Shirt"], - "receipt_item_id": 24212914, - "created_date": 1589295663000, - "main_receipt_id": 19680344, - "rate": 7.65, - "currency": "USD", - "expiry_date": 1604847662000, - "label_cached": 1589295666000 - }, { - "label_id": 3, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": ["Polo", "T-Shirt"], - "product_ids": [10, 11], - "receipt_item_id": 24212914, - "created_date": 1589295663000, - "main_receipt_id": 19680344, - "rate": 7.65, - "currency": "USD", - "expiry_date": 1604847662000, - "label_cached": 1589295666000 - }, { - "label_id": 4, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": ["Polo", "T-Shirt"], - "product_ids": [10, 11], - "receipt_item_id": 24212914, - "created_date": 1589295663000, - "main_receipt_id": 19680344, - "rate": 7.65, - "currency": "USD", - "expiry_date": 1604847662000, - "label_cached": 1589295666000 - }, { - "label_id": 5, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": ["Polo", "T-Shirt"], - "product_ids": [10, 11], - "receipt_item_id": 24212914, - "created_date": 1589295663000, - "main_receipt_id": 19680344, - "rate": 7.65, - "currency": "USD", - "expiry_date": 1604847662000, - "label_cached": 1589295666000 - }], - "storeOptions": { - "currency_symbol": "$", - "dimension_unit": "in", - "weight_unit": "oz", - "origin_country": "US" - }, - "canChangeCountries": true, - "success": true -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/site-setting-option-response.json b/libs/fluxc/src/test/resources/wc/site-setting-option-response.json deleted file mode 100644 index c5d49b31ccff..000000000000 --- a/libs/fluxc/src/test/resources/wc/site-setting-option-response.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "id": "woocommerce_enable_coupons", - "label": "Enable coupons", - "description": "Enable the use of coupon codes", - "type": "checkbox", - "default": "yes", - "tip": "Coupons can be applied from the cart and checkout pages.", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_enable_coupons" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/site-settings-general-response.json b/libs/fluxc/src/test/resources/wc/site-settings-general-response.json deleted file mode 100644 index 539141195a84..000000000000 --- a/libs/fluxc/src/test/resources/wc/site-settings-general-response.json +++ /dev/null @@ -1,3425 +0,0 @@ -[ - { - "id": "woocommerce_store_address", - "label": "Address line 1", - "description": "The street address for your business location.", - "type": "text", - "default": "", - "tip": "The street address for your business location.", - "value": "60 29th Street #343", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_store_address" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_store_address_2", - "label": "Address line 2", - "description": "An additional, optional address line for your business location.", - "type": "text", - "default": "", - "tip": "An additional, optional address line for your business location.", - "value": "", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_store_address_2" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_store_city", - "label": "City", - "description": "The city in which your business is located.", - "type": "text", - "default": "", - "tip": "The city in which your business is located.", - "value": "San Francisco", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_store_city" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_default_country", - "label": "Country / State", - "description": "The country and state or province, if any, in which your business is located.", - "type": "select", - "default": "US:CA", - "tip": "The country and state or province, if any, in which your business is located.", - "value": "US:CA", - "options": { - "AF": "Afghanistan", - "AX": "Åland Islands", - "AL:AL-01": "Albania - Berat", - "AL:AL-09": "Albania - Dibër", - "AL:AL-02": "Albania - Durrës", - "AL:AL-03": "Albania - Elbasan", - "AL:AL-04": "Albania - Fier", - "AL:AL-05": "Albania - Gjirokastër", - "AL:AL-06": "Albania - Korçë", - "AL:AL-07": "Albania - Kukës", - "AL:AL-08": "Albania - Lezhë", - "AL:AL-10": "Albania - Shkodër", - "AL:AL-11": "Albania - Tirana", - "AL:AL-12": "Albania - Vlorë", - "DZ:DZ-01": "Algeria - Adrar", - "DZ:DZ-02": "Algeria - Chlef", - "DZ:DZ-03": "Algeria - Laghouat", - "DZ:DZ-04": "Algeria - Oum El Bouaghi", - "DZ:DZ-05": "Algeria - Batna", - "DZ:DZ-06": "Algeria - Béjaïa", - "DZ:DZ-07": "Algeria - Biskra", - "DZ:DZ-08": "Algeria - Béchar", - "DZ:DZ-09": "Algeria - Blida", - "DZ:DZ-10": "Algeria - Bouira", - "DZ:DZ-11": "Algeria - Tamanghasset", - "DZ:DZ-12": "Algeria - Tébessa", - "DZ:DZ-13": "Algeria - Tlemcen", - "DZ:DZ-14": "Algeria - Tiaret", - "DZ:DZ-15": "Algeria - Tizi Ouzou", - "DZ:DZ-16": "Algeria - Algiers", - "DZ:DZ-17": "Algeria - Djelfa", - "DZ:DZ-18": "Algeria - Jijel", - "DZ:DZ-19": "Algeria - Sétif", - "DZ:DZ-20": "Algeria - Saïda", - "DZ:DZ-21": "Algeria - Skikda", - "DZ:DZ-22": "Algeria - Sidi Bel Abbès", - "DZ:DZ-23": "Algeria - Annaba", - "DZ:DZ-24": "Algeria - Guelma", - "DZ:DZ-25": "Algeria - Constantine", - "DZ:DZ-26": "Algeria - Médéa", - "DZ:DZ-27": "Algeria - Mostaganem", - "DZ:DZ-28": "Algeria - M’Sila", - "DZ:DZ-29": "Algeria - Mascara", - "DZ:DZ-30": "Algeria - Ouargla", - "DZ:DZ-31": "Algeria - Oran", - "DZ:DZ-32": "Algeria - El Bayadh", - "DZ:DZ-33": "Algeria - Illizi", - "DZ:DZ-34": "Algeria - Bordj Bou Arréridj", - "DZ:DZ-35": "Algeria - Boumerdès", - "DZ:DZ-36": "Algeria - El Tarf", - "DZ:DZ-37": "Algeria - Tindouf", - "DZ:DZ-38": "Algeria - Tissemsilt", - "DZ:DZ-39": "Algeria - El Oued", - "DZ:DZ-40": "Algeria - Khenchela", - "DZ:DZ-41": "Algeria - Souk Ahras", - "DZ:DZ-42": "Algeria - Tipasa", - "DZ:DZ-43": "Algeria - Mila", - "DZ:DZ-44": "Algeria - Aïn Defla", - "DZ:DZ-45": "Algeria - Naama", - "DZ:DZ-46": "Algeria - Aïn Témouchent", - "DZ:DZ-47": "Algeria - Ghardaïa", - "DZ:DZ-48": "Algeria - Relizane", - "AS": "American Samoa", - "AD": "Andorra", - "AO:BGO": "Angola - Bengo", - "AO:BLU": "Angola - Benguela", - "AO:BIE": "Angola - Bié", - "AO:CAB": "Angola - Cabinda", - "AO:CNN": "Angola - Cunene", - "AO:HUA": "Angola - Huambo", - "AO:HUI": "Angola - Huíla", - "AO:CCU": "Angola - Kuando Kubango", - "AO:CNO": "Angola - Kwanza-Norte", - "AO:CUS": "Angola - Kwanza-Sul", - "AO:LUA": "Angola - Luanda", - "AO:LNO": "Angola - Lunda-Norte", - "AO:LSU": "Angola - Lunda-Sul", - "AO:MAL": "Angola - Malanje", - "AO:MOX": "Angola - Moxico", - "AO:NAM": "Angola - Namibe", - "AO:UIG": "Angola - Uíge", - "AO:ZAI": "Angola - Zaire", - "AI": "Anguilla", - "AQ": "Antarctica", - "AG": "Antigua and Barbuda", - "AR:C": "Argentina - Ciudad Autónoma de Buenos Aires", - "AR:B": "Argentina - Buenos Aires", - "AR:K": "Argentina - Catamarca", - "AR:H": "Argentina - Chaco", - "AR:U": "Argentina - Chubut", - "AR:X": "Argentina - Córdoba", - "AR:W": "Argentina - Corrientes", - "AR:E": "Argentina - Entre Ríos", - "AR:P": "Argentina - Formosa", - "AR:Y": "Argentina - Jujuy", - "AR:L": "Argentina - La Pampa", - "AR:F": "Argentina - La Rioja", - "AR:M": "Argentina - Mendoza", - "AR:N": "Argentina - Misiones", - "AR:Q": "Argentina - Neuquén", - "AR:R": "Argentina - Río Negro", - "AR:A": "Argentina - Salta", - "AR:J": "Argentina - San Juan", - "AR:D": "Argentina - San Luis", - "AR:Z": "Argentina - Santa Cruz", - "AR:S": "Argentina - Santa Fe", - "AR:G": "Argentina - Santiago del Estero", - "AR:V": "Argentina - Tierra del Fuego", - "AR:T": "Argentina - Tucumán", - "AM": "Armenia", - "AW": "Aruba", - "AU:ACT": "Australia - Australian Capital Territory", - "AU:NSW": "Australia - New South Wales", - "AU:NT": "Australia - Northern Territory", - "AU:QLD": "Australia - Queensland", - "AU:SA": "Australia - South Australia", - "AU:TAS": "Australia - Tasmania", - "AU:VIC": "Australia - Victoria", - "AU:WA": "Australia - Western Australia", - "AT": "Austria", - "AZ": "Azerbaijan", - "BS": "Bahamas", - "BH": "Bahrain", - "BD:BD-05": "Bangladesh - Bagerhat", - "BD:BD-01": "Bangladesh - Bandarban", - "BD:BD-02": "Bangladesh - Barguna", - "BD:BD-06": "Bangladesh - Barishal", - "BD:BD-07": "Bangladesh - Bhola", - "BD:BD-03": "Bangladesh - Bogura", - "BD:BD-04": "Bangladesh - Brahmanbaria", - "BD:BD-09": "Bangladesh - Chandpur", - "BD:BD-10": "Bangladesh - Chattogram", - "BD:BD-12": "Bangladesh - Chuadanga", - "BD:BD-11": "Bangladesh - Cox's Bazar", - "BD:BD-08": "Bangladesh - Cumilla", - "BD:BD-13": "Bangladesh - Dhaka", - "BD:BD-14": "Bangladesh - Dinajpur", - "BD:BD-15": "Bangladesh - Faridpur ", - "BD:BD-16": "Bangladesh - Feni", - "BD:BD-19": "Bangladesh - Gaibandha", - "BD:BD-18": "Bangladesh - Gazipur", - "BD:BD-17": "Bangladesh - Gopalganj", - "BD:BD-20": "Bangladesh - Habiganj", - "BD:BD-21": "Bangladesh - Jamalpur", - "BD:BD-22": "Bangladesh - Jashore", - "BD:BD-25": "Bangladesh - Jhalokati", - "BD:BD-23": "Bangladesh - Jhenaidah", - "BD:BD-24": "Bangladesh - Joypurhat", - "BD:BD-29": "Bangladesh - Khagrachhari", - "BD:BD-27": "Bangladesh - Khulna", - "BD:BD-26": "Bangladesh - Kishoreganj", - "BD:BD-28": "Bangladesh - Kurigram", - "BD:BD-30": "Bangladesh - Kushtia", - "BD:BD-31": "Bangladesh - Lakshmipur", - "BD:BD-32": "Bangladesh - Lalmonirhat", - "BD:BD-36": "Bangladesh - Madaripur", - "BD:BD-37": "Bangladesh - Magura", - "BD:BD-33": "Bangladesh - Manikganj ", - "BD:BD-39": "Bangladesh - Meherpur", - "BD:BD-38": "Bangladesh - Moulvibazar", - "BD:BD-35": "Bangladesh - Munshiganj", - "BD:BD-34": "Bangladesh - Mymensingh", - "BD:BD-48": "Bangladesh - Naogaon", - "BD:BD-43": "Bangladesh - Narail", - "BD:BD-40": "Bangladesh - Narayanganj", - "BD:BD-42": "Bangladesh - Narsingdi", - "BD:BD-44": "Bangladesh - Natore", - "BD:BD-45": "Bangladesh - Nawabganj", - "BD:BD-41": "Bangladesh - Netrakona", - "BD:BD-46": "Bangladesh - Nilphamari", - "BD:BD-47": "Bangladesh - Noakhali", - "BD:BD-49": "Bangladesh - Pabna", - "BD:BD-52": "Bangladesh - Panchagarh", - "BD:BD-51": "Bangladesh - Patuakhali", - "BD:BD-50": "Bangladesh - Pirojpur", - "BD:BD-53": "Bangladesh - Rajbari", - "BD:BD-54": "Bangladesh - Rajshahi", - "BD:BD-56": "Bangladesh - Rangamati", - "BD:BD-55": "Bangladesh - Rangpur", - "BD:BD-58": "Bangladesh - Satkhira", - "BD:BD-62": "Bangladesh - Shariatpur", - "BD:BD-57": "Bangladesh - Sherpur", - "BD:BD-59": "Bangladesh - Sirajganj", - "BD:BD-61": "Bangladesh - Sunamganj", - "BD:BD-60": "Bangladesh - Sylhet", - "BD:BD-63": "Bangladesh - Tangail", - "BD:BD-64": "Bangladesh - Thakurgaon", - "BB": "Barbados", - "BY": "Belarus", - "PW": "Belau", - "BE": "Belgium", - "BZ": "Belize", - "BJ:AL": "Benin - Alibori", - "BJ:AK": "Benin - Atakora", - "BJ:AQ": "Benin - Atlantique", - "BJ:BO": "Benin - Borgou", - "BJ:CO": "Benin - Collines", - "BJ:KO": "Benin - Kouffo", - "BJ:DO": "Benin - Donga", - "BJ:LI": "Benin - Littoral", - "BJ:MO": "Benin - Mono", - "BJ:OU": "Benin - Ouémé", - "BJ:PL": "Benin - Plateau", - "BJ:ZO": "Benin - Zou", - "BM": "Bermuda", - "BT": "Bhutan", - "BO:BO-B": "Bolivia - Beni", - "BO:BO-H": "Bolivia - Chuquisaca", - "BO:BO-C": "Bolivia - Cochabamba", - "BO:BO-L": "Bolivia - La Paz", - "BO:BO-O": "Bolivia - Oruro", - "BO:BO-N": "Bolivia - Pando", - "BO:BO-P": "Bolivia - Potosí", - "BO:BO-S": "Bolivia - Santa Cruz", - "BO:BO-T": "Bolivia - Tarija", - "BQ": "Bonaire, Saint Eustatius and Saba", - "BA": "Bosnia and Herzegovina", - "BW": "Botswana", - "BV": "Bouvet Island", - "BR:AC": "Brazil - Acre", - "BR:AL": "Brazil - Alagoas", - "BR:AP": "Brazil - Amapá", - "BR:AM": "Brazil - Amazonas", - "BR:BA": "Brazil - Bahia", - "BR:CE": "Brazil - Ceará", - "BR:DF": "Brazil - Distrito Federal", - "BR:ES": "Brazil - Espírito Santo", - "BR:GO": "Brazil - Goiás", - "BR:MA": "Brazil - Maranhão", - "BR:MT": "Brazil - Mato Grosso", - "BR:MS": "Brazil - Mato Grosso do Sul", - "BR:MG": "Brazil - Minas Gerais", - "BR:PA": "Brazil - Pará", - "BR:PB": "Brazil - Paraíba", - "BR:PR": "Brazil - Paraná", - "BR:PE": "Brazil - Pernambuco", - "BR:PI": "Brazil - Piauí", - "BR:RJ": "Brazil - Rio de Janeiro", - "BR:RN": "Brazil - Rio Grande do Norte", - "BR:RS": "Brazil - Rio Grande do Sul", - "BR:RO": "Brazil - Rondônia", - "BR:RR": "Brazil - Roraima", - "BR:SC": "Brazil - Santa Catarina", - "BR:SP": "Brazil - São Paulo", - "BR:SE": "Brazil - Sergipe", - "BR:TO": "Brazil - Tocantins", - "IO": "British Indian Ocean Territory", - "BN": "Brunei", - "BG:BG-01": "Bulgaria - Blagoevgrad", - "BG:BG-02": "Bulgaria - Burgas", - "BG:BG-08": "Bulgaria - Dobrich", - "BG:BG-07": "Bulgaria - Gabrovo", - "BG:BG-26": "Bulgaria - Haskovo", - "BG:BG-09": "Bulgaria - Kardzhali", - "BG:BG-10": "Bulgaria - Kyustendil", - "BG:BG-11": "Bulgaria - Lovech", - "BG:BG-12": "Bulgaria - Montana", - "BG:BG-13": "Bulgaria - Pazardzhik", - "BG:BG-14": "Bulgaria - Pernik", - "BG:BG-15": "Bulgaria - Pleven", - "BG:BG-16": "Bulgaria - Plovdiv", - "BG:BG-17": "Bulgaria - Razgrad", - "BG:BG-18": "Bulgaria - Ruse", - "BG:BG-27": "Bulgaria - Shumen", - "BG:BG-19": "Bulgaria - Silistra", - "BG:BG-20": "Bulgaria - Sliven", - "BG:BG-21": "Bulgaria - Smolyan", - "BG:BG-23": "Bulgaria - Sofia", - "BG:BG-22": "Bulgaria - Sofia-Grad", - "BG:BG-24": "Bulgaria - Stara Zagora", - "BG:BG-25": "Bulgaria - Targovishte", - "BG:BG-03": "Bulgaria - Varna", - "BG:BG-04": "Bulgaria - Veliko Tarnovo", - "BG:BG-05": "Bulgaria - Vidin", - "BG:BG-06": "Bulgaria - Vratsa", - "BG:BG-28": "Bulgaria - Yambol", - "BF": "Burkina Faso", - "BI": "Burundi", - "KH": "Cambodia", - "CM": "Cameroon", - "CA:AB": "Canada - Alberta", - "CA:BC": "Canada - British Columbia", - "CA:MB": "Canada - Manitoba", - "CA:NB": "Canada - New Brunswick", - "CA:NL": "Canada - Newfoundland and Labrador", - "CA:NT": "Canada - Northwest Territories", - "CA:NS": "Canada - Nova Scotia", - "CA:NU": "Canada - Nunavut", - "CA:ON": "Canada - Ontario", - "CA:PE": "Canada - Prince Edward Island", - "CA:QC": "Canada - Quebec", - "CA:SK": "Canada - Saskatchewan", - "CA:YT": "Canada - Yukon Territory", - "CV": "Cape Verde", - "KY": "Cayman Islands", - "CF": "Central African Republic", - "TD": "Chad", - "CL:CL-AI": "Chile - Aisén del General Carlos Ibañez del Campo", - "CL:CL-AN": "Chile - Antofagasta", - "CL:CL-AP": "Chile - Arica y Parinacota", - "CL:CL-AR": "Chile - La Araucanía", - "CL:CL-AT": "Chile - Atacama", - "CL:CL-BI": "Chile - Biobío", - "CL:CL-CO": "Chile - Coquimbo", - "CL:CL-LI": "Chile - Libertador General Bernardo O'Higgins", - "CL:CL-LL": "Chile - Los Lagos", - "CL:CL-LR": "Chile - Los Ríos", - "CL:CL-MA": "Chile - Magallanes", - "CL:CL-ML": "Chile - Maule", - "CL:CL-NB": "Chile - Ñuble", - "CL:CL-RM": "Chile - Región Metropolitana de Santiago", - "CL:CL-TA": "Chile - Tarapacá", - "CL:CL-VS": "Chile - Valparaíso", - "CN:CN1": "China - Yunnan / 云南", - "CN:CN2": "China - Beijing / 北京", - "CN:CN3": "China - Tianjin / 天津", - "CN:CN4": "China - Hebei / 河北", - "CN:CN5": "China - Shanxi / 山西", - "CN:CN6": "China - Inner Mongolia / 內蒙古", - "CN:CN7": "China - Liaoning / 辽宁", - "CN:CN8": "China - Jilin / 吉林", - "CN:CN9": "China - Heilongjiang / 黑龙江", - "CN:CN10": "China - Shanghai / 上海", - "CN:CN11": "China - Jiangsu / 江苏", - "CN:CN12": "China - Zhejiang / 浙江", - "CN:CN13": "China - Anhui / 安徽", - "CN:CN14": "China - Fujian / 福建", - "CN:CN15": "China - Jiangxi / 江西", - "CN:CN16": "China - Shandong / 山东", - "CN:CN17": "China - Henan / 河南", - "CN:CN18": "China - Hubei / 湖北", - "CN:CN19": "China - Hunan / 湖南", - "CN:CN20": "China - Guangdong / 广东", - "CN:CN21": "China - Guangxi Zhuang / 广西壮族", - "CN:CN22": "China - Hainan / 海南", - "CN:CN23": "China - Chongqing / 重庆", - "CN:CN24": "China - Sichuan / 四川", - "CN:CN25": "China - Guizhou / 贵州", - "CN:CN26": "China - Shaanxi / 陕西", - "CN:CN27": "China - Gansu / 甘肃", - "CN:CN28": "China - Qinghai / 青海", - "CN:CN29": "China - Ningxia Hui / 宁夏", - "CN:CN30": "China - Macao / 澳门", - "CN:CN31": "China - Tibet / 西藏", - "CN:CN32": "China - Xinjiang / 新疆", - "CX": "Christmas Island", - "CC": "Cocos (Keeling) Islands", - "CO:CO-AMA": "Colombia - Amazonas", - "CO:CO-ANT": "Colombia - Antioquia", - "CO:CO-ARA": "Colombia - Arauca", - "CO:CO-ATL": "Colombia - Atlántico", - "CO:CO-BOL": "Colombia - Bolívar", - "CO:CO-BOY": "Colombia - Boyacá", - "CO:CO-CAL": "Colombia - Caldas", - "CO:CO-CAQ": "Colombia - Caquetá", - "CO:CO-CAS": "Colombia - Casanare", - "CO:CO-CAU": "Colombia - Cauca", - "CO:CO-CES": "Colombia - Cesar", - "CO:CO-CHO": "Colombia - Chocó", - "CO:CO-COR": "Colombia - Córdoba", - "CO:CO-CUN": "Colombia - Cundinamarca", - "CO:CO-DC": "Colombia - Capital District", - "CO:CO-GUA": "Colombia - Guainía", - "CO:CO-GUV": "Colombia - Guaviare", - "CO:CO-HUI": "Colombia - Huila", - "CO:CO-LAG": "Colombia - La Guajira", - "CO:CO-MAG": "Colombia - Magdalena", - "CO:CO-MET": "Colombia - Meta", - "CO:CO-NAR": "Colombia - Nariño", - "CO:CO-NSA": "Colombia - Norte de Santander", - "CO:CO-PUT": "Colombia - Putumayo", - "CO:CO-QUI": "Colombia - Quindío", - "CO:CO-RIS": "Colombia - Risaralda", - "CO:CO-SAN": "Colombia - Santander", - "CO:CO-SAP": "Colombia - San Andrés & Providencia", - "CO:CO-SUC": "Colombia - Sucre", - "CO:CO-TOL": "Colombia - Tolima", - "CO:CO-VAC": "Colombia - Valle del Cauca", - "CO:CO-VAU": "Colombia - Vaupés", - "CO:CO-VID": "Colombia - Vichada", - "KM": "Comoros", - "CG": "Congo (Brazzaville)", - "CD": "Congo (Kinshasa)", - "CK": "Cook Islands", - "CR:CR-A": "Costa Rica - Alajuela", - "CR:CR-C": "Costa Rica - Cartago", - "CR:CR-G": "Costa Rica - Guanacaste", - "CR:CR-H": "Costa Rica - Heredia", - "CR:CR-L": "Costa Rica - Limón", - "CR:CR-P": "Costa Rica - Puntarenas", - "CR:CR-SJ": "Costa Rica - San José", - "HR": "Croatia", - "CU": "Cuba", - "CW": "Curaçao", - "CY": "Cyprus", - "CZ": "Czech Republic", - "DK": "Denmark", - "DJ": "Djibouti", - "DM": "Dominica", - "DO:DO-01": "Dominican Republic - Distrito Nacional", - "DO:DO-02": "Dominican Republic - Azua", - "DO:DO-03": "Dominican Republic - Baoruco", - "DO:DO-04": "Dominican Republic - Barahona", - "DO:DO-33": "Dominican Republic - Cibao Nordeste", - "DO:DO-34": "Dominican Republic - Cibao Noroeste", - "DO:DO-35": "Dominican Republic - Cibao Norte", - "DO:DO-36": "Dominican Republic - Cibao Sur", - "DO:DO-05": "Dominican Republic - Dajabón", - "DO:DO-06": "Dominican Republic - Duarte", - "DO:DO-08": "Dominican Republic - El Seibo", - "DO:DO-37": "Dominican Republic - El Valle", - "DO:DO-07": "Dominican Republic - Elías Piña", - "DO:DO-38": "Dominican Republic - Enriquillo", - "DO:DO-09": "Dominican Republic - Espaillat", - "DO:DO-30": "Dominican Republic - Hato Mayor", - "DO:DO-19": "Dominican Republic - Hermanas Mirabal", - "DO:DO-39": "Dominican Republic - Higüamo", - "DO:DO-10": "Dominican Republic - Independencia", - "DO:DO-11": "Dominican Republic - La Altagracia", - "DO:DO-12": "Dominican Republic - La Romana", - "DO:DO-13": "Dominican Republic - La Vega", - "DO:DO-14": "Dominican Republic - María Trinidad Sánchez", - "DO:DO-28": "Dominican Republic - Monseñor Nouel", - "DO:DO-15": "Dominican Republic - Monte Cristi", - "DO:DO-29": "Dominican Republic - Monte Plata", - "DO:DO-40": "Dominican Republic - Ozama", - "DO:DO-16": "Dominican Republic - Pedernales", - "DO:DO-17": "Dominican Republic - Peravia", - "DO:DO-18": "Dominican Republic - Puerto Plata", - "DO:DO-20": "Dominican Republic - Samaná", - "DO:DO-21": "Dominican Republic - San Cristóbal", - "DO:DO-31": "Dominican Republic - San José de Ocoa", - "DO:DO-22": "Dominican Republic - San Juan", - "DO:DO-23": "Dominican Republic - San Pedro de Macorís", - "DO:DO-24": "Dominican Republic - Sánchez Ramírez", - "DO:DO-25": "Dominican Republic - Santiago", - "DO:DO-26": "Dominican Republic - Santiago Rodríguez", - "DO:DO-32": "Dominican Republic - Santo Domingo", - "DO:DO-41": "Dominican Republic - Valdesia", - "DO:DO-27": "Dominican Republic - Valverde", - "DO:DO-42": "Dominican Republic - Yuma", - "EC:EC-A": "Ecuador - Azuay", - "EC:EC-B": "Ecuador - Bolívar", - "EC:EC-F": "Ecuador - Cañar", - "EC:EC-C": "Ecuador - Carchi", - "EC:EC-H": "Ecuador - Chimborazo", - "EC:EC-X": "Ecuador - Cotopaxi", - "EC:EC-O": "Ecuador - El Oro", - "EC:EC-E": "Ecuador - Esmeraldas", - "EC:EC-W": "Ecuador - Galápagos", - "EC:EC-G": "Ecuador - Guayas", - "EC:EC-I": "Ecuador - Imbabura", - "EC:EC-L": "Ecuador - Loja", - "EC:EC-R": "Ecuador - Los Ríos", - "EC:EC-M": "Ecuador - Manabí", - "EC:EC-S": "Ecuador - Morona-Santiago", - "EC:EC-N": "Ecuador - Napo", - "EC:EC-D": "Ecuador - Orellana", - "EC:EC-Y": "Ecuador - Pastaza", - "EC:EC-P": "Ecuador - Pichincha", - "EC:EC-SE": "Ecuador - Santa Elena", - "EC:EC-SD": "Ecuador - Santo Domingo de los Tsáchilas", - "EC:EC-U": "Ecuador - Sucumbíos", - "EC:EC-T": "Ecuador - Tungurahua", - "EC:EC-Z": "Ecuador - Zamora-Chinchipe", - "EG:EGALX": "Egypt - Alexandria", - "EG:EGASN": "Egypt - Aswan", - "EG:EGAST": "Egypt - Asyut", - "EG:EGBA": "Egypt - Red Sea", - "EG:EGBH": "Egypt - Beheira", - "EG:EGBNS": "Egypt - Beni Suef", - "EG:EGC": "Egypt - Cairo", - "EG:EGDK": "Egypt - Dakahlia", - "EG:EGDT": "Egypt - Damietta", - "EG:EGFYM": "Egypt - Faiyum", - "EG:EGGH": "Egypt - Gharbia", - "EG:EGGZ": "Egypt - Giza", - "EG:EGIS": "Egypt - Ismailia", - "EG:EGJS": "Egypt - South Sinai", - "EG:EGKB": "Egypt - Qalyubia", - "EG:EGKFS": "Egypt - Kafr el-Sheikh", - "EG:EGKN": "Egypt - Qena", - "EG:EGLX": "Egypt - Luxor", - "EG:EGMN": "Egypt - Minya", - "EG:EGMNF": "Egypt - Monufia", - "EG:EGMT": "Egypt - Matrouh", - "EG:EGPTS": "Egypt - Port Said", - "EG:EGSHG": "Egypt - Sohag", - "EG:EGSHR": "Egypt - Al Sharqia", - "EG:EGSIN": "Egypt - North Sinai", - "EG:EGSUZ": "Egypt - Suez", - "EG:EGWAD": "Egypt - New Valley", - "SV:SV-AH": "El Salvador - Ahuachapán", - "SV:SV-CA": "El Salvador - Cabañas", - "SV:SV-CH": "El Salvador - Chalatenango", - "SV:SV-CU": "El Salvador - Cuscatlán", - "SV:SV-LI": "El Salvador - La Libertad", - "SV:SV-MO": "El Salvador - Morazán", - "SV:SV-PA": "El Salvador - La Paz", - "SV:SV-SA": "El Salvador - Santa Ana", - "SV:SV-SM": "El Salvador - San Miguel", - "SV:SV-SO": "El Salvador - Sonsonate", - "SV:SV-SS": "El Salvador - San Salvador", - "SV:SV-SV": "El Salvador - San Vicente", - "SV:SV-UN": "El Salvador - La Unión", - "SV:SV-US": "El Salvador - Usulután", - "GQ": "Equatorial Guinea", - "ER": "Eritrea", - "EE": "Estonia", - "ET": "Ethiopia", - "FK": "Falkland Islands", - "FO": "Faroe Islands", - "FJ": "Fiji", - "FI": "Finland", - "FR": "France", - "GF": "French Guiana", - "PF": "French Polynesia", - "TF": "French Southern Territories", - "GA": "Gabon", - "GM": "Gambia", - "GE": "Georgia", - "DE:DE-BW": "Germany - Baden-Württemberg", - "DE:DE-BY": "Germany - Bavaria", - "DE:DE-BE": "Germany - Berlin", - "DE:DE-BB": "Germany - Brandenburg", - "DE:DE-HB": "Germany - Bremen", - "DE:DE-HH": "Germany - Hamburg", - "DE:DE-HE": "Germany - Hesse", - "DE:DE-MV": "Germany - Mecklenburg-Vorpommern", - "DE:DE-NI": "Germany - Lower Saxony", - "DE:DE-NW": "Germany - North Rhine-Westphalia", - "DE:DE-RP": "Germany - Rhineland-Palatinate", - "DE:DE-SL": "Germany - Saarland", - "DE:DE-SN": "Germany - Saxony", - "DE:DE-ST": "Germany - Saxony-Anhalt", - "DE:DE-SH": "Germany - Schleswig-Holstein", - "DE:DE-TH": "Germany - Thuringia", - "GH:AF": "Ghana - Ahafo", - "GH:AH": "Ghana - Ashanti", - "GH:BA": "Ghana - Brong-Ahafo", - "GH:BO": "Ghana - Bono", - "GH:BE": "Ghana - Bono East", - "GH:CP": "Ghana - Central", - "GH:EP": "Ghana - Eastern", - "GH:AA": "Ghana - Greater Accra", - "GH:NE": "Ghana - North East", - "GH:NP": "Ghana - Northern", - "GH:OT": "Ghana - Oti", - "GH:SV": "Ghana - Savannah", - "GH:UE": "Ghana - Upper East", - "GH:UW": "Ghana - Upper West", - "GH:TV": "Ghana - Volta", - "GH:WP": "Ghana - Western", - "GH:WN": "Ghana - Western North", - "GI": "Gibraltar", - "GR:I": "Greece - Attica", - "GR:A": "Greece - East Macedonia and Thrace", - "GR:B": "Greece - Central Macedonia", - "GR:C": "Greece - West Macedonia", - "GR:D": "Greece - Epirus", - "GR:E": "Greece - Thessaly", - "GR:F": "Greece - Ionian Islands", - "GR:G": "Greece - West Greece", - "GR:H": "Greece - Central Greece", - "GR:J": "Greece - Peloponnese", - "GR:K": "Greece - North Aegean", - "GR:L": "Greece - South Aegean", - "GR:M": "Greece - Crete", - "GL": "Greenland", - "GD": "Grenada", - "GP": "Guadeloupe", - "GU": "Guam", - "GT:GT-AV": "Guatemala - Alta Verapaz", - "GT:GT-BV": "Guatemala - Baja Verapaz", - "GT:GT-CM": "Guatemala - Chimaltenango", - "GT:GT-CQ": "Guatemala - Chiquimula", - "GT:GT-PR": "Guatemala - El Progreso", - "GT:GT-ES": "Guatemala - Escuintla", - "GT:GT-GU": "Guatemala - Guatemala", - "GT:GT-HU": "Guatemala - Huehuetenango", - "GT:GT-IZ": "Guatemala - Izabal", - "GT:GT-JA": "Guatemala - Jalapa", - "GT:GT-JU": "Guatemala - Jutiapa", - "GT:GT-PE": "Guatemala - Petén", - "GT:GT-QZ": "Guatemala - Quetzaltenango", - "GT:GT-QC": "Guatemala - Quiché", - "GT:GT-RE": "Guatemala - Retalhuleu", - "GT:GT-SA": "Guatemala - Sacatepéquez", - "GT:GT-SM": "Guatemala - San Marcos", - "GT:GT-SR": "Guatemala - Santa Rosa", - "GT:GT-SO": "Guatemala - Sololá", - "GT:GT-SU": "Guatemala - Suchitepéquez", - "GT:GT-TO": "Guatemala - Totonicapán", - "GT:GT-ZA": "Guatemala - Zacapa", - "GG": "Guernsey", - "GN": "Guinea", - "GW": "Guinea-Bissau", - "GY": "Guyana", - "HT": "Haiti", - "HM": "Heard Island and McDonald Islands", - "HN:HN-AT": "Honduras - Atlántida", - "HN:HN-IB": "Honduras - Bay Islands", - "HN:HN-CH": "Honduras - Choluteca", - "HN:HN-CL": "Honduras - Colón", - "HN:HN-CM": "Honduras - Comayagua", - "HN:HN-CP": "Honduras - Copán", - "HN:HN-CR": "Honduras - Cortés", - "HN:HN-EP": "Honduras - El Paraíso", - "HN:HN-FM": "Honduras - Francisco Morazán", - "HN:HN-GD": "Honduras - Gracias a Dios", - "HN:HN-IN": "Honduras - Intibucá", - "HN:HN-LE": "Honduras - Lempira", - "HN:HN-LP": "Honduras - La Paz", - "HN:HN-OC": "Honduras - Ocotepeque", - "HN:HN-OL": "Honduras - Olancho", - "HN:HN-SB": "Honduras - Santa Bárbara", - "HN:HN-VA": "Honduras - Valle", - "HN:HN-YO": "Honduras - Yoro", - "HK:HONG KONG": "Hong Kong - Hong Kong Island", - "HK:KOWLOON": "Hong Kong - Kowloon", - "HK:NEW TERRITORIES": "Hong Kong - New Territories", - "HU:BK": "Hungary - Bács-Kiskun", - "HU:BE": "Hungary - Békés", - "HU:BA": "Hungary - Baranya", - "HU:BZ": "Hungary - Borsod-Abaúj-Zemplén", - "HU:BU": "Hungary - Budapest", - "HU:CS": "Hungary - Csongrád-Csanád", - "HU:FE": "Hungary - Fejér", - "HU:GS": "Hungary - Győr-Moson-Sopron", - "HU:HB": "Hungary - Hajdú-Bihar", - "HU:HE": "Hungary - Heves", - "HU:JN": "Hungary - Jász-Nagykun-Szolnok", - "HU:KE": "Hungary - Komárom-Esztergom", - "HU:NO": "Hungary - Nógrád", - "HU:PE": "Hungary - Pest", - "HU:SO": "Hungary - Somogy", - "HU:SZ": "Hungary - Szabolcs-Szatmár-Bereg", - "HU:TO": "Hungary - Tolna", - "HU:VA": "Hungary - Vas", - "HU:VE": "Hungary - Veszprém", - "HU:ZA": "Hungary - Zala", - "IS": "Iceland", - "IN:AP": "India - Andhra Pradesh", - "IN:AR": "India - Arunachal Pradesh", - "IN:AS": "India - Assam", - "IN:BR": "India - Bihar", - "IN:CT": "India - Chhattisgarh", - "IN:GA": "India - Goa", - "IN:GJ": "India - Gujarat", - "IN:HR": "India - Haryana", - "IN:HP": "India - Himachal Pradesh", - "IN:JK": "India - Jammu and Kashmir", - "IN:JH": "India - Jharkhand", - "IN:KA": "India - Karnataka", - "IN:KL": "India - Kerala", - "IN:LA": "India - Ladakh", - "IN:MP": "India - Madhya Pradesh", - "IN:MH": "India - Maharashtra", - "IN:MN": "India - Manipur", - "IN:ML": "India - Meghalaya", - "IN:MZ": "India - Mizoram", - "IN:NL": "India - Nagaland", - "IN:OR": "India - Odisha", - "IN:PB": "India - Punjab", - "IN:RJ": "India - Rajasthan", - "IN:SK": "India - Sikkim", - "IN:TN": "India - Tamil Nadu", - "IN:TS": "India - Telangana", - "IN:TR": "India - Tripura", - "IN:UK": "India - Uttarakhand", - "IN:UP": "India - Uttar Pradesh", - "IN:WB": "India - West Bengal", - "IN:AN": "India - Andaman and Nicobar Islands", - "IN:CH": "India - Chandigarh", - "IN:DN": "India - Dadra and Nagar Haveli", - "IN:DD": "India - Daman and Diu", - "IN:DL": "India - Delhi", - "IN:LD": "India - Lakshadeep", - "IN:PY": "India - Pondicherry (Puducherry)", - "ID:AC": "Indonesia - Daerah Istimewa Aceh", - "ID:SU": "Indonesia - Sumatera Utara", - "ID:SB": "Indonesia - Sumatera Barat", - "ID:RI": "Indonesia - Riau", - "ID:KR": "Indonesia - Kepulauan Riau", - "ID:JA": "Indonesia - Jambi", - "ID:SS": "Indonesia - Sumatera Selatan", - "ID:BB": "Indonesia - Bangka Belitung", - "ID:BE": "Indonesia - Bengkulu", - "ID:LA": "Indonesia - Lampung", - "ID:JK": "Indonesia - DKI Jakarta", - "ID:JB": "Indonesia - Jawa Barat", - "ID:BT": "Indonesia - Banten", - "ID:JT": "Indonesia - Jawa Tengah", - "ID:JI": "Indonesia - Jawa Timur", - "ID:YO": "Indonesia - Daerah Istimewa Yogyakarta", - "ID:BA": "Indonesia - Bali", - "ID:NB": "Indonesia - Nusa Tenggara Barat", - "ID:NT": "Indonesia - Nusa Tenggara Timur", - "ID:KB": "Indonesia - Kalimantan Barat", - "ID:KT": "Indonesia - Kalimantan Tengah", - "ID:KI": "Indonesia - Kalimantan Timur", - "ID:KS": "Indonesia - Kalimantan Selatan", - "ID:KU": "Indonesia - Kalimantan Utara", - "ID:SA": "Indonesia - Sulawesi Utara", - "ID:ST": "Indonesia - Sulawesi Tengah", - "ID:SG": "Indonesia - Sulawesi Tenggara", - "ID:SR": "Indonesia - Sulawesi Barat", - "ID:SN": "Indonesia - Sulawesi Selatan", - "ID:GO": "Indonesia - Gorontalo", - "ID:MA": "Indonesia - Maluku", - "ID:MU": "Indonesia - Maluku Utara", - "ID:PA": "Indonesia - Papua", - "ID:PB": "Indonesia - Papua Barat", - "IR:KHZ": "Iran - Khuzestan (خوزستان)", - "IR:THR": "Iran - Tehran (تهران)", - "IR:ILM": "Iran - Ilaam (ایلام)", - "IR:BHR": "Iran - Bushehr (بوشهر)", - "IR:ADL": "Iran - Ardabil (اردبیل)", - "IR:ESF": "Iran - Isfahan (اصفهان)", - "IR:YZD": "Iran - Yazd (یزد)", - "IR:KRH": "Iran - Kermanshah (کرمانشاه)", - "IR:KRN": "Iran - Kerman (کرمان)", - "IR:HDN": "Iran - Hamadan (همدان)", - "IR:GZN": "Iran - Ghazvin (قزوین)", - "IR:ZJN": "Iran - Zanjan (زنجان)", - "IR:LRS": "Iran - Luristan (لرستان)", - "IR:ABZ": "Iran - Alborz (البرز)", - "IR:EAZ": "Iran - East Azarbaijan (آذربایجان شرقی)", - "IR:WAZ": "Iran - West Azarbaijan (آذربایجان غربی)", - "IR:CHB": "Iran - Chaharmahal and Bakhtiari (چهارمحال و بختیاری)", - "IR:SKH": "Iran - South Khorasan (خراسان جنوبی)", - "IR:RKH": "Iran - Razavi Khorasan (خراسان رضوی)", - "IR:NKH": "Iran - North Khorasan (خراسان شمالی)", - "IR:SMN": "Iran - Semnan (سمنان)", - "IR:FRS": "Iran - Fars (فارس)", - "IR:QHM": "Iran - Qom (قم)", - "IR:KRD": "Iran - Kurdistan / کردستان)", - "IR:KBD": "Iran - Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)", - "IR:GLS": "Iran - Golestan (گلستان)", - "IR:GIL": "Iran - Gilan (گیلان)", - "IR:MZN": "Iran - Mazandaran (مازندران)", - "IR:MKZ": "Iran - Markazi (مرکزی)", - "IR:HRZ": "Iran - Hormozgan (هرمزگان)", - "IR:SBN": "Iran - Sistan and Baluchestan (سیستان و بلوچستان)", - "IQ": "Iraq", - "IE:CW": "Ireland - Carlow", - "IE:CN": "Ireland - Cavan", - "IE:CE": "Ireland - Clare", - "IE:CO": "Ireland - Cork", - "IE:DL": "Ireland - Donegal", - "IE:D": "Ireland - Dublin", - "IE:G": "Ireland - Galway", - "IE:KY": "Ireland - Kerry", - "IE:KE": "Ireland - Kildare", - "IE:KK": "Ireland - Kilkenny", - "IE:LS": "Ireland - Laois", - "IE:LM": "Ireland - Leitrim", - "IE:LK": "Ireland - Limerick", - "IE:LD": "Ireland - Longford", - "IE:LH": "Ireland - Louth", - "IE:MO": "Ireland - Mayo", - "IE:MH": "Ireland - Meath", - "IE:MN": "Ireland - Monaghan", - "IE:OY": "Ireland - Offaly", - "IE:RN": "Ireland - Roscommon", - "IE:SO": "Ireland - Sligo", - "IE:TA": "Ireland - Tipperary", - "IE:WD": "Ireland - Waterford", - "IE:WH": "Ireland - Westmeath", - "IE:WX": "Ireland - Wexford", - "IE:WW": "Ireland - Wicklow", - "IM": "Isle of Man", - "IL": "Israel", - "IT:AG": "Italy - Agrigento", - "IT:AL": "Italy - Alessandria", - "IT:AN": "Italy - Ancona", - "IT:AO": "Italy - Aosta", - "IT:AR": "Italy - Arezzo", - "IT:AP": "Italy - Ascoli Piceno", - "IT:AT": "Italy - Asti", - "IT:AV": "Italy - Avellino", - "IT:BA": "Italy - Bari", - "IT:BT": "Italy - Barletta-Andria-Trani", - "IT:BL": "Italy - Belluno", - "IT:BN": "Italy - Benevento", - "IT:BG": "Italy - Bergamo", - "IT:BI": "Italy - Biella", - "IT:BO": "Italy - Bologna", - "IT:BZ": "Italy - Bolzano", - "IT:BS": "Italy - Brescia", - "IT:BR": "Italy - Brindisi", - "IT:CA": "Italy - Cagliari", - "IT:CL": "Italy - Caltanissetta", - "IT:CB": "Italy - Campobasso", - "IT:CE": "Italy - Caserta", - "IT:CT": "Italy - Catania", - "IT:CZ": "Italy - Catanzaro", - "IT:CH": "Italy - Chieti", - "IT:CO": "Italy - Como", - "IT:CS": "Italy - Cosenza", - "IT:CR": "Italy - Cremona", - "IT:KR": "Italy - Crotone", - "IT:CN": "Italy - Cuneo", - "IT:EN": "Italy - Enna", - "IT:FM": "Italy - Fermo", - "IT:FE": "Italy - Ferrara", - "IT:FI": "Italy - Firenze", - "IT:FG": "Italy - Foggia", - "IT:FC": "Italy - Forlì-Cesena", - "IT:FR": "Italy - Frosinone", - "IT:GE": "Italy - Genova", - "IT:GO": "Italy - Gorizia", - "IT:GR": "Italy - Grosseto", - "IT:IM": "Italy - Imperia", - "IT:IS": "Italy - Isernia", - "IT:SP": "Italy - La Spezia", - "IT:AQ": "Italy - L'Aquila", - "IT:LT": "Italy - Latina", - "IT:LE": "Italy - Lecce", - "IT:LC": "Italy - Lecco", - "IT:LI": "Italy - Livorno", - "IT:LO": "Italy - Lodi", - "IT:LU": "Italy - Lucca", - "IT:MC": "Italy - Macerata", - "IT:MN": "Italy - Mantova", - "IT:MS": "Italy - Massa-Carrara", - "IT:MT": "Italy - Matera", - "IT:ME": "Italy - Messina", - "IT:MI": "Italy - Milano", - "IT:MO": "Italy - Modena", - "IT:MB": "Italy - Monza e della Brianza", - "IT:NA": "Italy - Napoli", - "IT:NO": "Italy - Novara", - "IT:NU": "Italy - Nuoro", - "IT:OR": "Italy - Oristano", - "IT:PD": "Italy - Padova", - "IT:PA": "Italy - Palermo", - "IT:PR": "Italy - Parma", - "IT:PV": "Italy - Pavia", - "IT:PG": "Italy - Perugia", - "IT:PU": "Italy - Pesaro e Urbino", - "IT:PE": "Italy - Pescara", - "IT:PC": "Italy - Piacenza", - "IT:PI": "Italy - Pisa", - "IT:PT": "Italy - Pistoia", - "IT:PN": "Italy - Pordenone", - "IT:PZ": "Italy - Potenza", - "IT:PO": "Italy - Prato", - "IT:RG": "Italy - Ragusa", - "IT:RA": "Italy - Ravenna", - "IT:RC": "Italy - Reggio Calabria", - "IT:RE": "Italy - Reggio Emilia", - "IT:RI": "Italy - Rieti", - "IT:RN": "Italy - Rimini", - "IT:RM": "Italy - Roma", - "IT:RO": "Italy - Rovigo", - "IT:SA": "Italy - Salerno", - "IT:SS": "Italy - Sassari", - "IT:SV": "Italy - Savona", - "IT:SI": "Italy - Siena", - "IT:SR": "Italy - Siracusa", - "IT:SO": "Italy - Sondrio", - "IT:SU": "Italy - Sud Sardegna", - "IT:TA": "Italy - Taranto", - "IT:TE": "Italy - Teramo", - "IT:TR": "Italy - Terni", - "IT:TO": "Italy - Torino", - "IT:TP": "Italy - Trapani", - "IT:TN": "Italy - Trento", - "IT:TV": "Italy - Treviso", - "IT:TS": "Italy - Trieste", - "IT:UD": "Italy - Udine", - "IT:VA": "Italy - Varese", - "IT:VE": "Italy - Venezia", - "IT:VB": "Italy - Verbano-Cusio-Ossola", - "IT:VC": "Italy - Vercelli", - "IT:VR": "Italy - Verona", - "IT:VV": "Italy - Vibo Valentia", - "IT:VI": "Italy - Vicenza", - "IT:VT": "Italy - Viterbo", - "CI": "Ivory Coast", - "JM:JM-01": "Jamaica - Kingston", - "JM:JM-02": "Jamaica - Saint Andrew", - "JM:JM-03": "Jamaica - Saint Thomas", - "JM:JM-04": "Jamaica - Portland", - "JM:JM-05": "Jamaica - Saint Mary", - "JM:JM-06": "Jamaica - Saint Ann", - "JM:JM-07": "Jamaica - Trelawny", - "JM:JM-08": "Jamaica - Saint James", - "JM:JM-09": "Jamaica - Hanover", - "JM:JM-10": "Jamaica - Westmoreland", - "JM:JM-11": "Jamaica - Saint Elizabeth", - "JM:JM-12": "Jamaica - Manchester", - "JM:JM-13": "Jamaica - Clarendon", - "JM:JM-14": "Jamaica - Saint Catherine", - "JP:JP01": "Japan - Hokkaido", - "JP:JP02": "Japan - Aomori", - "JP:JP03": "Japan - Iwate", - "JP:JP04": "Japan - Miyagi", - "JP:JP05": "Japan - Akita", - "JP:JP06": "Japan - Yamagata", - "JP:JP07": "Japan - Fukushima", - "JP:JP08": "Japan - Ibaraki", - "JP:JP09": "Japan - Tochigi", - "JP:JP10": "Japan - Gunma", - "JP:JP11": "Japan - Saitama", - "JP:JP12": "Japan - Chiba", - "JP:JP13": "Japan - Tokyo", - "JP:JP14": "Japan - Kanagawa", - "JP:JP15": "Japan - Niigata", - "JP:JP16": "Japan - Toyama", - "JP:JP17": "Japan - Ishikawa", - "JP:JP18": "Japan - Fukui", - "JP:JP19": "Japan - Yamanashi", - "JP:JP20": "Japan - Nagano", - "JP:JP21": "Japan - Gifu", - "JP:JP22": "Japan - Shizuoka", - "JP:JP23": "Japan - Aichi", - "JP:JP24": "Japan - Mie", - "JP:JP25": "Japan - Shiga", - "JP:JP26": "Japan - Kyoto", - "JP:JP27": "Japan - Osaka", - "JP:JP28": "Japan - Hyogo", - "JP:JP29": "Japan - Nara", - "JP:JP30": "Japan - Wakayama", - "JP:JP31": "Japan - Tottori", - "JP:JP32": "Japan - Shimane", - "JP:JP33": "Japan - Okayama", - "JP:JP34": "Japan - Hiroshima", - "JP:JP35": "Japan - Yamaguchi", - "JP:JP36": "Japan - Tokushima", - "JP:JP37": "Japan - Kagawa", - "JP:JP38": "Japan - Ehime", - "JP:JP39": "Japan - Kochi", - "JP:JP40": "Japan - Fukuoka", - "JP:JP41": "Japan - Saga", - "JP:JP42": "Japan - Nagasaki", - "JP:JP43": "Japan - Kumamoto", - "JP:JP44": "Japan - Oita", - "JP:JP45": "Japan - Miyazaki", - "JP:JP46": "Japan - Kagoshima", - "JP:JP47": "Japan - Okinawa", - "JE": "Jersey", - "JO": "Jordan", - "KZ": "Kazakhstan", - "KE:KE01": "Kenya - Baringo", - "KE:KE02": "Kenya - Bomet", - "KE:KE03": "Kenya - Bungoma", - "KE:KE04": "Kenya - Busia", - "KE:KE05": "Kenya - Elgeyo-Marakwet", - "KE:KE06": "Kenya - Embu", - "KE:KE07": "Kenya - Garissa", - "KE:KE08": "Kenya - Homa Bay", - "KE:KE09": "Kenya - Isiolo", - "KE:KE10": "Kenya - Kajiado", - "KE:KE11": "Kenya - Kakamega", - "KE:KE12": "Kenya - Kericho", - "KE:KE13": "Kenya - Kiambu", - "KE:KE14": "Kenya - Kilifi", - "KE:KE15": "Kenya - Kirinyaga", - "KE:KE16": "Kenya - Kisii", - "KE:KE17": "Kenya - Kisumu", - "KE:KE18": "Kenya - Kitui", - "KE:KE19": "Kenya - Kwale", - "KE:KE20": "Kenya - Laikipia", - "KE:KE21": "Kenya - Lamu", - "KE:KE22": "Kenya - Machakos", - "KE:KE23": "Kenya - Makueni", - "KE:KE24": "Kenya - Mandera", - "KE:KE25": "Kenya - Marsabit", - "KE:KE26": "Kenya - Meru", - "KE:KE27": "Kenya - Migori", - "KE:KE28": "Kenya - Mombasa", - "KE:KE29": "Kenya - Murang’a", - "KE:KE30": "Kenya - Nairobi County", - "KE:KE31": "Kenya - Nakuru", - "KE:KE32": "Kenya - Nandi", - "KE:KE33": "Kenya - Narok", - "KE:KE34": "Kenya - Nyamira", - "KE:KE35": "Kenya - Nyandarua", - "KE:KE36": "Kenya - Nyeri", - "KE:KE37": "Kenya - Samburu", - "KE:KE38": "Kenya - Siaya", - "KE:KE39": "Kenya - Taita-Taveta", - "KE:KE40": "Kenya - Tana River", - "KE:KE41": "Kenya - Tharaka-Nithi", - "KE:KE42": "Kenya - Trans Nzoia", - "KE:KE43": "Kenya - Turkana", - "KE:KE44": "Kenya - Uasin Gishu", - "KE:KE45": "Kenya - Vihiga", - "KE:KE46": "Kenya - Wajir", - "KE:KE47": "Kenya - West Pokot", - "KI": "Kiribati", - "KW": "Kuwait", - "KG": "Kyrgyzstan", - "LA:AT": "Laos - Attapeu", - "LA:BK": "Laos - Bokeo", - "LA:BL": "Laos - Bolikhamsai", - "LA:CH": "Laos - Champasak", - "LA:HO": "Laos - Houaphanh", - "LA:KH": "Laos - Khammouane", - "LA:LM": "Laos - Luang Namtha", - "LA:LP": "Laos - Luang Prabang", - "LA:OU": "Laos - Oudomxay", - "LA:PH": "Laos - Phongsaly", - "LA:SL": "Laos - Salavan", - "LA:SV": "Laos - Savannakhet", - "LA:VI": "Laos - Vientiane Province", - "LA:VT": "Laos - Vientiane", - "LA:XA": "Laos - Sainyabuli", - "LA:XE": "Laos - Sekong", - "LA:XI": "Laos - Xiangkhouang", - "LA:XS": "Laos - Xaisomboun", - "LV": "Latvia", - "LB": "Lebanon", - "LS": "Lesotho", - "LR:BM": "Liberia - Bomi", - "LR:BN": "Liberia - Bong", - "LR:GA": "Liberia - Gbarpolu", - "LR:GB": "Liberia - Grand Bassa", - "LR:GC": "Liberia - Grand Cape Mount", - "LR:GG": "Liberia - Grand Gedeh", - "LR:GK": "Liberia - Grand Kru", - "LR:LO": "Liberia - Lofa", - "LR:MA": "Liberia - Margibi", - "LR:MY": "Liberia - Maryland", - "LR:MO": "Liberia - Montserrado", - "LR:NM": "Liberia - Nimba", - "LR:RV": "Liberia - Rivercess", - "LR:RG": "Liberia - River Gee", - "LR:SN": "Liberia - Sinoe", - "LY": "Libya", - "LI": "Liechtenstein", - "LT": "Lithuania", - "LU": "Luxembourg", - "MO": "Macao", - "MG": "Madagascar", - "MW": "Malawi", - "MY:JHR": "Malaysia - Johor", - "MY:KDH": "Malaysia - Kedah", - "MY:KTN": "Malaysia - Kelantan", - "MY:LBN": "Malaysia - Labuan", - "MY:MLK": "Malaysia - Malacca (Melaka)", - "MY:NSN": "Malaysia - Negeri Sembilan", - "MY:PHG": "Malaysia - Pahang", - "MY:PNG": "Malaysia - Penang (Pulau Pinang)", - "MY:PRK": "Malaysia - Perak", - "MY:PLS": "Malaysia - Perlis", - "MY:SBH": "Malaysia - Sabah", - "MY:SWK": "Malaysia - Sarawak", - "MY:SGR": "Malaysia - Selangor", - "MY:TRG": "Malaysia - Terengganu", - "MY:PJY": "Malaysia - Putrajaya", - "MY:KUL": "Malaysia - Kuala Lumpur", - "MV": "Maldives", - "ML": "Mali", - "MT": "Malta", - "MH": "Marshall Islands", - "MQ": "Martinique", - "MR": "Mauritania", - "MU": "Mauritius", - "YT": "Mayotte", - "MX:DF": "Mexico - Ciudad de México", - "MX:JA": "Mexico - Jalisco", - "MX:NL": "Mexico - Nuevo León", - "MX:AG": "Mexico - Aguascalientes", - "MX:BC": "Mexico - Baja California", - "MX:BS": "Mexico - Baja California Sur", - "MX:CM": "Mexico - Campeche", - "MX:CS": "Mexico - Chiapas", - "MX:CH": "Mexico - Chihuahua", - "MX:CO": "Mexico - Coahuila", - "MX:CL": "Mexico - Colima", - "MX:DG": "Mexico - Durango", - "MX:GT": "Mexico - Guanajuato", - "MX:GR": "Mexico - Guerrero", - "MX:HG": "Mexico - Hidalgo", - "MX:MX": "Mexico - Estado de México", - "MX:MI": "Mexico - Michoacán", - "MX:MO": "Mexico - Morelos", - "MX:NA": "Mexico - Nayarit", - "MX:OA": "Mexico - Oaxaca", - "MX:PU": "Mexico - Puebla", - "MX:QT": "Mexico - Querétaro", - "MX:QR": "Mexico - Quintana Roo", - "MX:SL": "Mexico - San Luis Potosí", - "MX:SI": "Mexico - Sinaloa", - "MX:SO": "Mexico - Sonora", - "MX:TB": "Mexico - Tabasco", - "MX:TM": "Mexico - Tamaulipas", - "MX:TL": "Mexico - Tlaxcala", - "MX:VE": "Mexico - Veracruz", - "MX:YU": "Mexico - Yucatán", - "MX:ZA": "Mexico - Zacatecas", - "FM": "Micronesia", - "MD:C": "Moldova - Chișinău", - "MD:BL": "Moldova - Bălți", - "MD:AN": "Moldova - Anenii Noi", - "MD:BS": "Moldova - Basarabeasca", - "MD:BR": "Moldova - Briceni", - "MD:CH": "Moldova - Cahul", - "MD:CT": "Moldova - Cantemir", - "MD:CL": "Moldova - Călărași", - "MD:CS": "Moldova - Căușeni", - "MD:CM": "Moldova - Cimișlia", - "MD:CR": "Moldova - Criuleni", - "MD:DN": "Moldova - Dondușeni", - "MD:DR": "Moldova - Drochia", - "MD:DB": "Moldova - Dubăsari", - "MD:ED": "Moldova - Edineț", - "MD:FL": "Moldova - Fălești", - "MD:FR": "Moldova - Florești", - "MD:GE": "Moldova - UTA Găgăuzia", - "MD:GL": "Moldova - Glodeni", - "MD:HN": "Moldova - Hîncești", - "MD:IL": "Moldova - Ialoveni", - "MD:LV": "Moldova - Leova", - "MD:NS": "Moldova - Nisporeni", - "MD:OC": "Moldova - Ocnița", - "MD:OR": "Moldova - Orhei", - "MD:RZ": "Moldova - Rezina", - "MD:RS": "Moldova - Rîșcani", - "MD:SG": "Moldova - Sîngerei", - "MD:SR": "Moldova - Soroca", - "MD:ST": "Moldova - Strășeni", - "MD:SD": "Moldova - Șoldănești", - "MD:SV": "Moldova - Ștefan Vodă", - "MD:TR": "Moldova - Taraclia", - "MD:TL": "Moldova - Telenești", - "MD:UN": "Moldova - Ungheni", - "MC": "Monaco", - "MN": "Mongolia", - "ME": "Montenegro", - "MS": "Montserrat", - "MA": "Morocco", - "MZ:MZP": "Mozambique - Cabo Delgado", - "MZ:MZG": "Mozambique - Gaza", - "MZ:MZI": "Mozambique - Inhambane", - "MZ:MZB": "Mozambique - Manica", - "MZ:MZL": "Mozambique - Maputo Province", - "MZ:MZMPM": "Mozambique - Maputo", - "MZ:MZN": "Mozambique - Nampula", - "MZ:MZA": "Mozambique - Niassa", - "MZ:MZS": "Mozambique - Sofala", - "MZ:MZT": "Mozambique - Tete", - "MZ:MZQ": "Mozambique - Zambézia", - "MM": "Myanmar", - "NA:ER": "Namibia - Erongo", - "NA:HA": "Namibia - Hardap", - "NA:KA": "Namibia - Karas", - "NA:KE": "Namibia - Kavango East", - "NA:KW": "Namibia - Kavango West", - "NA:KH": "Namibia - Khomas", - "NA:KU": "Namibia - Kunene", - "NA:OW": "Namibia - Ohangwena", - "NA:OH": "Namibia - Omaheke", - "NA:OS": "Namibia - Omusati", - "NA:ON": "Namibia - Oshana", - "NA:OT": "Namibia - Oshikoto", - "NA:OD": "Namibia - Otjozondjupa", - "NA:CA": "Namibia - Zambezi", - "NR": "Nauru", - "NP:BAG": "Nepal - Bagmati", - "NP:BHE": "Nepal - Bheri", - "NP:DHA": "Nepal - Dhaulagiri", - "NP:GAN": "Nepal - Gandaki", - "NP:JAN": "Nepal - Janakpur", - "NP:KAR": "Nepal - Karnali", - "NP:KOS": "Nepal - Koshi", - "NP:LUM": "Nepal - Lumbini", - "NP:MAH": "Nepal - Mahakali", - "NP:MEC": "Nepal - Mechi", - "NP:NAR": "Nepal - Narayani", - "NP:RAP": "Nepal - Rapti", - "NP:SAG": "Nepal - Sagarmatha", - "NP:SET": "Nepal - Seti", - "NL": "Netherlands", - "NC": "New Caledonia", - "NZ:NL": "New Zealand - Northland", - "NZ:AK": "New Zealand - Auckland", - "NZ:WA": "New Zealand - Waikato", - "NZ:BP": "New Zealand - Bay of Plenty", - "NZ:TK": "New Zealand - Taranaki", - "NZ:GI": "New Zealand - Gisborne", - "NZ:HB": "New Zealand - Hawke’s Bay", - "NZ:MW": "New Zealand - Manawatu-Wanganui", - "NZ:WE": "New Zealand - Wellington", - "NZ:NS": "New Zealand - Nelson", - "NZ:MB": "New Zealand - Marlborough", - "NZ:TM": "New Zealand - Tasman", - "NZ:WC": "New Zealand - West Coast", - "NZ:CT": "New Zealand - Canterbury", - "NZ:OT": "New Zealand - Otago", - "NZ:SL": "New Zealand - Southland", - "NI:NI-AN": "Nicaragua - Atlántico Norte", - "NI:NI-AS": "Nicaragua - Atlántico Sur", - "NI:NI-BO": "Nicaragua - Boaco", - "NI:NI-CA": "Nicaragua - Carazo", - "NI:NI-CI": "Nicaragua - Chinandega", - "NI:NI-CO": "Nicaragua - Chontales", - "NI:NI-ES": "Nicaragua - Estelí", - "NI:NI-GR": "Nicaragua - Granada", - "NI:NI-JI": "Nicaragua - Jinotega", - "NI:NI-LE": "Nicaragua - León", - "NI:NI-MD": "Nicaragua - Madriz", - "NI:NI-MN": "Nicaragua - Managua", - "NI:NI-MS": "Nicaragua - Masaya", - "NI:NI-MT": "Nicaragua - Matagalpa", - "NI:NI-NS": "Nicaragua - Nueva Segovia", - "NI:NI-RI": "Nicaragua - Rivas", - "NI:NI-SJ": "Nicaragua - Río San Juan", - "NE": "Niger", - "NG:AB": "Nigeria - Abia", - "NG:FC": "Nigeria - Abuja", - "NG:AD": "Nigeria - Adamawa", - "NG:AK": "Nigeria - Akwa Ibom", - "NG:AN": "Nigeria - Anambra", - "NG:BA": "Nigeria - Bauchi", - "NG:BY": "Nigeria - Bayelsa", - "NG:BE": "Nigeria - Benue", - "NG:BO": "Nigeria - Borno", - "NG:CR": "Nigeria - Cross River", - "NG:DE": "Nigeria - Delta", - "NG:EB": "Nigeria - Ebonyi", - "NG:ED": "Nigeria - Edo", - "NG:EK": "Nigeria - Ekiti", - "NG:EN": "Nigeria - Enugu", - "NG:GO": "Nigeria - Gombe", - "NG:IM": "Nigeria - Imo", - "NG:JI": "Nigeria - Jigawa", - "NG:KD": "Nigeria - Kaduna", - "NG:KN": "Nigeria - Kano", - "NG:KT": "Nigeria - Katsina", - "NG:KE": "Nigeria - Kebbi", - "NG:KO": "Nigeria - Kogi", - "NG:KW": "Nigeria - Kwara", - "NG:LA": "Nigeria - Lagos", - "NG:NA": "Nigeria - Nasarawa", - "NG:NI": "Nigeria - Niger", - "NG:OG": "Nigeria - Ogun", - "NG:ON": "Nigeria - Ondo", - "NG:OS": "Nigeria - Osun", - "NG:OY": "Nigeria - Oyo", - "NG:PL": "Nigeria - Plateau", - "NG:RI": "Nigeria - Rivers", - "NG:SO": "Nigeria - Sokoto", - "NG:TA": "Nigeria - Taraba", - "NG:YO": "Nigeria - Yobe", - "NG:ZA": "Nigeria - Zamfara", - "NU": "Niue", - "NF": "Norfolk Island", - "KP": "North Korea", - "MK": "North Macedonia", - "MP": "Northern Mariana Islands", - "NO": "Norway", - "OM": "Oman", - "PK:JK": "Pakistan - Azad Kashmir", - "PK:BA": "Pakistan - Balochistan", - "PK:TA": "Pakistan - FATA", - "PK:GB": "Pakistan - Gilgit Baltistan", - "PK:IS": "Pakistan - Islamabad Capital Territory", - "PK:KP": "Pakistan - Khyber Pakhtunkhwa", - "PK:PB": "Pakistan - Punjab", - "PK:SD": "Pakistan - Sindh", - "PS": "Palestinian Territory", - "PA:PA-1": "Panama - Bocas del Toro", - "PA:PA-2": "Panama - Coclé", - "PA:PA-3": "Panama - Colón", - "PA:PA-4": "Panama - Chiriquí", - "PA:PA-5": "Panama - Darién", - "PA:PA-6": "Panama - Herrera", - "PA:PA-7": "Panama - Los Santos", - "PA:PA-8": "Panama - Panamá", - "PA:PA-9": "Panama - Veraguas", - "PA:PA-10": "Panama - West Panamá", - "PA:PA-EM": "Panama - Emberá", - "PA:PA-KY": "Panama - Guna Yala", - "PA:PA-NB": "Panama - Ngöbe-Buglé", - "PG": "Papua New Guinea", - "PY:PY-ASU": "Paraguay - Asunción", - "PY:PY-1": "Paraguay - Concepción", - "PY:PY-2": "Paraguay - San Pedro", - "PY:PY-3": "Paraguay - Cordillera", - "PY:PY-4": "Paraguay - Guairá", - "PY:PY-5": "Paraguay - Caaguazú", - "PY:PY-6": "Paraguay - Caazapá", - "PY:PY-7": "Paraguay - Itapúa", - "PY:PY-8": "Paraguay - Misiones", - "PY:PY-9": "Paraguay - Paraguarí", - "PY:PY-10": "Paraguay - Alto Paraná", - "PY:PY-11": "Paraguay - Central", - "PY:PY-12": "Paraguay - Ñeembucú", - "PY:PY-13": "Paraguay - Amambay", - "PY:PY-14": "Paraguay - Canindeyú", - "PY:PY-15": "Paraguay - Presidente Hayes", - "PY:PY-16": "Paraguay - Alto Paraguay", - "PY:PY-17": "Paraguay - Boquerón", - "PE:CAL": "Peru - El Callao", - "PE:LMA": "Peru - Municipalidad Metropolitana de Lima", - "PE:AMA": "Peru - Amazonas", - "PE:ANC": "Peru - Ancash", - "PE:APU": "Peru - Apurímac", - "PE:ARE": "Peru - Arequipa", - "PE:AYA": "Peru - Ayacucho", - "PE:CAJ": "Peru - Cajamarca", - "PE:CUS": "Peru - Cusco", - "PE:HUV": "Peru - Huancavelica", - "PE:HUC": "Peru - Huánuco", - "PE:ICA": "Peru - Ica", - "PE:JUN": "Peru - Junín", - "PE:LAL": "Peru - La Libertad", - "PE:LAM": "Peru - Lambayeque", - "PE:LIM": "Peru - Lima", - "PE:LOR": "Peru - Loreto", - "PE:MDD": "Peru - Madre de Dios", - "PE:MOQ": "Peru - Moquegua", - "PE:PAS": "Peru - Pasco", - "PE:PIU": "Peru - Piura", - "PE:PUN": "Peru - Puno", - "PE:SAM": "Peru - San Martín", - "PE:TAC": "Peru - Tacna", - "PE:TUM": "Peru - Tumbes", - "PE:UCA": "Peru - Ucayali", - "PH:ABR": "Philippines - Abra", - "PH:AGN": "Philippines - Agusan del Norte", - "PH:AGS": "Philippines - Agusan del Sur", - "PH:AKL": "Philippines - Aklan", - "PH:ALB": "Philippines - Albay", - "PH:ANT": "Philippines - Antique", - "PH:APA": "Philippines - Apayao", - "PH:AUR": "Philippines - Aurora", - "PH:BAS": "Philippines - Basilan", - "PH:BAN": "Philippines - Bataan", - "PH:BTN": "Philippines - Batanes", - "PH:BTG": "Philippines - Batangas", - "PH:BEN": "Philippines - Benguet", - "PH:BIL": "Philippines - Biliran", - "PH:BOH": "Philippines - Bohol", - "PH:BUK": "Philippines - Bukidnon", - "PH:BUL": "Philippines - Bulacan", - "PH:CAG": "Philippines - Cagayan", - "PH:CAN": "Philippines - Camarines Norte", - "PH:CAS": "Philippines - Camarines Sur", - "PH:CAM": "Philippines - Camiguin", - "PH:CAP": "Philippines - Capiz", - "PH:CAT": "Philippines - Catanduanes", - "PH:CAV": "Philippines - Cavite", - "PH:CEB": "Philippines - Cebu", - "PH:COM": "Philippines - Compostela Valley", - "PH:NCO": "Philippines - Cotabato", - "PH:DAV": "Philippines - Davao del Norte", - "PH:DAS": "Philippines - Davao del Sur", - "PH:DAC": "Philippines - Davao Occidental", - "PH:DAO": "Philippines - Davao Oriental", - "PH:DIN": "Philippines - Dinagat Islands", - "PH:EAS": "Philippines - Eastern Samar", - "PH:GUI": "Philippines - Guimaras", - "PH:IFU": "Philippines - Ifugao", - "PH:ILN": "Philippines - Ilocos Norte", - "PH:ILS": "Philippines - Ilocos Sur", - "PH:ILI": "Philippines - Iloilo", - "PH:ISA": "Philippines - Isabela", - "PH:KAL": "Philippines - Kalinga", - "PH:LUN": "Philippines - La Union", - "PH:LAG": "Philippines - Laguna", - "PH:LAN": "Philippines - Lanao del Norte", - "PH:LAS": "Philippines - Lanao del Sur", - "PH:LEY": "Philippines - Leyte", - "PH:MAG": "Philippines - Maguindanao", - "PH:MAD": "Philippines - Marinduque", - "PH:MAS": "Philippines - Masbate", - "PH:MSC": "Philippines - Misamis Occidental", - "PH:MSR": "Philippines - Misamis Oriental", - "PH:MOU": "Philippines - Mountain Province", - "PH:NEC": "Philippines - Negros Occidental", - "PH:NER": "Philippines - Negros Oriental", - "PH:NSA": "Philippines - Northern Samar", - "PH:NUE": "Philippines - Nueva Ecija", - "PH:NUV": "Philippines - Nueva Vizcaya", - "PH:MDC": "Philippines - Occidental Mindoro", - "PH:MDR": "Philippines - Oriental Mindoro", - "PH:PLW": "Philippines - Palawan", - "PH:PAM": "Philippines - Pampanga", - "PH:PAN": "Philippines - Pangasinan", - "PH:QUE": "Philippines - Quezon", - "PH:QUI": "Philippines - Quirino", - "PH:RIZ": "Philippines - Rizal", - "PH:ROM": "Philippines - Romblon", - "PH:WSA": "Philippines - Samar", - "PH:SAR": "Philippines - Sarangani", - "PH:SIQ": "Philippines - Siquijor", - "PH:SOR": "Philippines - Sorsogon", - "PH:SCO": "Philippines - South Cotabato", - "PH:SLE": "Philippines - Southern Leyte", - "PH:SUK": "Philippines - Sultan Kudarat", - "PH:SLU": "Philippines - Sulu", - "PH:SUN": "Philippines - Surigao del Norte", - "PH:SUR": "Philippines - Surigao del Sur", - "PH:TAR": "Philippines - Tarlac", - "PH:TAW": "Philippines - Tawi-Tawi", - "PH:ZMB": "Philippines - Zambales", - "PH:ZAN": "Philippines - Zamboanga del Norte", - "PH:ZAS": "Philippines - Zamboanga del Sur", - "PH:ZSI": "Philippines - Zamboanga Sibugay", - "PH:00": "Philippines - Metro Manila", - "PN": "Pitcairn", - "PL": "Poland", - "PT": "Portugal", - "PR": "Puerto Rico", - "QA": "Qatar", - "RE": "Reunion", - "RO:AB": "Romania - Alba", - "RO:AR": "Romania - Arad", - "RO:AG": "Romania - Argeș", - "RO:BC": "Romania - Bacău", - "RO:BH": "Romania - Bihor", - "RO:BN": "Romania - Bistrița-Năsăud", - "RO:BT": "Romania - Botoșani", - "RO:BR": "Romania - Brăila", - "RO:BV": "Romania - Brașov", - "RO:B": "Romania - București", - "RO:BZ": "Romania - Buzău", - "RO:CL": "Romania - Călărași", - "RO:CS": "Romania - Caraș-Severin", - "RO:CJ": "Romania - Cluj", - "RO:CT": "Romania - Constanța", - "RO:CV": "Romania - Covasna", - "RO:DB": "Romania - Dâmbovița", - "RO:DJ": "Romania - Dolj", - "RO:GL": "Romania - Galați", - "RO:GR": "Romania - Giurgiu", - "RO:GJ": "Romania - Gorj", - "RO:HR": "Romania - Harghita", - "RO:HD": "Romania - Hunedoara", - "RO:IL": "Romania - Ialomița", - "RO:IS": "Romania - Iași", - "RO:IF": "Romania - Ilfov", - "RO:MM": "Romania - Maramureș", - "RO:MH": "Romania - Mehedinți", - "RO:MS": "Romania - Mureș", - "RO:NT": "Romania - Neamț", - "RO:OT": "Romania - Olt", - "RO:PH": "Romania - Prahova", - "RO:SJ": "Romania - Sălaj", - "RO:SM": "Romania - Satu Mare", - "RO:SB": "Romania - Sibiu", - "RO:SV": "Romania - Suceava", - "RO:TR": "Romania - Teleorman", - "RO:TM": "Romania - Timiș", - "RO:TL": "Romania - Tulcea", - "RO:VL": "Romania - Vâlcea", - "RO:VS": "Romania - Vaslui", - "RO:VN": "Romania - Vrancea", - "RU": "Russia", - "RW": "Rwanda", - "ST": "São Tomé and Príncipe", - "BL": "Saint Barthélemy", - "SH": "Saint Helena", - "KN": "Saint Kitts and Nevis", - "LC": "Saint Lucia", - "SX": "Saint Martin (Dutch part)", - "MF": "Saint Martin (French part)", - "PM": "Saint Pierre and Miquelon", - "VC": "Saint Vincent and the Grenadines", - "WS": "Samoa", - "SM": "San Marino", - "SA": "Saudi Arabia", - "SN": "Senegal", - "RS:RS00": "Serbia - Belgrade", - "RS:RS14": "Serbia - Bor", - "RS:RS11": "Serbia - Braničevo", - "RS:RS02": "Serbia - Central Banat", - "RS:RS10": "Serbia - Danube", - "RS:RS23": "Serbia - Jablanica", - "RS:RS09": "Serbia - Kolubara", - "RS:RS08": "Serbia - Mačva", - "RS:RS17": "Serbia - Morava", - "RS:RS20": "Serbia - Nišava", - "RS:RS01": "Serbia - North Bačka", - "RS:RS03": "Serbia - North Banat", - "RS:RS24": "Serbia - Pčinja", - "RS:RS22": "Serbia - Pirot", - "RS:RS13": "Serbia - Pomoravlje", - "RS:RS19": "Serbia - Rasina", - "RS:RS18": "Serbia - Raška", - "RS:RS06": "Serbia - South Bačka", - "RS:RS04": "Serbia - South Banat", - "RS:RS07": "Serbia - Srem", - "RS:RS12": "Serbia - Šumadija", - "RS:RS21": "Serbia - Toplica", - "RS:RS05": "Serbia - West Bačka", - "RS:RS15": "Serbia - Zaječar", - "RS:RS16": "Serbia - Zlatibor", - "RS:RS25": "Serbia - Kosovo", - "RS:RS26": "Serbia - Peć", - "RS:RS27": "Serbia - Prizren", - "RS:RS28": "Serbia - Kosovska Mitrovica", - "RS:RS29": "Serbia - Kosovo-Pomoravlje", - "RS:RSKM": "Serbia - Kosovo-Metohija", - "RS:RSVO": "Serbia - Vojvodina", - "SC": "Seychelles", - "SL": "Sierra Leone", - "SG": "Singapore", - "SK": "Slovakia", - "SI": "Slovenia", - "SB": "Solomon Islands", - "SO": "Somalia", - "ZA:EC": "South Africa - Eastern Cape", - "ZA:FS": "South Africa - Free State", - "ZA:GP": "South Africa - Gauteng", - "ZA:KZN": "South Africa - KwaZulu-Natal", - "ZA:LP": "South Africa - Limpopo", - "ZA:MP": "South Africa - Mpumalanga", - "ZA:NC": "South Africa - Northern Cape", - "ZA:NW": "South Africa - North West", - "ZA:WC": "South Africa - Western Cape", - "GS": "South Georgia/Sandwich Islands", - "KR": "South Korea", - "SS": "South Sudan", - "ES:C": "Spain - A Coruña", - "ES:VI": "Spain - Araba/Álava", - "ES:AB": "Spain - Albacete", - "ES:A": "Spain - Alicante", - "ES:AL": "Spain - Almería", - "ES:O": "Spain - Asturias", - "ES:AV": "Spain - Ávila", - "ES:BA": "Spain - Badajoz", - "ES:PM": "Spain - Baleares", - "ES:B": "Spain - Barcelona", - "ES:BU": "Spain - Burgos", - "ES:CC": "Spain - Cáceres", - "ES:CA": "Spain - Cádiz", - "ES:S": "Spain - Cantabria", - "ES:CS": "Spain - Castellón", - "ES:CE": "Spain - Ceuta", - "ES:CR": "Spain - Ciudad Real", - "ES:CO": "Spain - Córdoba", - "ES:CU": "Spain - Cuenca", - "ES:GI": "Spain - Girona", - "ES:GR": "Spain - Granada", - "ES:GU": "Spain - Guadalajara", - "ES:SS": "Spain - Gipuzkoa", - "ES:H": "Spain - Huelva", - "ES:HU": "Spain - Huesca", - "ES:J": "Spain - Jaén", - "ES:LO": "Spain - La Rioja", - "ES:GC": "Spain - Las Palmas", - "ES:LE": "Spain - León", - "ES:L": "Spain - Lleida", - "ES:LU": "Spain - Lugo", - "ES:M": "Spain - Madrid", - "ES:MA": "Spain - Málaga", - "ES:ML": "Spain - Melilla", - "ES:MU": "Spain - Murcia", - "ES:NA": "Spain - Navarra", - "ES:OR": "Spain - Ourense", - "ES:P": "Spain - Palencia", - "ES:PO": "Spain - Pontevedra", - "ES:SA": "Spain - Salamanca", - "ES:TF": "Spain - Santa Cruz de Tenerife", - "ES:SG": "Spain - Segovia", - "ES:SE": "Spain - Sevilla", - "ES:SO": "Spain - Soria", - "ES:T": "Spain - Tarragona", - "ES:TE": "Spain - Teruel", - "ES:TO": "Spain - Toledo", - "ES:V": "Spain - Valencia", - "ES:VA": "Spain - Valladolid", - "ES:BI": "Spain - Biscay", - "ES:ZA": "Spain - Zamora", - "ES:Z": "Spain - Zaragoza", - "LK": "Sri Lanka", - "SD": "Sudan", - "SR": "Suriname", - "SJ": "Svalbard and Jan Mayen", - "SZ": "Swaziland", - "SE": "Sweden", - "CH:AG": "Switzerland - Aargau", - "CH:AR": "Switzerland - Appenzell Ausserrhoden", - "CH:AI": "Switzerland - Appenzell Innerrhoden", - "CH:BL": "Switzerland - Basel-Landschaft", - "CH:BS": "Switzerland - Basel-Stadt", - "CH:BE": "Switzerland - Bern", - "CH:FR": "Switzerland - Fribourg", - "CH:GE": "Switzerland - Geneva", - "CH:GL": "Switzerland - Glarus", - "CH:GR": "Switzerland - Graubünden", - "CH:JU": "Switzerland - Jura", - "CH:LU": "Switzerland - Luzern", - "CH:NE": "Switzerland - Neuchâtel", - "CH:NW": "Switzerland - Nidwalden", - "CH:OW": "Switzerland - Obwalden", - "CH:SH": "Switzerland - Schaffhausen", - "CH:SZ": "Switzerland - Schwyz", - "CH:SO": "Switzerland - Solothurn", - "CH:SG": "Switzerland - St. Gallen", - "CH:TG": "Switzerland - Thurgau", - "CH:TI": "Switzerland - Ticino", - "CH:UR": "Switzerland - Uri", - "CH:VS": "Switzerland - Valais", - "CH:VD": "Switzerland - Vaud", - "CH:ZG": "Switzerland - Zug", - "CH:ZH": "Switzerland - Zürich", - "SY": "Syria", - "TW": "Taiwan", - "TJ": "Tajikistan", - "TZ:TZ01": "Tanzania - Arusha", - "TZ:TZ02": "Tanzania - Dar es Salaam", - "TZ:TZ03": "Tanzania - Dodoma", - "TZ:TZ04": "Tanzania - Iringa", - "TZ:TZ05": "Tanzania - Kagera", - "TZ:TZ06": "Tanzania - Pemba North", - "TZ:TZ07": "Tanzania - Zanzibar North", - "TZ:TZ08": "Tanzania - Kigoma", - "TZ:TZ09": "Tanzania - Kilimanjaro", - "TZ:TZ10": "Tanzania - Pemba South", - "TZ:TZ11": "Tanzania - Zanzibar South", - "TZ:TZ12": "Tanzania - Lindi", - "TZ:TZ13": "Tanzania - Mara", - "TZ:TZ14": "Tanzania - Mbeya", - "TZ:TZ15": "Tanzania - Zanzibar West", - "TZ:TZ16": "Tanzania - Morogoro", - "TZ:TZ17": "Tanzania - Mtwara", - "TZ:TZ18": "Tanzania - Mwanza", - "TZ:TZ19": "Tanzania - Coast", - "TZ:TZ20": "Tanzania - Rukwa", - "TZ:TZ21": "Tanzania - Ruvuma", - "TZ:TZ22": "Tanzania - Shinyanga", - "TZ:TZ23": "Tanzania - Singida", - "TZ:TZ24": "Tanzania - Tabora", - "TZ:TZ25": "Tanzania - Tanga", - "TZ:TZ26": "Tanzania - Manyara", - "TZ:TZ27": "Tanzania - Geita", - "TZ:TZ28": "Tanzania - Katavi", - "TZ:TZ29": "Tanzania - Njombe", - "TZ:TZ30": "Tanzania - Simiyu", - "TH:TH-37": "Thailand - Amnat Charoen", - "TH:TH-15": "Thailand - Ang Thong", - "TH:TH-14": "Thailand - Ayutthaya", - "TH:TH-10": "Thailand - Bangkok", - "TH:TH-38": "Thailand - Bueng Kan", - "TH:TH-31": "Thailand - Buri Ram", - "TH:TH-24": "Thailand - Chachoengsao", - "TH:TH-18": "Thailand - Chai Nat", - "TH:TH-36": "Thailand - Chaiyaphum", - "TH:TH-22": "Thailand - Chanthaburi", - "TH:TH-50": "Thailand - Chiang Mai", - "TH:TH-57": "Thailand - Chiang Rai", - "TH:TH-20": "Thailand - Chonburi", - "TH:TH-86": "Thailand - Chumphon", - "TH:TH-46": "Thailand - Kalasin", - "TH:TH-62": "Thailand - Kamphaeng Phet", - "TH:TH-71": "Thailand - Kanchanaburi", - "TH:TH-40": "Thailand - Khon Kaen", - "TH:TH-81": "Thailand - Krabi", - "TH:TH-52": "Thailand - Lampang", - "TH:TH-51": "Thailand - Lamphun", - "TH:TH-42": "Thailand - Loei", - "TH:TH-16": "Thailand - Lopburi", - "TH:TH-58": "Thailand - Mae Hong Son", - "TH:TH-44": "Thailand - Maha Sarakham", - "TH:TH-49": "Thailand - Mukdahan", - "TH:TH-26": "Thailand - Nakhon Nayok", - "TH:TH-73": "Thailand - Nakhon Pathom", - "TH:TH-48": "Thailand - Nakhon Phanom", - "TH:TH-30": "Thailand - Nakhon Ratchasima", - "TH:TH-60": "Thailand - Nakhon Sawan", - "TH:TH-80": "Thailand - Nakhon Si Thammarat", - "TH:TH-55": "Thailand - Nan", - "TH:TH-96": "Thailand - Narathiwat", - "TH:TH-39": "Thailand - Nong Bua Lam Phu", - "TH:TH-43": "Thailand - Nong Khai", - "TH:TH-12": "Thailand - Nonthaburi", - "TH:TH-13": "Thailand - Pathum Thani", - "TH:TH-94": "Thailand - Pattani", - "TH:TH-82": "Thailand - Phang Nga", - "TH:TH-93": "Thailand - Phatthalung", - "TH:TH-56": "Thailand - Phayao", - "TH:TH-67": "Thailand - Phetchabun", - "TH:TH-76": "Thailand - Phetchaburi", - "TH:TH-66": "Thailand - Phichit", - "TH:TH-65": "Thailand - Phitsanulok", - "TH:TH-54": "Thailand - Phrae", - "TH:TH-83": "Thailand - Phuket", - "TH:TH-25": "Thailand - Prachin Buri", - "TH:TH-77": "Thailand - Prachuap Khiri Khan", - "TH:TH-85": "Thailand - Ranong", - "TH:TH-70": "Thailand - Ratchaburi", - "TH:TH-21": "Thailand - Rayong", - "TH:TH-45": "Thailand - Roi Et", - "TH:TH-27": "Thailand - Sa Kaeo", - "TH:TH-47": "Thailand - Sakon Nakhon", - "TH:TH-11": "Thailand - Samut Prakan", - "TH:TH-74": "Thailand - Samut Sakhon", - "TH:TH-75": "Thailand - Samut Songkhram", - "TH:TH-19": "Thailand - Saraburi", - "TH:TH-91": "Thailand - Satun", - "TH:TH-17": "Thailand - Sing Buri", - "TH:TH-33": "Thailand - Sisaket", - "TH:TH-90": "Thailand - Songkhla", - "TH:TH-64": "Thailand - Sukhothai", - "TH:TH-72": "Thailand - Suphan Buri", - "TH:TH-84": "Thailand - Surat Thani", - "TH:TH-32": "Thailand - Surin", - "TH:TH-63": "Thailand - Tak", - "TH:TH-92": "Thailand - Trang", - "TH:TH-23": "Thailand - Trat", - "TH:TH-34": "Thailand - Ubon Ratchathani", - "TH:TH-41": "Thailand - Udon Thani", - "TH:TH-61": "Thailand - Uthai Thani", - "TH:TH-53": "Thailand - Uttaradit", - "TH:TH-95": "Thailand - Yala", - "TH:TH-35": "Thailand - Yasothon", - "TL": "Timor-Leste", - "TG": "Togo", - "TK": "Tokelau", - "TO": "Tonga", - "TT": "Trinidad and Tobago", - "TN": "Tunisia", - "TR:TR01": "Turkey - Adana", - "TR:TR02": "Turkey - Adıyaman", - "TR:TR03": "Turkey - Afyon", - "TR:TR04": "Turkey - Ağrı", - "TR:TR05": "Turkey - Amasya", - "TR:TR06": "Turkey - Ankara", - "TR:TR07": "Turkey - Antalya", - "TR:TR08": "Turkey - Artvin", - "TR:TR09": "Turkey - Aydın", - "TR:TR10": "Turkey - Balıkesir", - "TR:TR11": "Turkey - Bilecik", - "TR:TR12": "Turkey - Bingöl", - "TR:TR13": "Turkey - Bitlis", - "TR:TR14": "Turkey - Bolu", - "TR:TR15": "Turkey - Burdur", - "TR:TR16": "Turkey - Bursa", - "TR:TR17": "Turkey - Çanakkale", - "TR:TR18": "Turkey - Çankırı", - "TR:TR19": "Turkey - Çorum", - "TR:TR20": "Turkey - Denizli", - "TR:TR21": "Turkey - Diyarbakır", - "TR:TR22": "Turkey - Edirne", - "TR:TR23": "Turkey - Elazığ", - "TR:TR24": "Turkey - Erzincan", - "TR:TR25": "Turkey - Erzurum", - "TR:TR26": "Turkey - Eskişehir", - "TR:TR27": "Turkey - Gaziantep", - "TR:TR28": "Turkey - Giresun", - "TR:TR29": "Turkey - Gümüşhane", - "TR:TR30": "Turkey - Hakkari", - "TR:TR31": "Turkey - Hatay", - "TR:TR32": "Turkey - Isparta", - "TR:TR33": "Turkey - İçel", - "TR:TR34": "Turkey - İstanbul", - "TR:TR35": "Turkey - İzmir", - "TR:TR36": "Turkey - Kars", - "TR:TR37": "Turkey - Kastamonu", - "TR:TR38": "Turkey - Kayseri", - "TR:TR39": "Turkey - Kırklareli", - "TR:TR40": "Turkey - Kırşehir", - "TR:TR41": "Turkey - Kocaeli", - "TR:TR42": "Turkey - Konya", - "TR:TR43": "Turkey - Kütahya", - "TR:TR44": "Turkey - Malatya", - "TR:TR45": "Turkey - Manisa", - "TR:TR46": "Turkey - Kahramanmaraş", - "TR:TR47": "Turkey - Mardin", - "TR:TR48": "Turkey - Muğla", - "TR:TR49": "Turkey - Muş", - "TR:TR50": "Turkey - Nevşehir", - "TR:TR51": "Turkey - Niğde", - "TR:TR52": "Turkey - Ordu", - "TR:TR53": "Turkey - Rize", - "TR:TR54": "Turkey - Sakarya", - "TR:TR55": "Turkey - Samsun", - "TR:TR56": "Turkey - Siirt", - "TR:TR57": "Turkey - Sinop", - "TR:TR58": "Turkey - Sivas", - "TR:TR59": "Turkey - Tekirdağ", - "TR:TR60": "Turkey - Tokat", - "TR:TR61": "Turkey - Trabzon", - "TR:TR62": "Turkey - Tunceli", - "TR:TR63": "Turkey - Şanlıurfa", - "TR:TR64": "Turkey - Uşak", - "TR:TR65": "Turkey - Van", - "TR:TR66": "Turkey - Yozgat", - "TR:TR67": "Turkey - Zonguldak", - "TR:TR68": "Turkey - Aksaray", - "TR:TR69": "Turkey - Bayburt", - "TR:TR70": "Turkey - Karaman", - "TR:TR71": "Turkey - Kırıkkale", - "TR:TR72": "Turkey - Batman", - "TR:TR73": "Turkey - Şırnak", - "TR:TR74": "Turkey - Bartın", - "TR:TR75": "Turkey - Ardahan", - "TR:TR76": "Turkey - Iğdır", - "TR:TR77": "Turkey - Yalova", - "TR:TR78": "Turkey - Karabük", - "TR:TR79": "Turkey - Kilis", - "TR:TR80": "Turkey - Osmaniye", - "TR:TR81": "Turkey - Düzce", - "TM": "Turkmenistan", - "TC": "Turks and Caicos Islands", - "TV": "Tuvalu", - "UG:UG314": "Uganda - Abim", - "UG:UG301": "Uganda - Adjumani", - "UG:UG322": "Uganda - Agago", - "UG:UG323": "Uganda - Alebtong", - "UG:UG315": "Uganda - Amolatar", - "UG:UG324": "Uganda - Amudat", - "UG:UG216": "Uganda - Amuria", - "UG:UG316": "Uganda - Amuru", - "UG:UG302": "Uganda - Apac", - "UG:UG303": "Uganda - Arua", - "UG:UG217": "Uganda - Budaka", - "UG:UG218": "Uganda - Bududa", - "UG:UG201": "Uganda - Bugiri", - "UG:UG235": "Uganda - Bugweri", - "UG:UG420": "Uganda - Buhweju", - "UG:UG117": "Uganda - Buikwe", - "UG:UG219": "Uganda - Bukedea", - "UG:UG118": "Uganda - Bukomansimbi", - "UG:UG220": "Uganda - Bukwa", - "UG:UG225": "Uganda - Bulambuli", - "UG:UG416": "Uganda - Buliisa", - "UG:UG401": "Uganda - Bundibugyo", - "UG:UG430": "Uganda - Bunyangabu", - "UG:UG402": "Uganda - Bushenyi", - "UG:UG202": "Uganda - Busia", - "UG:UG221": "Uganda - Butaleja", - "UG:UG119": "Uganda - Butambala", - "UG:UG233": "Uganda - Butebo", - "UG:UG120": "Uganda - Buvuma", - "UG:UG226": "Uganda - Buyende", - "UG:UG317": "Uganda - Dokolo", - "UG:UG121": "Uganda - Gomba", - "UG:UG304": "Uganda - Gulu", - "UG:UG403": "Uganda - Hoima", - "UG:UG417": "Uganda - Ibanda", - "UG:UG203": "Uganda - Iganga", - "UG:UG418": "Uganda - Isingiro", - "UG:UG204": "Uganda - Jinja", - "UG:UG318": "Uganda - Kaabong", - "UG:UG404": "Uganda - Kabale", - "UG:UG405": "Uganda - Kabarole", - "UG:UG213": "Uganda - Kaberamaido", - "UG:UG427": "Uganda - Kagadi", - "UG:UG428": "Uganda - Kakumiro", - "UG:UG101": "Uganda - Kalangala", - "UG:UG222": "Uganda - Kaliro", - "UG:UG122": "Uganda - Kalungu", - "UG:UG102": "Uganda - Kampala", - "UG:UG205": "Uganda - Kamuli", - "UG:UG413": "Uganda - Kamwenge", - "UG:UG414": "Uganda - Kanungu", - "UG:UG206": "Uganda - Kapchorwa", - "UG:UG236": "Uganda - Kapelebyong", - "UG:UG126": "Uganda - Kasanda", - "UG:UG406": "Uganda - Kasese", - "UG:UG207": "Uganda - Katakwi", - "UG:UG112": "Uganda - Kayunga", - "UG:UG407": "Uganda - Kibaale", - "UG:UG103": "Uganda - Kiboga", - "UG:UG227": "Uganda - Kibuku", - "UG:UG432": "Uganda - Kikuube", - "UG:UG419": "Uganda - Kiruhura", - "UG:UG421": "Uganda - Kiryandongo", - "UG:UG408": "Uganda - Kisoro", - "UG:UG305": "Uganda - Kitgum", - "UG:UG319": "Uganda - Koboko", - "UG:UG325": "Uganda - Kole", - "UG:UG306": "Uganda - Kotido", - "UG:UG208": "Uganda - Kumi", - "UG:UG333": "Uganda - Kwania", - "UG:UG228": "Uganda - Kween", - "UG:UG123": "Uganda - Kyankwanzi", - "UG:UG422": "Uganda - Kyegegwa", - "UG:UG415": "Uganda - Kyenjojo", - "UG:UG125": "Uganda - Kyotera", - "UG:UG326": "Uganda - Lamwo", - "UG:UG307": "Uganda - Lira", - "UG:UG229": "Uganda - Luuka", - "UG:UG104": "Uganda - Luwero", - "UG:UG124": "Uganda - Lwengo", - "UG:UG114": "Uganda - Lyantonde", - "UG:UG223": "Uganda - Manafwa", - "UG:UG320": "Uganda - Maracha", - "UG:UG105": "Uganda - Masaka", - "UG:UG409": "Uganda - Masindi", - "UG:UG214": "Uganda - Mayuge", - "UG:UG209": "Uganda - Mbale", - "UG:UG410": "Uganda - Mbarara", - "UG:UG423": "Uganda - Mitooma", - "UG:UG115": "Uganda - Mityana", - "UG:UG308": "Uganda - Moroto", - "UG:UG309": "Uganda - Moyo", - "UG:UG106": "Uganda - Mpigi", - "UG:UG107": "Uganda - Mubende", - "UG:UG108": "Uganda - Mukono", - "UG:UG334": "Uganda - Nabilatuk", - "UG:UG311": "Uganda - Nakapiripirit", - "UG:UG116": "Uganda - Nakaseke", - "UG:UG109": "Uganda - Nakasongola", - "UG:UG230": "Uganda - Namayingo", - "UG:UG234": "Uganda - Namisindwa", - "UG:UG224": "Uganda - Namutumba", - "UG:UG327": "Uganda - Napak", - "UG:UG310": "Uganda - Nebbi", - "UG:UG231": "Uganda - Ngora", - "UG:UG424": "Uganda - Ntoroko", - "UG:UG411": "Uganda - Ntungamo", - "UG:UG328": "Uganda - Nwoya", - "UG:UG331": "Uganda - Omoro", - "UG:UG329": "Uganda - Otuke", - "UG:UG321": "Uganda - Oyam", - "UG:UG312": "Uganda - Pader", - "UG:UG332": "Uganda - Pakwach", - "UG:UG210": "Uganda - Pallisa", - "UG:UG110": "Uganda - Rakai", - "UG:UG429": "Uganda - Rubanda", - "UG:UG425": "Uganda - Rubirizi", - "UG:UG431": "Uganda - Rukiga", - "UG:UG412": "Uganda - Rukungiri", - "UG:UG111": "Uganda - Sembabule", - "UG:UG232": "Uganda - Serere", - "UG:UG426": "Uganda - Sheema", - "UG:UG215": "Uganda - Sironko", - "UG:UG211": "Uganda - Soroti", - "UG:UG212": "Uganda - Tororo", - "UG:UG113": "Uganda - Wakiso", - "UG:UG313": "Uganda - Yumbe", - "UG:UG330": "Uganda - Zombo", - "UA:VN": "Ukraine - Vinnytsia Oblast", - "UA:VL": "Ukraine - Volyn Oblast", - "UA:DP": "Ukraine - Dnipropetrovsk Oblast", - "UA:DT": "Ukraine - Donetsk Oblast", - "UA:ZT": "Ukraine - Zhytomyr Oblast", - "UA:ZK": "Ukraine - Zakarpattia Oblast", - "UA:ZP": "Ukraine - Zaporizhzhia Oblast", - "UA:IF": "Ukraine - Ivano-Frankivsk Oblast", - "UA:KV": "Ukraine - Kyiv Oblast", - "UA:KH": "Ukraine - Kirovohrad Oblast", - "UA:LH": "Ukraine - Luhansk Oblast", - "UA:LV": "Ukraine - Lviv Oblast", - "UA:MY": "Ukraine - Mykolaiv Oblast", - "UA:OD": "Ukraine - Odessa Oblast", - "UA:PL": "Ukraine - Poltava Oblast", - "UA:RV": "Ukraine - Rivne Oblast", - "UA:SM": "Ukraine - Sumy Oblast", - "UA:TP": "Ukraine - Ternopil Oblast", - "UA:KK": "Ukraine - Kharkiv Oblast", - "UA:KS": "Ukraine - Kherson Oblast", - "UA:KM": "Ukraine - Khmelnytskyi Oblast", - "UA:CK": "Ukraine - Cherkasy Oblast", - "UA:CH": "Ukraine - Chernihiv Oblast", - "UA:CV": "Ukraine - Chernivtsi Oblast", - "AE": "United Arab Emirates", - "GB": "United Kingdom (UK)", - "US:AL": "United States (US) - Alabama", - "US:AK": "United States (US) - Alaska", - "US:AZ": "United States (US) - Arizona", - "US:AR": "United States (US) - Arkansas", - "US:CA": "United States (US) - California", - "US:CO": "United States (US) - Colorado", - "US:CT": "United States (US) - Connecticut", - "US:DE": "United States (US) - Delaware", - "US:DC": "United States (US) - District Of Columbia", - "US:FL": "United States (US) - Florida", - "US:GA": "United States (US) - Georgia", - "US:HI": "United States (US) - Hawaii", - "US:ID": "United States (US) - Idaho", - "US:IL": "United States (US) - Illinois", - "US:IN": "United States (US) - Indiana", - "US:IA": "United States (US) - Iowa", - "US:KS": "United States (US) - Kansas", - "US:KY": "United States (US) - Kentucky", - "US:LA": "United States (US) - Louisiana", - "US:ME": "United States (US) - Maine", - "US:MD": "United States (US) - Maryland", - "US:MA": "United States (US) - Massachusetts", - "US:MI": "United States (US) - Michigan", - "US:MN": "United States (US) - Minnesota", - "US:MS": "United States (US) - Mississippi", - "US:MO": "United States (US) - Missouri", - "US:MT": "United States (US) - Montana", - "US:NE": "United States (US) - Nebraska", - "US:NV": "United States (US) - Nevada", - "US:NH": "United States (US) - New Hampshire", - "US:NJ": "United States (US) - New Jersey", - "US:NM": "United States (US) - New Mexico", - "US:NY": "United States (US) - New York", - "US:NC": "United States (US) - North Carolina", - "US:ND": "United States (US) - North Dakota", - "US:OH": "United States (US) - Ohio", - "US:OK": "United States (US) - Oklahoma", - "US:OR": "United States (US) - Oregon", - "US:PA": "United States (US) - Pennsylvania", - "US:RI": "United States (US) - Rhode Island", - "US:SC": "United States (US) - South Carolina", - "US:SD": "United States (US) - South Dakota", - "US:TN": "United States (US) - Tennessee", - "US:TX": "United States (US) - Texas", - "US:UT": "United States (US) - Utah", - "US:VT": "United States (US) - Vermont", - "US:VA": "United States (US) - Virginia", - "US:WA": "United States (US) - Washington", - "US:WV": "United States (US) - West Virginia", - "US:WI": "United States (US) - Wisconsin", - "US:WY": "United States (US) - Wyoming", - "US:AA": "United States (US) - Armed Forces (AA)", - "US:AE": "United States (US) - Armed Forces (AE)", - "US:AP": "United States (US) - Armed Forces (AP)", - "UM:81": "United States (US) Minor Outlying Islands - Baker Island", - "UM:84": "United States (US) Minor Outlying Islands - Howland Island", - "UM:86": "United States (US) Minor Outlying Islands - Jarvis Island", - "UM:67": "United States (US) Minor Outlying Islands - Johnston Atoll", - "UM:89": "United States (US) Minor Outlying Islands - Kingman Reef", - "UM:71": "United States (US) Minor Outlying Islands - Midway Atoll", - "UM:76": "United States (US) Minor Outlying Islands - Navassa Island", - "UM:95": "United States (US) Minor Outlying Islands - Palmyra Atoll", - "UM:79": "United States (US) Minor Outlying Islands - Wake Island", - "UY:UY-AR": "Uruguay - Artigas", - "UY:UY-CA": "Uruguay - Canelones", - "UY:UY-CL": "Uruguay - Cerro Largo", - "UY:UY-CO": "Uruguay - Colonia", - "UY:UY-DU": "Uruguay - Durazno", - "UY:UY-FS": "Uruguay - Flores", - "UY:UY-FD": "Uruguay - Florida", - "UY:UY-LA": "Uruguay - Lavalleja", - "UY:UY-MA": "Uruguay - Maldonado", - "UY:UY-MO": "Uruguay - Montevideo", - "UY:UY-PA": "Uruguay - Paysandú", - "UY:UY-RN": "Uruguay - Río Negro", - "UY:UY-RV": "Uruguay - Rivera", - "UY:UY-RO": "Uruguay - Rocha", - "UY:UY-SA": "Uruguay - Salto", - "UY:UY-SJ": "Uruguay - San José", - "UY:UY-SO": "Uruguay - Soriano", - "UY:UY-TA": "Uruguay - Tacuarembó", - "UY:UY-TT": "Uruguay - Treinta y Tres", - "UZ": "Uzbekistan", - "VU": "Vanuatu", - "VA": "Vatican", - "VE:VE-A": "Venezuela - Capital", - "VE:VE-B": "Venezuela - Anzoátegui", - "VE:VE-C": "Venezuela - Apure", - "VE:VE-D": "Venezuela - Aragua", - "VE:VE-E": "Venezuela - Barinas", - "VE:VE-F": "Venezuela - Bolívar", - "VE:VE-G": "Venezuela - Carabobo", - "VE:VE-H": "Venezuela - Cojedes", - "VE:VE-I": "Venezuela - Falcón", - "VE:VE-J": "Venezuela - Guárico", - "VE:VE-K": "Venezuela - Lara", - "VE:VE-L": "Venezuela - Mérida", - "VE:VE-M": "Venezuela - Miranda", - "VE:VE-N": "Venezuela - Monagas", - "VE:VE-O": "Venezuela - Nueva Esparta", - "VE:VE-P": "Venezuela - Portuguesa", - "VE:VE-R": "Venezuela - Sucre", - "VE:VE-S": "Venezuela - Táchira", - "VE:VE-T": "Venezuela - Trujillo", - "VE:VE-U": "Venezuela - Yaracuy", - "VE:VE-V": "Venezuela - Zulia", - "VE:VE-W": "Venezuela - Federal Dependencies", - "VE:VE-X": "Venezuela - La Guaira (Vargas)", - "VE:VE-Y": "Venezuela - Delta Amacuro", - "VE:VE-Z": "Venezuela - Amazonas", - "VN": "Vietnam", - "VG": "Virgin Islands (British)", - "VI": "Virgin Islands (US)", - "WF": "Wallis and Futuna", - "EH": "Western Sahara", - "YE": "Yemen", - "ZM:ZM-01": "Zambia - Western", - "ZM:ZM-02": "Zambia - Central", - "ZM:ZM-03": "Zambia - Eastern", - "ZM:ZM-04": "Zambia - Luapula", - "ZM:ZM-05": "Zambia - Northern", - "ZM:ZM-06": "Zambia - North-Western", - "ZM:ZM-07": "Zambia - Southern", - "ZM:ZM-08": "Zambia - Copperbelt", - "ZM:ZM-09": "Zambia - Lusaka", - "ZM:ZM-10": "Zambia - Muchinga", - "ZW": "Zimbabwe" - }, - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_default_country" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_store_postcode", - "label": "Postcode / ZIP", - "description": "The postal code, if any, in which your business is located.", - "type": "text", - "default": "", - "tip": "The postal code, if any, in which your business is located.", - "value": "94110", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_store_postcode" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_allowed_countries", - "label": "Selling location(s)", - "description": "This option lets you limit which countries you are willing to sell to.", - "type": "select", - "default": "all", - "options": { - "all": "Sell to all countries", - "all_except": "Sell to all countries, except for…", - "specific": "Sell to specific countries" - }, - "tip": "This option lets you limit which countries you are willing to sell to.", - "value": "all", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_allowed_countries" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_all_except_countries", - "label": "Sell to all countries, except for…", - "description": "", - "type": "multiselect", - "default": "", - "value": [], - "options": { - "AF": "Afghanistan", - "AX": "Åland Islands", - "AL": "Albania", - "DZ": "Algeria", - "AS": "American Samoa", - "AD": "Andorra", - "AO": "Angola", - "AI": "Anguilla", - "AQ": "Antarctica", - "AG": "Antigua and Barbuda", - "AR": "Argentina", - "AM": "Armenia", - "AW": "Aruba", - "AU": "Australia", - "AT": "Austria", - "AZ": "Azerbaijan", - "BS": "Bahamas", - "BH": "Bahrain", - "BD": "Bangladesh", - "BB": "Barbados", - "BY": "Belarus", - "PW": "Belau", - "BE": "Belgium", - "BZ": "Belize", - "BJ": "Benin", - "BM": "Bermuda", - "BT": "Bhutan", - "BO": "Bolivia", - "BQ": "Bonaire, Saint Eustatius and Saba", - "BA": "Bosnia and Herzegovina", - "BW": "Botswana", - "BV": "Bouvet Island", - "BR": "Brazil", - "IO": "British Indian Ocean Territory", - "BN": "Brunei", - "BG": "Bulgaria", - "BF": "Burkina Faso", - "BI": "Burundi", - "KH": "Cambodia", - "CM": "Cameroon", - "CA": "Canada", - "CV": "Cape Verde", - "KY": "Cayman Islands", - "CF": "Central African Republic", - "TD": "Chad", - "CL": "Chile", - "CN": "China", - "CX": "Christmas Island", - "CC": "Cocos (Keeling) Islands", - "CO": "Colombia", - "KM": "Comoros", - "CG": "Congo (Brazzaville)", - "CD": "Congo (Kinshasa)", - "CK": "Cook Islands", - "CR": "Costa Rica", - "HR": "Croatia", - "CU": "Cuba", - "CW": "Curaçao", - "CY": "Cyprus", - "CZ": "Czech Republic", - "DK": "Denmark", - "DJ": "Djibouti", - "DM": "Dominica", - "DO": "Dominican Republic", - "EC": "Ecuador", - "EG": "Egypt", - "SV": "El Salvador", - "GQ": "Equatorial Guinea", - "ER": "Eritrea", - "EE": "Estonia", - "ET": "Ethiopia", - "FK": "Falkland Islands", - "FO": "Faroe Islands", - "FJ": "Fiji", - "FI": "Finland", - "FR": "France", - "GF": "French Guiana", - "PF": "French Polynesia", - "TF": "French Southern Territories", - "GA": "Gabon", - "GM": "Gambia", - "GE": "Georgia", - "DE": "Germany", - "GH": "Ghana", - "GI": "Gibraltar", - "GR": "Greece", - "GL": "Greenland", - "GD": "Grenada", - "GP": "Guadeloupe", - "GU": "Guam", - "GT": "Guatemala", - "GG": "Guernsey", - "GN": "Guinea", - "GW": "Guinea-Bissau", - "GY": "Guyana", - "HT": "Haiti", - "HM": "Heard Island and McDonald Islands", - "HN": "Honduras", - "HK": "Hong Kong", - "HU": "Hungary", - "IS": "Iceland", - "IN": "India", - "ID": "Indonesia", - "IR": "Iran", - "IQ": "Iraq", - "IE": "Ireland", - "IM": "Isle of Man", - "IL": "Israel", - "IT": "Italy", - "CI": "Ivory Coast", - "JM": "Jamaica", - "JP": "Japan", - "JE": "Jersey", - "JO": "Jordan", - "KZ": "Kazakhstan", - "KE": "Kenya", - "KI": "Kiribati", - "KW": "Kuwait", - "KG": "Kyrgyzstan", - "LA": "Laos", - "LV": "Latvia", - "LB": "Lebanon", - "LS": "Lesotho", - "LR": "Liberia", - "LY": "Libya", - "LI": "Liechtenstein", - "LT": "Lithuania", - "LU": "Luxembourg", - "MO": "Macao", - "MG": "Madagascar", - "MW": "Malawi", - "MY": "Malaysia", - "MV": "Maldives", - "ML": "Mali", - "MT": "Malta", - "MH": "Marshall Islands", - "MQ": "Martinique", - "MR": "Mauritania", - "MU": "Mauritius", - "YT": "Mayotte", - "MX": "Mexico", - "FM": "Micronesia", - "MD": "Moldova", - "MC": "Monaco", - "MN": "Mongolia", - "ME": "Montenegro", - "MS": "Montserrat", - "MA": "Morocco", - "MZ": "Mozambique", - "MM": "Myanmar", - "NA": "Namibia", - "NR": "Nauru", - "NP": "Nepal", - "NL": "Netherlands", - "NC": "New Caledonia", - "NZ": "New Zealand", - "NI": "Nicaragua", - "NE": "Niger", - "NG": "Nigeria", - "NU": "Niue", - "NF": "Norfolk Island", - "KP": "North Korea", - "MK": "North Macedonia", - "MP": "Northern Mariana Islands", - "NO": "Norway", - "OM": "Oman", - "PK": "Pakistan", - "PS": "Palestinian Territory", - "PA": "Panama", - "PG": "Papua New Guinea", - "PY": "Paraguay", - "PE": "Peru", - "PH": "Philippines", - "PN": "Pitcairn", - "PL": "Poland", - "PT": "Portugal", - "PR": "Puerto Rico", - "QA": "Qatar", - "RE": "Reunion", - "RO": "Romania", - "RU": "Russia", - "RW": "Rwanda", - "ST": "São Tomé and Príncipe", - "BL": "Saint Barthélemy", - "SH": "Saint Helena", - "KN": "Saint Kitts and Nevis", - "LC": "Saint Lucia", - "SX": "Saint Martin (Dutch part)", - "MF": "Saint Martin (French part)", - "PM": "Saint Pierre and Miquelon", - "VC": "Saint Vincent and the Grenadines", - "WS": "Samoa", - "SM": "San Marino", - "SA": "Saudi Arabia", - "SN": "Senegal", - "RS": "Serbia", - "SC": "Seychelles", - "SL": "Sierra Leone", - "SG": "Singapore", - "SK": "Slovakia", - "SI": "Slovenia", - "SB": "Solomon Islands", - "SO": "Somalia", - "ZA": "South Africa", - "GS": "South Georgia/Sandwich Islands", - "KR": "South Korea", - "SS": "South Sudan", - "ES": "Spain", - "LK": "Sri Lanka", - "SD": "Sudan", - "SR": "Suriname", - "SJ": "Svalbard and Jan Mayen", - "SZ": "Swaziland", - "SE": "Sweden", - "CH": "Switzerland", - "SY": "Syria", - "TW": "Taiwan", - "TJ": "Tajikistan", - "TZ": "Tanzania", - "TH": "Thailand", - "TL": "Timor-Leste", - "TG": "Togo", - "TK": "Tokelau", - "TO": "Tonga", - "TT": "Trinidad and Tobago", - "TN": "Tunisia", - "TR": "Turkey", - "TM": "Turkmenistan", - "TC": "Turks and Caicos Islands", - "TV": "Tuvalu", - "UG": "Uganda", - "UA": "Ukraine", - "AE": "United Arab Emirates", - "GB": "United Kingdom (UK)", - "US": "United States (US)", - "UM": "United States (US) Minor Outlying Islands", - "UY": "Uruguay", - "UZ": "Uzbekistan", - "VU": "Vanuatu", - "VA": "Vatican", - "VE": "Venezuela", - "VN": "Vietnam", - "VG": "Virgin Islands (British)", - "VI": "Virgin Islands (US)", - "WF": "Wallis and Futuna", - "EH": "Western Sahara", - "YE": "Yemen", - "ZM": "Zambia", - "ZW": "Zimbabwe" - }, - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_all_except_countries" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_specific_allowed_countries", - "label": "Sell to specific countries", - "description": "", - "type": "multiselect", - "default": "", - "value": [], - "options": { - "AF": "Afghanistan", - "AX": "Åland Islands", - "AL": "Albania", - "DZ": "Algeria", - "AS": "American Samoa", - "AD": "Andorra", - "AO": "Angola", - "AI": "Anguilla", - "AQ": "Antarctica", - "AG": "Antigua and Barbuda", - "AR": "Argentina", - "AM": "Armenia", - "AW": "Aruba", - "AU": "Australia", - "AT": "Austria", - "AZ": "Azerbaijan", - "BS": "Bahamas", - "BH": "Bahrain", - "BD": "Bangladesh", - "BB": "Barbados", - "BY": "Belarus", - "PW": "Belau", - "BE": "Belgium", - "BZ": "Belize", - "BJ": "Benin", - "BM": "Bermuda", - "BT": "Bhutan", - "BO": "Bolivia", - "BQ": "Bonaire, Saint Eustatius and Saba", - "BA": "Bosnia and Herzegovina", - "BW": "Botswana", - "BV": "Bouvet Island", - "BR": "Brazil", - "IO": "British Indian Ocean Territory", - "BN": "Brunei", - "BG": "Bulgaria", - "BF": "Burkina Faso", - "BI": "Burundi", - "KH": "Cambodia", - "CM": "Cameroon", - "CA": "Canada", - "CV": "Cape Verde", - "KY": "Cayman Islands", - "CF": "Central African Republic", - "TD": "Chad", - "CL": "Chile", - "CN": "China", - "CX": "Christmas Island", - "CC": "Cocos (Keeling) Islands", - "CO": "Colombia", - "KM": "Comoros", - "CG": "Congo (Brazzaville)", - "CD": "Congo (Kinshasa)", - "CK": "Cook Islands", - "CR": "Costa Rica", - "HR": "Croatia", - "CU": "Cuba", - "CW": "Curaçao", - "CY": "Cyprus", - "CZ": "Czech Republic", - "DK": "Denmark", - "DJ": "Djibouti", - "DM": "Dominica", - "DO": "Dominican Republic", - "EC": "Ecuador", - "EG": "Egypt", - "SV": "El Salvador", - "GQ": "Equatorial Guinea", - "ER": "Eritrea", - "EE": "Estonia", - "ET": "Ethiopia", - "FK": "Falkland Islands", - "FO": "Faroe Islands", - "FJ": "Fiji", - "FI": "Finland", - "FR": "France", - "GF": "French Guiana", - "PF": "French Polynesia", - "TF": "French Southern Territories", - "GA": "Gabon", - "GM": "Gambia", - "GE": "Georgia", - "DE": "Germany", - "GH": "Ghana", - "GI": "Gibraltar", - "GR": "Greece", - "GL": "Greenland", - "GD": "Grenada", - "GP": "Guadeloupe", - "GU": "Guam", - "GT": "Guatemala", - "GG": "Guernsey", - "GN": "Guinea", - "GW": "Guinea-Bissau", - "GY": "Guyana", - "HT": "Haiti", - "HM": "Heard Island and McDonald Islands", - "HN": "Honduras", - "HK": "Hong Kong", - "HU": "Hungary", - "IS": "Iceland", - "IN": "India", - "ID": "Indonesia", - "IR": "Iran", - "IQ": "Iraq", - "IE": "Ireland", - "IM": "Isle of Man", - "IL": "Israel", - "IT": "Italy", - "CI": "Ivory Coast", - "JM": "Jamaica", - "JP": "Japan", - "JE": "Jersey", - "JO": "Jordan", - "KZ": "Kazakhstan", - "KE": "Kenya", - "KI": "Kiribati", - "KW": "Kuwait", - "KG": "Kyrgyzstan", - "LA": "Laos", - "LV": "Latvia", - "LB": "Lebanon", - "LS": "Lesotho", - "LR": "Liberia", - "LY": "Libya", - "LI": "Liechtenstein", - "LT": "Lithuania", - "LU": "Luxembourg", - "MO": "Macao", - "MG": "Madagascar", - "MW": "Malawi", - "MY": "Malaysia", - "MV": "Maldives", - "ML": "Mali", - "MT": "Malta", - "MH": "Marshall Islands", - "MQ": "Martinique", - "MR": "Mauritania", - "MU": "Mauritius", - "YT": "Mayotte", - "MX": "Mexico", - "FM": "Micronesia", - "MD": "Moldova", - "MC": "Monaco", - "MN": "Mongolia", - "ME": "Montenegro", - "MS": "Montserrat", - "MA": "Morocco", - "MZ": "Mozambique", - "MM": "Myanmar", - "NA": "Namibia", - "NR": "Nauru", - "NP": "Nepal", - "NL": "Netherlands", - "NC": "New Caledonia", - "NZ": "New Zealand", - "NI": "Nicaragua", - "NE": "Niger", - "NG": "Nigeria", - "NU": "Niue", - "NF": "Norfolk Island", - "KP": "North Korea", - "MK": "North Macedonia", - "MP": "Northern Mariana Islands", - "NO": "Norway", - "OM": "Oman", - "PK": "Pakistan", - "PS": "Palestinian Territory", - "PA": "Panama", - "PG": "Papua New Guinea", - "PY": "Paraguay", - "PE": "Peru", - "PH": "Philippines", - "PN": "Pitcairn", - "PL": "Poland", - "PT": "Portugal", - "PR": "Puerto Rico", - "QA": "Qatar", - "RE": "Reunion", - "RO": "Romania", - "RU": "Russia", - "RW": "Rwanda", - "ST": "São Tomé and Príncipe", - "BL": "Saint Barthélemy", - "SH": "Saint Helena", - "KN": "Saint Kitts and Nevis", - "LC": "Saint Lucia", - "SX": "Saint Martin (Dutch part)", - "MF": "Saint Martin (French part)", - "PM": "Saint Pierre and Miquelon", - "VC": "Saint Vincent and the Grenadines", - "WS": "Samoa", - "SM": "San Marino", - "SA": "Saudi Arabia", - "SN": "Senegal", - "RS": "Serbia", - "SC": "Seychelles", - "SL": "Sierra Leone", - "SG": "Singapore", - "SK": "Slovakia", - "SI": "Slovenia", - "SB": "Solomon Islands", - "SO": "Somalia", - "ZA": "South Africa", - "GS": "South Georgia/Sandwich Islands", - "KR": "South Korea", - "SS": "South Sudan", - "ES": "Spain", - "LK": "Sri Lanka", - "SD": "Sudan", - "SR": "Suriname", - "SJ": "Svalbard and Jan Mayen", - "SZ": "Swaziland", - "SE": "Sweden", - "CH": "Switzerland", - "SY": "Syria", - "TW": "Taiwan", - "TJ": "Tajikistan", - "TZ": "Tanzania", - "TH": "Thailand", - "TL": "Timor-Leste", - "TG": "Togo", - "TK": "Tokelau", - "TO": "Tonga", - "TT": "Trinidad and Tobago", - "TN": "Tunisia", - "TR": "Turkey", - "TM": "Turkmenistan", - "TC": "Turks and Caicos Islands", - "TV": "Tuvalu", - "UG": "Uganda", - "UA": "Ukraine", - "AE": "United Arab Emirates", - "GB": "United Kingdom (UK)", - "US": "United States (US)", - "UM": "United States (US) Minor Outlying Islands", - "UY": "Uruguay", - "UZ": "Uzbekistan", - "VU": "Vanuatu", - "VA": "Vatican", - "VE": "Venezuela", - "VN": "Vietnam", - "VG": "Virgin Islands (British)", - "VI": "Virgin Islands (US)", - "WF": "Wallis and Futuna", - "EH": "Western Sahara", - "YE": "Yemen", - "ZM": "Zambia", - "ZW": "Zimbabwe" - }, - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_specific_allowed_countries" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_ship_to_countries", - "label": "Shipping location(s)", - "description": "Choose which countries you want to ship to, or choose to ship to all locations you sell to.", - "type": "select", - "default": "", - "options": { - "": "Ship to all countries you sell to", - "all": "Ship to all countries", - "specific": "Ship to specific countries only", - "disabled": "Disable shipping & shipping calculations" - }, - "tip": "Choose which countries you want to ship to, or choose to ship to all locations you sell to.", - "value": "", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_ship_to_countries" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_specific_ship_to_countries", - "label": "Ship to specific countries", - "description": "", - "type": "multiselect", - "default": "", - "value": [], - "options": { - "AF": "Afghanistan", - "AX": "Åland Islands", - "AL": "Albania", - "DZ": "Algeria", - "AS": "American Samoa", - "AD": "Andorra", - "AO": "Angola", - "AI": "Anguilla", - "AQ": "Antarctica", - "AG": "Antigua and Barbuda", - "AR": "Argentina", - "AM": "Armenia", - "AW": "Aruba", - "AU": "Australia", - "AT": "Austria", - "AZ": "Azerbaijan", - "BS": "Bahamas", - "BH": "Bahrain", - "BD": "Bangladesh", - "BB": "Barbados", - "BY": "Belarus", - "PW": "Belau", - "BE": "Belgium", - "BZ": "Belize", - "BJ": "Benin", - "BM": "Bermuda", - "BT": "Bhutan", - "BO": "Bolivia", - "BQ": "Bonaire, Saint Eustatius and Saba", - "BA": "Bosnia and Herzegovina", - "BW": "Botswana", - "BV": "Bouvet Island", - "BR": "Brazil", - "IO": "British Indian Ocean Territory", - "BN": "Brunei", - "BG": "Bulgaria", - "BF": "Burkina Faso", - "BI": "Burundi", - "KH": "Cambodia", - "CM": "Cameroon", - "CA": "Canada", - "CV": "Cape Verde", - "KY": "Cayman Islands", - "CF": "Central African Republic", - "TD": "Chad", - "CL": "Chile", - "CN": "China", - "CX": "Christmas Island", - "CC": "Cocos (Keeling) Islands", - "CO": "Colombia", - "KM": "Comoros", - "CG": "Congo (Brazzaville)", - "CD": "Congo (Kinshasa)", - "CK": "Cook Islands", - "CR": "Costa Rica", - "HR": "Croatia", - "CU": "Cuba", - "CW": "Curaçao", - "CY": "Cyprus", - "CZ": "Czech Republic", - "DK": "Denmark", - "DJ": "Djibouti", - "DM": "Dominica", - "DO": "Dominican Republic", - "EC": "Ecuador", - "EG": "Egypt", - "SV": "El Salvador", - "GQ": "Equatorial Guinea", - "ER": "Eritrea", - "EE": "Estonia", - "ET": "Ethiopia", - "FK": "Falkland Islands", - "FO": "Faroe Islands", - "FJ": "Fiji", - "FI": "Finland", - "FR": "France", - "GF": "French Guiana", - "PF": "French Polynesia", - "TF": "French Southern Territories", - "GA": "Gabon", - "GM": "Gambia", - "GE": "Georgia", - "DE": "Germany", - "GH": "Ghana", - "GI": "Gibraltar", - "GR": "Greece", - "GL": "Greenland", - "GD": "Grenada", - "GP": "Guadeloupe", - "GU": "Guam", - "GT": "Guatemala", - "GG": "Guernsey", - "GN": "Guinea", - "GW": "Guinea-Bissau", - "GY": "Guyana", - "HT": "Haiti", - "HM": "Heard Island and McDonald Islands", - "HN": "Honduras", - "HK": "Hong Kong", - "HU": "Hungary", - "IS": "Iceland", - "IN": "India", - "ID": "Indonesia", - "IR": "Iran", - "IQ": "Iraq", - "IE": "Ireland", - "IM": "Isle of Man", - "IL": "Israel", - "IT": "Italy", - "CI": "Ivory Coast", - "JM": "Jamaica", - "JP": "Japan", - "JE": "Jersey", - "JO": "Jordan", - "KZ": "Kazakhstan", - "KE": "Kenya", - "KI": "Kiribati", - "KW": "Kuwait", - "KG": "Kyrgyzstan", - "LA": "Laos", - "LV": "Latvia", - "LB": "Lebanon", - "LS": "Lesotho", - "LR": "Liberia", - "LY": "Libya", - "LI": "Liechtenstein", - "LT": "Lithuania", - "LU": "Luxembourg", - "MO": "Macao", - "MG": "Madagascar", - "MW": "Malawi", - "MY": "Malaysia", - "MV": "Maldives", - "ML": "Mali", - "MT": "Malta", - "MH": "Marshall Islands", - "MQ": "Martinique", - "MR": "Mauritania", - "MU": "Mauritius", - "YT": "Mayotte", - "MX": "Mexico", - "FM": "Micronesia", - "MD": "Moldova", - "MC": "Monaco", - "MN": "Mongolia", - "ME": "Montenegro", - "MS": "Montserrat", - "MA": "Morocco", - "MZ": "Mozambique", - "MM": "Myanmar", - "NA": "Namibia", - "NR": "Nauru", - "NP": "Nepal", - "NL": "Netherlands", - "NC": "New Caledonia", - "NZ": "New Zealand", - "NI": "Nicaragua", - "NE": "Niger", - "NG": "Nigeria", - "NU": "Niue", - "NF": "Norfolk Island", - "KP": "North Korea", - "MK": "North Macedonia", - "MP": "Northern Mariana Islands", - "NO": "Norway", - "OM": "Oman", - "PK": "Pakistan", - "PS": "Palestinian Territory", - "PA": "Panama", - "PG": "Papua New Guinea", - "PY": "Paraguay", - "PE": "Peru", - "PH": "Philippines", - "PN": "Pitcairn", - "PL": "Poland", - "PT": "Portugal", - "PR": "Puerto Rico", - "QA": "Qatar", - "RE": "Reunion", - "RO": "Romania", - "RU": "Russia", - "RW": "Rwanda", - "ST": "São Tomé and Príncipe", - "BL": "Saint Barthélemy", - "SH": "Saint Helena", - "KN": "Saint Kitts and Nevis", - "LC": "Saint Lucia", - "SX": "Saint Martin (Dutch part)", - "MF": "Saint Martin (French part)", - "PM": "Saint Pierre and Miquelon", - "VC": "Saint Vincent and the Grenadines", - "WS": "Samoa", - "SM": "San Marino", - "SA": "Saudi Arabia", - "SN": "Senegal", - "RS": "Serbia", - "SC": "Seychelles", - "SL": "Sierra Leone", - "SG": "Singapore", - "SK": "Slovakia", - "SI": "Slovenia", - "SB": "Solomon Islands", - "SO": "Somalia", - "ZA": "South Africa", - "GS": "South Georgia/Sandwich Islands", - "KR": "South Korea", - "SS": "South Sudan", - "ES": "Spain", - "LK": "Sri Lanka", - "SD": "Sudan", - "SR": "Suriname", - "SJ": "Svalbard and Jan Mayen", - "SZ": "Swaziland", - "SE": "Sweden", - "CH": "Switzerland", - "SY": "Syria", - "TW": "Taiwan", - "TJ": "Tajikistan", - "TZ": "Tanzania", - "TH": "Thailand", - "TL": "Timor-Leste", - "TG": "Togo", - "TK": "Tokelau", - "TO": "Tonga", - "TT": "Trinidad and Tobago", - "TN": "Tunisia", - "TR": "Turkey", - "TM": "Turkmenistan", - "TC": "Turks and Caicos Islands", - "TV": "Tuvalu", - "UG": "Uganda", - "UA": "Ukraine", - "AE": "United Arab Emirates", - "GB": "United Kingdom (UK)", - "US": "United States (US)", - "UM": "United States (US) Minor Outlying Islands", - "UY": "Uruguay", - "UZ": "Uzbekistan", - "VU": "Vanuatu", - "VA": "Vatican", - "VE": "Venezuela", - "VN": "Vietnam", - "VG": "Virgin Islands (British)", - "VI": "Virgin Islands (US)", - "WF": "Wallis and Futuna", - "EH": "Western Sahara", - "YE": "Yemen", - "ZM": "Zambia", - "ZW": "Zimbabwe" - }, - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_specific_ship_to_countries" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_default_customer_address", - "label": "Default customer location", - "description": "", - "type": "select", - "default": "base", - "options": { - "": "No location by default", - "base": "Shop country/region", - "geolocation": "Geolocate", - "geolocation_ajax": "Geolocate (with page caching support)" - }, - "tip": "This option determines a customers default location. The MaxMind GeoLite Database will be periodically downloaded to your wp-content directory if using geolocation.", - "value": "geolocation", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_default_customer_address" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_calc_taxes", - "label": "Enable taxes", - "description": "Enable tax rates and calculations", - "type": "checkbox", - "default": "no", - "tip": "Rates will be configurable and taxes will be calculated during checkout.", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_calc_taxes" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_enable_coupons", - "label": "Enable coupons", - "description": "Enable the use of coupon codes", - "type": "checkbox", - "default": "yes", - "tip": "Coupons can be applied from the cart and checkout pages.", - "value": "yes", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_enable_coupons" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_calc_discounts_sequentially", - "label": "", - "description": "Calculate coupon discounts sequentially", - "type": "checkbox", - "default": "no", - "tip": "When applying multiple coupons, apply the first coupon to the full price and the second coupon to the discounted price and so on.", - "value": "no", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_calc_discounts_sequentially" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_currency", - "label": "Currency", - "description": "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in.", - "type": "select", - "default": "USD", - "options": { - "AED": "United Arab Emirates dirham (د.إ)", - "AFN": "Afghan afghani (؋)", - "ALL": "Albanian lek (L)", - "AMD": "Armenian dram (AMD)", - "ANG": "Netherlands Antillean guilder (ƒ)", - "AOA": "Angolan kwanza (Kz)", - "ARS": "Argentine peso ($)", - "AUD": "Australian dollar ($)", - "AWG": "Aruban florin (Afl.)", - "AZN": "Azerbaijani manat (AZN)", - "BAM": "Bosnia and Herzegovina convertible mark (KM)", - "BBD": "Barbadian dollar ($)", - "BDT": "Bangladeshi taka (৳ )", - "BGN": "Bulgarian lev (лв.)", - "BHD": "Bahraini dinar (.د.ب)", - "BIF": "Burundian franc (Fr)", - "BMD": "Bermudian dollar ($)", - "BND": "Brunei dollar ($)", - "BOB": "Bolivian boliviano (Bs.)", - "BRL": "Brazilian real (R$)", - "BSD": "Bahamian dollar ($)", - "BTC": "Bitcoin (฿)", - "BTN": "Bhutanese ngultrum (Nu.)", - "BWP": "Botswana pula (P)", - "BYR": "Belarusian ruble (old) (Br)", - "BYN": "Belarusian ruble (Br)", - "BZD": "Belize dollar ($)", - "CAD": "Canadian dollar ($)", - "CDF": "Congolese franc (Fr)", - "CHF": "Swiss franc (CHF)", - "CLP": "Chilean peso ($)", - "CNY": "Chinese yuan (¥)", - "COP": "Colombian peso ($)", - "CRC": "Costa Rican colón (₡)", - "CUC": "Cuban convertible peso ($)", - "CUP": "Cuban peso ($)", - "CVE": "Cape Verdean escudo ($)", - "CZK": "Czech koruna (Kč)", - "DJF": "Djiboutian franc (Fr)", - "DKK": "Danish krone (DKK)", - "DOP": "Dominican peso (RD$)", - "DZD": "Algerian dinar (د.ج)", - "EGP": "Egyptian pound (EGP)", - "ERN": "Eritrean nakfa (Nfk)", - "ETB": "Ethiopian birr (Br)", - "EUR": "Euro (€)", - "FJD": "Fijian dollar ($)", - "FKP": "Falkland Islands pound (£)", - "GBP": "Pound sterling (£)", - "GEL": "Georgian lari (₾)", - "GGP": "Guernsey pound (£)", - "GHS": "Ghana cedi (₵)", - "GIP": "Gibraltar pound (£)", - "GMD": "Gambian dalasi (D)", - "GNF": "Guinean franc (Fr)", - "GTQ": "Guatemalan quetzal (Q)", - "GYD": "Guyanese dollar ($)", - "HKD": "Hong Kong dollar ($)", - "HNL": "Honduran lempira (L)", - "HRK": "Croatian kuna (kn)", - "HTG": "Haitian gourde (G)", - "HUF": "Hungarian forint (Ft)", - "IDR": "Indonesian rupiah (Rp)", - "ILS": "Israeli new shekel (₪)", - "IMP": "Manx pound (£)", - "INR": "Indian rupee (₹)", - "IQD": "Iraqi dinar (د.ع)", - "IRR": "Iranian rial (﷼)", - "IRT": "Iranian toman (تومان)", - "ISK": "Icelandic króna (kr.)", - "JEP": "Jersey pound (£)", - "JMD": "Jamaican dollar ($)", - "JOD": "Jordanian dinar (د.ا)", - "JPY": "Japanese yen (¥)", - "KES": "Kenyan shilling (KSh)", - "KGS": "Kyrgyzstani som (сом)", - "KHR": "Cambodian riel (៛)", - "KMF": "Comorian franc (Fr)", - "KPW": "North Korean won (₩)", - "KRW": "South Korean won (₩)", - "KWD": "Kuwaiti dinar (د.ك)", - "KYD": "Cayman Islands dollar ($)", - "KZT": "Kazakhstani tenge (₸)", - "LAK": "Lao kip (₭)", - "LBP": "Lebanese pound (ل.ل)", - "LKR": "Sri Lankan rupee (රු)", - "LRD": "Liberian dollar ($)", - "LSL": "Lesotho loti (L)", - "LYD": "Libyan dinar (ل.د)", - "MAD": "Moroccan dirham (د.م.)", - "MDL": "Moldovan leu (MDL)", - "MGA": "Malagasy ariary (Ar)", - "MKD": "Macedonian denar (ден)", - "MMK": "Burmese kyat (Ks)", - "MNT": "Mongolian tögrög (₮)", - "MOP": "Macanese pataca (P)", - "MRU": "Mauritanian ouguiya (UM)", - "MUR": "Mauritian rupee (₨)", - "MVR": "Maldivian rufiyaa (.ރ)", - "MWK": "Malawian kwacha (MK)", - "MXN": "Mexican peso ($)", - "MYR": "Malaysian ringgit (RM)", - "MZN": "Mozambican metical (MT)", - "NAD": "Namibian dollar (N$)", - "NGN": "Nigerian naira (₦)", - "NIO": "Nicaraguan córdoba (C$)", - "NOK": "Norwegian krone (kr)", - "NPR": "Nepalese rupee (₨)", - "NZD": "New Zealand dollar ($)", - "OMR": "Omani rial (ر.ع.)", - "PAB": "Panamanian balboa (B/.)", - "PEN": "Sol (S/)", - "PGK": "Papua New Guinean kina (K)", - "PHP": "Philippine peso (₱)", - "PKR": "Pakistani rupee (₨)", - "PLN": "Polish złoty (zł)", - "PRB": "Transnistrian ruble (р.)", - "PYG": "Paraguayan guaraní (₲)", - "QAR": "Qatari riyal (ر.ق)", - "RON": "Romanian leu (lei)", - "RSD": "Serbian dinar (рсд)", - "RUB": "Russian ruble (₽)", - "RWF": "Rwandan franc (Fr)", - "SAR": "Saudi riyal (ر.س)", - "SBD": "Solomon Islands dollar ($)", - "SCR": "Seychellois rupee (₨)", - "SDG": "Sudanese pound (ج.س.)", - "SEK": "Swedish krona (kr)", - "SGD": "Singapore dollar ($)", - "SHP": "Saint Helena pound (£)", - "SLL": "Sierra Leonean leone (Le)", - "SOS": "Somali shilling (Sh)", - "SRD": "Surinamese dollar ($)", - "SSP": "South Sudanese pound (£)", - "STN": "São Tomé and Príncipe dobra (Db)", - "SYP": "Syrian pound (ل.س)", - "SZL": "Swazi lilangeni (L)", - "THB": "Thai baht (฿)", - "TJS": "Tajikistani somoni (ЅМ)", - "TMT": "Turkmenistan manat (m)", - "TND": "Tunisian dinar (د.ت)", - "TOP": "Tongan paʻanga (T$)", - "TRY": "Turkish lira (₺)", - "TTD": "Trinidad and Tobago dollar ($)", - "TWD": "New Taiwan dollar (NT$)", - "TZS": "Tanzanian shilling (Sh)", - "UAH": "Ukrainian hryvnia (₴)", - "UGX": "Ugandan shilling (UGX)", - "USD": "United States (US) dollar ($)", - "UYU": "Uruguayan peso ($)", - "UZS": "Uzbekistani som (UZS)", - "VEF": "Venezuelan bolívar (Bs F)", - "VES": "Bolívar soberano (Bs.S)", - "VND": "Vietnamese đồng (₫)", - "VUV": "Vanuatu vatu (Vt)", - "WST": "Samoan tālā (T)", - "XAF": "Central African CFA franc (CFA)", - "XCD": "East Caribbean dollar ($)", - "XOF": "West African CFA franc (CFA)", - "XPF": "CFP franc (Fr)", - "YER": "Yemeni rial (﷼)", - "ZAR": "South African rand (R)", - "ZMW": "Zambian kwacha (ZK)" - }, - "tip": "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in.", - "value": "USD", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_currency" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_currency_pos", - "label": "Currency position", - "description": "This controls the position of the currency symbol.", - "type": "select", - "default": "left", - "options": { - "left": "Left", - "right": "Right", - "left_space": "Left with space", - "right_space": "Right with space" - }, - "tip": "This controls the position of the currency symbol.", - "value": "left", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_currency_pos" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_price_thousand_sep", - "label": "Thousand separator", - "description": "This sets the thousand separator of displayed prices.", - "type": "text", - "default": ",", - "tip": "This sets the thousand separator of displayed prices.", - "value": ",", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_price_thousand_sep" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_price_decimal_sep", - "label": "Decimal separator", - "description": "This sets the decimal separator of displayed prices.", - "type": "text", - "default": ".", - "tip": "This sets the decimal separator of displayed prices.", - "value": ".", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_price_decimal_sep" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - }, - { - "id": "woocommerce_price_num_decimals", - "label": "Number of decimals", - "description": "This sets the number of decimal points shown in displayed prices.", - "type": "number", - "default": "2", - "tip": "This sets the number of decimal points shown in displayed prices.", - "value": "4", - "_links": { - "self": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general/woocommerce_price_num_decimals" - } - ], - "collection": [ - { - "href": "https://awootestshop.mystagingwebsite.com/wp-json/wc/v3/settings/general" - } - ] - } - } -] diff --git a/libs/fluxc/src/test/resources/wc/status-shipping-labels-1.json b/libs/fluxc/src/test/resources/wc/status-shipping-labels-1.json deleted file mode 100644 index 4a062e6cb43b..000000000000 --- a/libs/fluxc/src/test/resources/wc/status-shipping-labels-1.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "labels": [ - { - "label_id": 1, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 2, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ] - }, - { - "label_id": 3, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 4, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 5, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - } - ], - "success": true -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/status-shipping-labels-2.json b/libs/fluxc/src/test/resources/wc/status-shipping-labels-2.json deleted file mode 100644 index 4398c9e7a88d..000000000000 --- a/libs/fluxc/src/test/resources/wc/status-shipping-labels-2.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "labels": [ - { - "label_id": 3, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 4, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 5, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASED", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - } - ], - "success": true -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/status-shipping-labels-error.json b/libs/fluxc/src/test/resources/wc/status-shipping-labels-error.json deleted file mode 100644 index b2d43a0a4889..000000000000 --- a/libs/fluxc/src/test/resources/wc/status-shipping-labels-error.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "labels": [ - { - "label_id": 3, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_ERROR", - "error": "Failed", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 4, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - }, - { - "label_id": 5, - "tracking": "9405500205309038753691", - "refundable_amount": 7.65, - "created": 1589295659638, - "carrier_id": "usps", - "service_name": "USPS - Priority Mail", - "status": "PURCHASE_IN_PROGRESS", - "package_name": "Small Flat Rate Box", - "product_names": [ - "Polo", - "T-Shirt" - ], - "product_ids": [ - 10, - 11 - ] - } - ], - "success": true -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/store-user-role.json b/libs/fluxc/src/test/resources/wc/store-user-role.json deleted file mode 100644 index 74c02cf59cc4..000000000000 --- a/libs/fluxc/src/test/resources/wc/store-user-role.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "id": 1, - "name": "awootestshop", - "first_name": "Anitaa", - "last_name": "Murthy", - "email": "murthyanitaa@gmail.com", - "url": "", - "description": "", - "link": "https:\/\/awootestshop.mystagingwebsite.com\/author\/awootestshop\/", - "slug": "awootestshop", - "roles": [ - "administrator" - ], - "avatar_urls": { - "24": "https:\/\/secure.gravatar.com\/avatar\/42968b94e80755359fbfc5965bd2ea61?s=24&d=mm&r=g", - "48": "https:\/\/secure.gravatar.com\/avatar\/42968b94e80755359fbfc5965bd2ea61?s=48&d=mm&r=g", - "96": "https:\/\/secure.gravatar.com\/avatar\/42968b94e80755359fbfc5965bd2ea61?s=96&d=mm&r=g" - }, - "meta": [], - "woocommerce_meta": { - "activity_panel_inbox_last_read": "", - "activity_panel_reviews_last_read": "", - "categories_report_columns": "", - "coupons_report_columns": "", - "customers_report_columns": "", - "orders_report_columns": "", - "products_report_columns": "", - "revenue_report_columns": "", - "taxes_report_columns": "", - "variations_report_columns": "", - "dashboard_sections": "", - "dashboard_chart_type": "", - "dashboard_chart_interval": "", - "dashboard_leaderboard_rows": "", - "homepage_layout": "", - "homepage_stats": "", - "task_list_tracked_started_tasks": "", - "help_panel_highlight_shown": "", - "android_app_banner_dismissed": "" - }, - "_links": { - "self": [{ - "href": "https:\/\/awootestshop.mystagingwebsite.com\/wp-json\/wp\/v2\/users\/1" - }], - "collection": [{ - "href": "https:\/\/awootestshop.mystagingwebsite.com\/wp-json\/wp\/v2\/users" - }] - } -} diff --git a/libs/fluxc/src/test/resources/wc/system-status.json b/libs/fluxc/src/test/resources/wc/system-status.json deleted file mode 100644 index cc68bcac2d1e..000000000000 --- a/libs/fluxc/src/test/resources/wc/system-status.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "environment": { - "home_url": "http://example.com", - "site_url": "http://example.com", - "version": "3.0.0", - "log_directory": "/var/www/woocommerce/wp-content/uploads/wc-logs/", - "log_directory_writable": true, - "wp_version": "4.7.3", - "wp_multisite": false, - "wp_memory_limit": 134217728, - "wp_debug_mode": true, - "wp_cron": true, - "language": "en_US", - "server_info": "Apache/2.4.18 (Ubuntu)", - "php_version": "7.1.3-2+deb.sury.org~yakkety+1", - "php_post_max_size": 8388608, - "php_max_execution_time": 30, - "php_max_input_vars": 1000, - "curl_version": "7.50.1, OpenSSL/1.0.2g", - "suhosin_installed": false, - "max_upload_size": 2097152, - "mysql_version": "5.7.17", - "default_timezone": "UTC", - "fsockopen_or_curl_enabled": true, - "soapclient_enabled": true, - "domdocument_enabled": true, - "gzip_enabled": true, - "mbstring_enabled": true, - "remote_post_successful": true, - "remote_post_response": "200", - "remote_get_successful": true, - "remote_get_response": "200" - }, - "database": { - "wc_database_version": "3.0.0", - "database_prefix": "wp_", - "maxmind_geoip_database": "/var/www/woocommerce/wp-content/uploads/GeoIP.dat", - "database_tables": { - "woocommerce_sessions": true, - "woocommerce_api_keys": true, - "woocommerce_attribute_taxonomies": true, - "woocommerce_downloadable_product_permissions": true, - "woocommerce_order_items": true, - "woocommerce_order_itemmeta": true, - "woocommerce_tax_rates": true, - "woocommerce_tax_rate_locations": true, - "woocommerce_shipping_zones": true, - "woocommerce_shipping_zone_locations": true, - "woocommerce_shipping_zone_methods": true, - "woocommerce_payment_tokens": true, - "woocommerce_payment_tokenmeta": true - } - }, - "active_plugins": [ - { - "plugin": "woocommerce/woocommerce.php", - "name": "WooCommerce", - "version": "3.0.0-rc.1", - "version_latest": "2.6.14", - "url": "https://woocommerce.com/", - "author_name": "Automattic", - "author_url": "https://woocommerce.com", - "network_activated": false - } - ], - "theme": { - "name": "Twenty Sixteen", - "version": "1.3", - "version_latest": "1.3", - "author_url": "https://wordpress.org/", - "is_child_theme": false, - "has_woocommerce_support": true, - "has_woocommerce_file": false, - "has_outdated_templates": false, - "overrides": [], - "parent_name": "", - "parent_version": "", - "parent_version_latest": "", - "parent_author_url": "" - }, - "settings": { - "api_enabled": true, - "force_ssl": false, - "currency": "USD", - "currency_symbol": "$", - "currency_position": "left", - "thousand_separator": ",", - "decimal_separator": ".", - "number_of_decimals": 2, - "geolocation_enabled": false, - "taxonomies": { - "external": "external", - "grouped": "grouped", - "simple": "simple", - "variable": "variable" - } - }, - "security": { - "secure_connection": true, - "hide_errors": true - }, - "pages": [ - { - "page_name": "Shop base", - "page_id": "4", - "page_set": true, - "page_exists": true, - "page_visible": true, - "shortcode": "", - "shortcode_required": false, - "shortcode_present": false - }, - { - "page_name": "Cart", - "page_id": "5", - "page_set": true, - "page_exists": true, - "page_visible": true, - "shortcode": "[woocommerce_cart]", - "shortcode_required": true, - "shortcode_present": true - }, - { - "page_name": "Checkout", - "page_id": "6", - "page_set": true, - "page_exists": true, - "page_visible": true, - "shortcode": "[woocommerce_checkout]", - "shortcode_required": true, - "shortcode_present": true - }, - { - "page_name": "My account", - "page_id": "7", - "page_set": true, - "page_exists": true, - "page_visible": true, - "shortcode": "[woocommerce_my_account]", - "shortcode_required": true, - "shortcode_present": true - } - ] -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/tax-based-on-settings-response.json b/libs/fluxc/src/test/resources/wc/tax-based-on-settings-response.json deleted file mode 100644 index 6f5e973d1588..000000000000 --- a/libs/fluxc/src/test/resources/wc/tax-based-on-settings-response.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "id": "woocommerce_tax_based_on", - "label": "Calculate tax based on", - "description": "", - "type": "select", - "default": "shipping", - "options": { - "shipping": "Customer shipping address", - "billing": "Customer billing address", - "base": "Shop base address" - }, - "tip": "This option determines which address is used to calculate tax.", - "value": "base", - "group_id": "tax", - "_links": { - "self": [ - { - "href": "https://cool-shop.mystagingwebsite.com/wp-json/wc/v3/settings/tax/woocommerce_tax_based_on" - } - ], - "collection": [ - { - "href": "https://cool-shop.mystagingwebsite.com/wp-json/wc/v3/settings/tax" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/tax-rate-response.json b/libs/fluxc/src/test/resources/wc/tax-rate-response.json deleted file mode 100644 index f83193043ca6..000000000000 --- a/libs/fluxc/src/test/resources/wc/tax-rate-response.json +++ /dev/null @@ -1,33 +0,0 @@ -[{ - "id":1, - "country":"US", - "state":"GA", - "postcode":"31707", - "city":"ALBANY", - "rate":"10.0000", - "name":"Superlong taaaaaaaax nameeeeee", - "priority":1, - "compound":false, - "shipping":true, - "order":0, - "class":"standard", - "postcodes":[ - "31707" - ], - "cities":[ - "ALBANY" - ], - "_links":{ - "self":[ - { - "href":"https://testwoomobile.wpcomstaging.com/wp-json/wc/v3/taxes/1" - } - ], - "collection":[ - { - "href":"https://testwoomobile.wpcomstaging.com/wp-json/wc/v3/taxes" - } - ] - } - } -] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/top-performer-product-1.json b/libs/fluxc/src/test/resources/wc/top-performer-product-1.json deleted file mode 100644 index 7201eefa6080..000000000000 --- a/libs/fluxc/src/test/resources/wc/top-performer-product-1.json +++ /dev/null @@ -1,119 +0,0 @@ -{ - "id": 15, - "name": "Belt", - "slug": "belt", - "permalink": "https:\/\/mystagingwebsite.com\/product\/belt\/", - "date_created": "2020-06-29T23:23:50", - "date_created_gmt": "2020-06-29T23:23:50", - "date_modified": "2020-06-29T23:23:53", - "date_modified_gmt": "2020-06-29T23:23:53", - "type": "simple", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\/p>\n", - "short_description": "

This is a simple product.<\/p>\n", - "sku": "woo-belt", - "price": "55", - "regular_price": "65", - "sale_price": "55", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "price_html": "R$<\/span>65,00<\/span><\/del> R$<\/span>55,00<\/span><\/ins>", - "on_sale": true, - "purchasable": true, - "total_sales": 2000, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": 0, - "download_expiry": 0, - "external_url": "", - "button_text": "", - "tax_status": "taxable", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "stock_status": "instock", - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "sold_individually": false, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": true, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0.00", - "rating_count": 0, - "related_ids": [ - 17, - 16, - 31, - 14 - ], - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 19, - "name": "Accessories", - "slug": "accessories" - } - ], - "tags": [ - ], - "images": [ - { - "id": 44, - "date_created": "2020-06-29T23:23:53", - "date_created_gmt": "2020-06-29T23:23:53", - "date_modified": "2020-06-29T23:23:53", - "date_modified_gmt": "2020-06-29T23:23:53", - "src": "https:\/\/mystagingwebsite.com\/wp-content\/uploads\/2020\/06\/belt-2.jpg", - "name": "belt-2.jpg", - "alt": "" - } - ], - "attributes": [ - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "meta_data": [ - { - "id": 491, - "key": "_wpcom_is_markdown", - "value": "1" - } - ], - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/15" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/top-performer-product-2.json b/libs/fluxc/src/test/resources/wc/top-performer-product-2.json deleted file mode 100644 index bb6f622a946b..000000000000 --- a/libs/fluxc/src/test/resources/wc/top-performer-product-2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "id": 22, - "name": "Album", - "slug": "album", - "permalink": "https:\/\/mystagingwebsite.com\/product\/album\/", - "date_created": "2020-06-29T23:23:50", - "date_created_gmt": "2020-06-29T23:23:50", - "date_modified": "2020-07-02T22:59:35", - "date_modified_gmt": "2020-07-02T22:59:35", - "type": "simple", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.<\/p>\n", - "short_description": "

This is a simple, virtual product.<\/p>\n", - "sku": "woo-album", - "price": "15", - "regular_price": "15", - "sale_price": "", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "price_html": "R$<\/span>15,00<\/span>", - "on_sale": false, - "purchasable": true, - "total_sales": 2002, - "virtual": true, - "downloadable": true, - "downloads": [ - { - "id": "0130c0d2-0389-4543-9469-cfbca7ba3a08", - "name": "Single 1", - "file": "https:\/\/demo.woothemes.com\/woocommerce\/wp-content\/uploads\/sites\/56\/2017\/08\/single.jpg" - }, - { - "id": "33457f4e-a66b-4976-bf99-4e25606c2752", - "name": "Single 2", - "file": "https:\/\/demo.woothemes.com\/woocommerce\/wp-content\/uploads\/sites\/56\/2017\/08\/album.jpg" - } - ], - "download_limit": 1, - "download_expiry": 1, - "external_url": "", - "button_text": "", - "tax_status": "taxable", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "stock_status": "instock", - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "sold_individually": false, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": false, - "shipping_taxable": false, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "0.00", - "rating_count": 0, - "related_ids": [ - 23 - ], - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 20, - "name": "Music", - "slug": "music" - } - ], - "tags": [ - ], - "images": [ - { - "id": 51, - "date_created": "2020-06-29T23:23:55", - "date_created_gmt": "2020-06-29T23:23:55", - "date_modified": "2020-06-29T23:23:55", - "date_modified_gmt": "2020-06-29T23:23:55", - "src": "https:\/\/mystagingwebsite.com\/wp-content\/uploads\/2020\/06\/album-1.jpg", - "name": "album-1.jpg", - "alt": "" - } - ], - "attributes": [ - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "meta_data": [ - { - "id": 554, - "key": "_wpcom_is_markdown", - "value": "1" - } - ], - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/22" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/top-performer-product-3.json b/libs/fluxc/src/test/resources/wc/top-performer-product-3.json deleted file mode 100644 index e552b31e3b9d..000000000000 --- a/libs/fluxc/src/test/resources/wc/top-performer-product-3.json +++ /dev/null @@ -1,129 +0,0 @@ -{ - "id": 14, - "name": "Beanie", - "slug": "beanie", - "permalink": "https:\/\/mystagingwebsite.com\/product\/beanie\/", - "date_created": "2020-06-29T23:23:50", - "date_created_gmt": "2020-06-29T23:23:50", - "date_modified": "2020-07-03T01:06:28", - "date_modified_gmt": "2020-07-03T01:06:28", - "type": "simple", - "status": "publish", - "featured": false, - "catalog_visibility": "visible", - "description": "

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\/p>\n", - "short_description": "

This is a simple product.<\/p>\n", - "sku": "woo-beanie", - "price": "18", - "regular_price": "20", - "sale_price": "18", - "date_on_sale_from": null, - "date_on_sale_from_gmt": null, - "date_on_sale_to": null, - "date_on_sale_to_gmt": null, - "price_html": "R$<\/span>20,00<\/span><\/del> R$<\/span>18,00<\/span><\/ins>", - "on_sale": true, - "purchasable": true, - "total_sales": 2048, - "virtual": false, - "downloadable": false, - "downloads": [ - ], - "download_limit": 0, - "download_expiry": 0, - "external_url": "", - "button_text": "", - "tax_status": "taxable", - "tax_class": "", - "manage_stock": false, - "stock_quantity": null, - "stock_status": "instock", - "backorders": "no", - "backorders_allowed": false, - "backordered": false, - "sold_individually": false, - "weight": "", - "dimensions": { - "length": "", - "width": "", - "height": "" - }, - "shipping_required": true, - "shipping_taxable": true, - "shipping_class": "", - "shipping_class_id": 0, - "reviews_allowed": true, - "average_rating": "5.00", - "rating_count": 1, - "related_ids": [ - 15, - 16, - 17, - 31 - ], - "upsell_ids": [ - ], - "cross_sell_ids": [ - ], - "parent_id": 0, - "purchase_note": "", - "categories": [ - { - "id": 19, - "name": "Accessories", - "slug": "accessories" - } - ], - "tags": [ - ], - "images": [ - { - "id": 43, - "date_created": "2020-06-29T23:23:53", - "date_created_gmt": "2020-06-29T23:23:53", - "date_modified": "2020-06-29T23:23:53", - "date_modified_gmt": "2020-06-29T23:23:53", - "src": "https:\/\/mystagingwebsite.com\/wp-content\/uploads\/2020\/06\/beanie-2.jpg", - "name": "beanie-2.jpg", - "alt": "" - } - ], - "attributes": [ - { - "id": 1, - "name": "Color", - "position": 0, - "visible": true, - "variation": false, - "options": [ - "Red" - ] - } - ], - "default_attributes": [ - ], - "variations": [ - ], - "grouped_products": [ - ], - "menu_order": 0, - "meta_data": [ - { - "id": 481, - "key": "_wpcom_is_markdown", - "value": "1" - } - ], - "_links": { - "self": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products\/14" - } - ], - "collection": [ - { - "href": "https:\/\/mystagingwebsite.com\/wp-json\/wc\/v3\/products" - } - ] - } -} \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/visitor-stats-data.json b/libs/fluxc/src/test/resources/wc/visitor-stats-data.json deleted file mode 100644 index 0f5bd27ec5cc..000000000000 --- a/libs/fluxc/src/test/resources/wc/visitor-stats-data.json +++ /dev/null @@ -1,122 +0,0 @@ -[ - [ - "2019-06-19", - 1 - ], - [ - "2019-06-20", - 1 - ], - [ - "2019-06-21", - 0 - ], - [ - "2019-06-22", - 0 - ], - [ - "2019-06-23", - 0 - ], - [ - "2019-06-24", - 0 - ], - [ - "2019-06-25", - 1 - ], - [ - "2019-06-26", - 0 - ], - [ - "2019-06-27", - 0 - ], - [ - "2019-06-28", - 0 - ], - [ - "2019-06-29", - 0 - ], - [ - "2019-06-30", - 0 - ], - [ - "2019-07-01", - 0 - ], - [ - "2019-07-02", - 0 - ], - [ - "2019-07-03", - 0 - ], - [ - "2019-07-04", - 0 - ], - [ - "2019-07-05", - 0 - ], - [ - "2019-07-06", - 0 - ], - [ - "2019-07-07", - 0 - ], - [ - "2019-07-08", - 0 - ], - [ - "2019-07-09", - 1 - ], - [ - "2019-07-10", - 0 - ], - [ - "2019-07-11", - 0 - ], - [ - "2019-07-12", - 0 - ], - [ - "2019-07-13", - 0 - ], - [ - "2019-07-14", - 0 - ], - [ - "2019-07-15", - 0 - ], - [ - "2019-07-16", - 0 - ], - [ - "2019-07-17", - 0 - ], - [ - "2019-07-18", - 0 - ] - ] \ No newline at end of file diff --git a/libs/fluxc/src/test/resources/wc/visitor-stats-fields.json b/libs/fluxc/src/test/resources/wc/visitor-stats-fields.json deleted file mode 100644 index b7a7382d899e..000000000000 --- a/libs/fluxc/src/test/resources/wc/visitor-stats-fields.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "period", - "visitors" -] diff --git a/libs/fluxc/src/test/resources/wc/wrong-visitor-stats-data.json b/libs/fluxc/src/test/resources/wc/wrong-visitor-stats-data.json deleted file mode 100644 index 8b29c4aef19e..000000000000 --- a/libs/fluxc/src/test/resources/wc/wrong-visitor-stats-data.json +++ /dev/null @@ -1,122 +0,0 @@ -[ - [ - "2019-06-19", - 1 - ], - [ - "2019-06-20", - 1 - ], - [ - "2019-06-21", - 0 - ], - [ - "2019-06-22", - "20" - ], - [ - "2019-06-23", - "10.0" - ], - [ - "2019-06-24", - 0 - ], - [ - "2019-06-25", - 1 - ], - [ - "2019-06-26", - 0 - ], - [ - "2019-06-27", - 0 - ], - [ - "2019-06-28", - 0 - ], - [ - "2019-06-29", - 0 - ], - [ - "2019-06-30", - 0 - ], - [ - "2019-07-01", - 0 - ], - [ - "2019-07-02", - 0 - ], - [ - "2019-07-03", - 0 - ], - [ - "2019-07-04", - 0 - ], - [ - "2019-07-05", - 0 - ], - [ - "2019-07-06", - 0 - ], - [ - "2019-07-07", - 0 - ], - [ - "2019-07-08", - 0 - ], - [ - "2019-07-09", - 1 - ], - [ - "2019-07-10", - 0 - ], - [ - "2019-07-11", - 0 - ], - [ - "2019-07-12", - 0 - ], - [ - "2019-07-13", - 0 - ], - [ - "2019-07-14", - 0 - ], - [ - "2019-07-15", - 0 - ], - [ - "2019-07-16", - null - ], - [ - "2019-07-17", - "null" - ], - [ - "2019-07-18", - "this is not a number" - ] - ] \ No newline at end of file From c85ec844790477331e08ee546a807acb6e6aaeb6 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Wed, 23 Oct 2024 15:03:13 +0200 Subject: [PATCH 02/23] Clean up gradle.properties of FluxC and Login libraries --- libs/fluxc/gradle.properties-example | 2 -- libs/login/gradle.properties-example | 12 ------------ 2 files changed, 14 deletions(-) diff --git a/libs/fluxc/gradle.properties-example b/libs/fluxc/gradle.properties-example index f21a4bfbb321..1d3713345903 100644 --- a/libs/fluxc/gradle.properties-example +++ b/libs/fluxc/gradle.properties-example @@ -1,4 +1,2 @@ fluxc.ENABLE_WPAPI = false wp.ENABLE_DATABASE_DOWNGRADE = true -android.useAndroidX=true -android.enableJetifier=true \ No newline at end of file diff --git a/libs/login/gradle.properties-example b/libs/login/gradle.properties-example index 4ae47577e23e..0f9ac42c3f62 100644 --- a/libs/login/gradle.properties-example +++ b/libs/login/gradle.properties-example @@ -1,17 +1,5 @@ -# Project-wide Gradle settings. - # Optional: used to autofill username and password fields at login on debug build only wp.debug.wpcom_login_email = wp.debug.wpcom_login_username = wp.debug.wpcom_login_password = wp.debug.wpcom_website_url = - -# WordPress-Login-Flow-Android properties. - -android.useAndroidX=true -android.enableJetifier=false - -android.nonTransitiveRClass=true - -# Dependency Analysis Plugin -dependency.analysis.android.ignored.variants=release From 15be5636babeb2b0c86defdf6d7142561e1461d2 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Wed, 23 Oct 2024 15:53:30 +0200 Subject: [PATCH 03/23] Migrate fluxc-processor to use local version catalog --- gradle/libs.versions.toml | 4 ++++ libs/fluxc-processor/build.gradle | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8303e3ca5a98..a8e0b925c24e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -49,6 +49,7 @@ facebook-react = '0.73.3' facebook-shimmer = '0.5.0' fastlane-screengrab = '2.1.1' fladle = '0.17.5' +google-autoservice = '1.0-rc4' google-dagger = "2.50" google-exoplayer = '2.13.3' google-flexboxlayout = '3.0.0' @@ -84,6 +85,7 @@ mpandroidchart = 'v3.1.0' photoview = '2.3.0' sentry = '4.12.0' squareup-kotlin-poet = '1.18.1' +squareup-java-poet = '1.7.0' squareup-retrofit = '2.11.0' violation-comments = '1.70.0' wiremock = '2.26.3' @@ -177,6 +179,7 @@ facebook-react-android-hermes = { group = "com.facebook.react", name = "hermes-a facebook-react-android-main = { group = "com.facebook.react", name = "react-android", version.ref = "facebook-react" } facebook-shimmer = { group = "com.facebook.shimmer", name = "shimmer", version.ref = "facebook-shimmer" } fastlane-screengrab = { group = "tools.fastlane", name = "screengrab", version.ref = "fastlane-screengrab" } +google-autoservice = { module = "com.google.auto.service:auto-service", version.ref = "google-autoservice" } google-dagger-android-processor = { group = "com.google.dagger", name = "dagger-android-processor", version.ref = "google-dagger" } google-dagger-android-support = { group = "com.google.dagger", name = "dagger-android-support", version.ref = "google-dagger" } google-dagger-hilt-android-compiler = { group = "com.google.dagger", name = "hilt-android-compiler", version.ref = "google-dagger" } @@ -219,6 +222,7 @@ mpandroidchart = { group = "com.github.PhilJay", name = "MPAndroidChart", versio photoview = { group = "com.github.chrisbanes", name = "PhotoView", version.ref = "photoview" } squareup-kotlin-poet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "squareup-kotlin-poet" } squareup-kotlin-poet-main = { group = "com.squareup", name = "kotlinpoet", version.ref = "squareup-kotlin-poet" } +squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } squareup-retrofit = { group = "com.squareup.retrofit2", name = "retrofit", version.ref = "squareup-retrofit" } wiremock = { group = "com.github.tomakehurst", name = "wiremock", version.ref = "wiremock" } wordpress-lint = { group = "org.wordpress", name = "lint", version.ref = "wordpress-lint" } diff --git a/libs/fluxc-processor/build.gradle b/libs/fluxc-processor/build.gradle index 4315e2196d11..4e5f2110c488 100644 --- a/libs/fluxc-processor/build.gradle +++ b/libs/fluxc-processor/build.gradle @@ -9,7 +9,7 @@ java { dependencies { implementation project(':libs:fluxc-annotations') - implementation sharedLibs.google.autoService - annotationProcessor sharedLibs.google.autoService - implementation sharedLibs.squareup.javapoet + implementation libs.google.autoservice + annotationProcessor libs.google.autoservice + implementation libs.squareup.java.poet } From 88a675f760b3baa8e10d173c339a040fdf209c87 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Wed, 23 Oct 2024 16:05:12 +0200 Subject: [PATCH 04/23] FluxC: migrate plugins to local libs --- libs/fluxc/build.gradle | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index db07f93b136a..c50d666ca072 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -1,10 +1,10 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile plugins { - alias(sharedLibs.plugins.android.library) - alias(sharedLibs.plugins.kotlin.android) - alias(sharedLibs.plugins.kotlin.parcelize) - alias(sharedLibs.plugins.kotlin.kapt) + alias(libs.plugins.android.library) + alias(libs.plugins.kotlin.android) + alias(libs.plugins.kotlin.parcelize) + alias(libs.plugins.kapt) alias(libs.plugins.kotlinx.kover) } From 9007edaf4964797c04e48508fdb37618bd454ecc Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Wed, 23 Oct 2024 16:05:27 +0200 Subject: [PATCH 05/23] FluxC: migrate WellSql to local catalog --- gradle/libs.versions.toml | 3 +++ libs/fluxc/build.gradle | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a8e0b925c24e..4cfec78c2de7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -88,6 +88,7 @@ squareup-kotlin-poet = '1.18.1' squareup-java-poet = '1.7.0' squareup-retrofit = '2.11.0' violation-comments = '1.70.0' +wellsql = "2.0.0" wiremock = '2.26.3' wordpress-aztec = 'v2.1.4' wordpress-lint = '2.1.0' @@ -224,6 +225,8 @@ squareup-kotlin-poet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", ve squareup-kotlin-poet-main = { group = "com.squareup", name = "kotlinpoet", version.ref = "squareup-kotlin-poet" } squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } squareup-retrofit = { group = "com.squareup.retrofit2", name = "retrofit", version.ref = "squareup-retrofit" } +wellsql = { module = "org.wordpress:wellsql", version.ref = "wellsql" } +wellsql-processor = { module = "org.wordpress.wellsql:wellsql-processor", version.ref = "wellsql" } wiremock = { group = "com.github.tomakehurst", name = "wiremock", version.ref = "wiremock" } wordpress-lint = { group = "org.wordpress", name = "lint", version.ref = "wordpress-lint" } wordpress-persistent-edittext = { group = "org.wordpress", name = "persistentedittext", version.ref = "wordpress-persistent-edittext" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index c50d666ca072..e7f062e32c1c 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -81,8 +81,8 @@ dependencies { } // Custom WellSql version - api sharedLibs.wellsql - kapt sharedLibs.wellsql.processor + api libs.wellsql + kapt libs.wellsql.processor // FluxC annotations api project(":libs:fluxc-annotations") From ba1d06cbbafe5c7698f04605aaa98946faa9b290 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 16:57:09 +0200 Subject: [PATCH 06/23] FluxC: migrate exifinterface to local catalog --- gradle/libs.versions.toml | 2 ++ libs/fluxc/build.gradle | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4cfec78c2de7..d0ce31b11471 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,6 +17,7 @@ androidx-compose-material3 = '1.2.1' androidx-constraintlayout-main = '2.1.4' androidx-constraintlayout-compose = '1.0.1' androidx-core = '1.13.1' +androidx-exifinterface = "1.0.0" androidx-fragment = '1.8.4' androidx-lifecycle = '2.8.5' androidx-navigation = '2.7.7' @@ -134,6 +135,7 @@ androidx-camera-view = { group = "androidx.camera", name = "camera-view", versio androidx-cardview = { group = "androidx.cardview", name = "cardview", version.ref = "androidx-cardview" } androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidx-core" } androidx-core-main = { group = "androidx.core", name = "core", version.ref = "androidx-core" } +androidx-exifinterface = { module = "androidx.exifinterface:exifinterface", version.ref = "androidx-exifinterface" } androidx-fragment-ktx = { group = "androidx.fragment", name = "fragment-ktx", version.ref = "androidx-fragment" } androidx-fragment-main = { group = "androidx.fragment", name = "fragment", version.ref = "androidx-fragment" } androidx-lifecycle-common = { group = "androidx.lifecycle", name = "lifecycle-common", version.ref = "androidx-lifecycle" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index e7f062e32c1c..12b17d73325b 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -71,7 +71,7 @@ android.buildTypes.all { buildType -> } dependencies { - implementation sharedLibs.androidx.exifinterface + implementation libs.androidx.exifinterface implementation sharedLibs.androidx.security.crypto implementation(sharedLibs.wordpress.utils) { From ca5eda7658879c682a0238e4935d6280f9bbf202 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 16:59:19 +0200 Subject: [PATCH 07/23] FluxC: migrate crypto to local catalog --- gradle/libs.versions.toml | 2 ++ libs/fluxc/build.gradle | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d0ce31b11471..cf809274c420 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,6 +24,7 @@ androidx-navigation = '2.7.7' androidx-percentlayout = '1.0.0' androidx-preference = '1.2.1' androidx-recyclerview = '1.3.2' +androidx-security-crypto = "1.0.0" androidx-swiperefreshlayout = '1.1.0' androidx-test-espresso = '3.4.0' androidx-test-ext = '1.2.1' @@ -152,6 +153,7 @@ androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui" androidx-percentlayout = { group = "androidx.percentlayout", name = "percentlayout", version.ref = "androidx-percentlayout" } androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "androidx-preference" } androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "androidx-recyclerview" } +androidx-security-crypto = { module = "androidx.security:security-crypto", version.ref = "androidx-security-crypto" } androidx-swiperefreshlayout = { group = "androidx.swiperefreshlayout", name = "swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" } androidx-test-espresso-accessibility = { group = "androidx.test.espresso", name = "espresso-accessibility", version.ref = "androidx-test-espresso" } androidx-test-espresso-contrib = { group = "androidx.test.espresso", name = "espresso-contrib", version.ref = "androidx-test-espresso" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 12b17d73325b..4894a1096db9 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -72,7 +72,7 @@ android.buildTypes.all { buildType -> dependencies { implementation libs.androidx.exifinterface - implementation sharedLibs.androidx.security.crypto + implementation libs.androidx.security.crypto implementation(sharedLibs.wordpress.utils) { // Using official volley package From c835c38f687bd74915ad45e656c6ceda6f810f4e Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:05:03 +0200 Subject: [PATCH 08/23] FluxC: use wordpress utils from local catalog --- libs/fluxc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 4894a1096db9..95b8ad3b0291 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -74,7 +74,7 @@ dependencies { implementation libs.androidx.exifinterface implementation libs.androidx.security.crypto - implementation(sharedLibs.wordpress.utils) { + implementation(libs.wordpress.utils) { // Using official volley package exclude group: "com.mcxiaoke.volley" exclude group: "com.android.support" From 437d84382fda02691bd89ef93d3347ea8d8dc532 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:09:53 +0200 Subject: [PATCH 09/23] FluxC: use eventbus from local catalog --- libs/fluxc/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 95b8ad3b0291..5aaf5e9ea4a2 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -89,8 +89,8 @@ dependencies { kapt project(":libs:fluxc-processor") // External libs - api sharedLibs.eventbus.android - api sharedLibs.eventbus.java + api libs.greenrobot.eventbus.main + api libs.greenrobot.eventbus.java api sharedLibs.squareup.okhttp3 implementation sharedLibs.squareup.okhttp3.urlconnection api sharedLibs.volley From 9785a6c01881ea73883e55919f5e35e845893990 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:13:02 +0200 Subject: [PATCH 10/23] FluxC: migrate okhttp3 to local catalog --- gradle/libs.versions.toml | 3 +++ libs/fluxc/build.gradle | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cf809274c420..3f7ff0161c69 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -88,6 +88,7 @@ photoview = '2.3.0' sentry = '4.12.0' squareup-kotlin-poet = '1.18.1' squareup-java-poet = '1.7.0' +squareup-okhttp3 = "4.9.0" squareup-retrofit = '2.11.0' violation-comments = '1.70.0' wellsql = "2.0.0" @@ -228,6 +229,8 @@ photoview = { group = "com.github.chrisbanes", name = "PhotoView", version.ref = squareup-kotlin-poet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "squareup-kotlin-poet" } squareup-kotlin-poet-main = { group = "com.squareup", name = "kotlinpoet", version.ref = "squareup-kotlin-poet" } squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } +squareup-okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "squareup-okhttp3" } +squareup-okhttp3-urlconnection = { module = "com.squareup.okhttp3:okhttp-urlconnection", version.ref = "squareup-okhttp3" } squareup-retrofit = { group = "com.squareup.retrofit2", name = "retrofit", version.ref = "squareup-retrofit" } wellsql = { module = "org.wordpress:wellsql", version.ref = "wellsql" } wellsql-processor = { module = "org.wordpress.wellsql:wellsql-processor", version.ref = "wellsql" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 5aaf5e9ea4a2..f3e1d771b884 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -91,8 +91,8 @@ dependencies { // External libs api libs.greenrobot.eventbus.main api libs.greenrobot.eventbus.java - api sharedLibs.squareup.okhttp3 - implementation sharedLibs.squareup.okhttp3.urlconnection + api libs.squareup.okhttp3 + implementation libs.squareup.okhttp3.urlconnection api sharedLibs.volley implementation sharedLibs.google.gson From 1007f5818e0f45d816b4554fcc35ccf12ab29832 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:14:09 +0200 Subject: [PATCH 11/23] FluxC: use volley from local catalog --- libs/fluxc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index f3e1d771b884..b45c1e890784 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -93,7 +93,7 @@ dependencies { api libs.greenrobot.eventbus.java api libs.squareup.okhttp3 implementation libs.squareup.okhttp3.urlconnection - api sharedLibs.volley + api libs.android.volley implementation sharedLibs.google.gson implementation sharedLibs.apache.commons.text From 6089004cc0cc74134ef2b8d8b80f57779f47d6de Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:14:52 +0200 Subject: [PATCH 12/23] FluxC: use gson from local catalog --- libs/fluxc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index b45c1e890784..d04ee3e482e1 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -94,7 +94,7 @@ dependencies { api libs.squareup.okhttp3 implementation libs.squareup.okhttp3.urlconnection api libs.android.volley - implementation sharedLibs.google.gson + implementation libs.google.gson implementation sharedLibs.apache.commons.text api sharedLibs.androidx.paging.runtime From ba9b1c6e795bbdff01b923fed8b4da84404d5d4e Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:20:04 +0200 Subject: [PATCH 13/23] FluxC: use apache text from local catalog --- libs/fluxc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index d04ee3e482e1..793a085d54ad 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -96,7 +96,7 @@ dependencies { api libs.android.volley implementation libs.google.gson - implementation sharedLibs.apache.commons.text + implementation libs.apache.commons.text api sharedLibs.androidx.paging.runtime implementation sharedLibs.androidx.room.runtime kapt sharedLibs.androidx.room.compiler From 9a1190556b32718081a658436c0e7998c1a7f8ad Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:22:00 +0200 Subject: [PATCH 14/23] FluxC: migrate paging to local catalog --- gradle/libs.versions.toml | 2 ++ libs/fluxc/build.gradle | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3f7ff0161c69..da9e7384d7d1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,6 +21,7 @@ androidx-exifinterface = "1.0.0" androidx-fragment = '1.8.4' androidx-lifecycle = '2.8.5' androidx-navigation = '2.7.7' +androidx-paging-runtime = "2.1.2" androidx-percentlayout = '1.0.0' androidx-preference = '1.2.1' androidx-recyclerview = '1.3.2' @@ -151,6 +152,7 @@ androidx-lifecycle-viewmodel-savedstate = { group = "androidx.lifecycle", name = androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version.ref = "androidx-navigation" } androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "androidx-navigation" } androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "androidx-navigation" } +androidx-paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "androidx-paging-runtime" } androidx-percentlayout = { group = "androidx.percentlayout", name = "percentlayout", version.ref = "androidx-percentlayout" } androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "androidx-preference" } androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "androidx-recyclerview" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 793a085d54ad..8779b8c9e4f7 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -97,7 +97,7 @@ dependencies { implementation libs.google.gson implementation libs.apache.commons.text - api sharedLibs.androidx.paging.runtime + api libs.androidx.paging.runtime implementation sharedLibs.androidx.room.runtime kapt sharedLibs.androidx.room.compiler implementation sharedLibs.androidx.room.ktx From cab47ad58af27117a60ad3fa7a081f30b4be5f41 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:24:57 +0200 Subject: [PATCH 15/23] FluxC: migrate room to local catalog --- gradle/libs.versions.toml | 4 ++++ libs/fluxc/build.gradle | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index da9e7384d7d1..7a85e73db907 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,6 +25,7 @@ androidx-paging-runtime = "2.1.2" androidx-percentlayout = '1.0.0' androidx-preference = '1.2.1' androidx-recyclerview = '1.3.2' +androidx-room = "2.6.1" androidx-security-crypto = "1.0.0" androidx-swiperefreshlayout = '1.1.0' androidx-test-espresso = '3.4.0' @@ -156,6 +157,9 @@ androidx-paging-runtime = { module = "androidx.paging:paging-runtime", version.r androidx-percentlayout = { group = "androidx.percentlayout", name = "percentlayout", version.ref = "androidx-percentlayout" } androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "androidx-preference" } androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "androidx-recyclerview" } +androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "androidx-room" } +androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "androidx-room" } +androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "androidx-room" } androidx-security-crypto = { module = "androidx.security:security-crypto", version.ref = "androidx-security-crypto" } androidx-swiperefreshlayout = { group = "androidx.swiperefreshlayout", name = "swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" } androidx-test-espresso-accessibility = { group = "androidx.test.espresso", name = "espresso-accessibility", version.ref = "androidx-test-espresso" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 8779b8c9e4f7..d85ad154737f 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -98,9 +98,9 @@ dependencies { implementation libs.apache.commons.text api libs.androidx.paging.runtime - implementation sharedLibs.androidx.room.runtime - kapt sharedLibs.androidx.room.compiler - implementation sharedLibs.androidx.room.ktx + implementation libs.androidx.room.runtime + kapt libs.androidx.room.compiler + implementation libs.androidx.room.ktx // Dagger implementation sharedLibs.google.dagger From 6388bb24bd33946406603f4902eee7c28e0166aa Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:27:47 +0200 Subject: [PATCH 16/23] FluxC: migrate dagger to local catalog --- gradle/libs.versions.toml | 2 ++ libs/fluxc/build.gradle | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7a85e73db907..a5ba7c1ecc4f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -192,8 +192,10 @@ facebook-react-android-main = { group = "com.facebook.react", name = "react-andr facebook-shimmer = { group = "com.facebook.shimmer", name = "shimmer", version.ref = "facebook-shimmer" } fastlane-screengrab = { group = "tools.fastlane", name = "screengrab", version.ref = "fastlane-screengrab" } google-autoservice = { module = "com.google.auto.service:auto-service", version.ref = "google-autoservice" } +google-dagger = { module = "com.google.dagger:dagger", version.ref = "google-dagger" } google-dagger-android-processor = { group = "com.google.dagger", name = "dagger-android-processor", version.ref = "google-dagger" } google-dagger-android-support = { group = "com.google.dagger", name = "dagger-android-support", version.ref = "google-dagger" } +google-dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "google-dagger" } google-dagger-hilt-android-compiler = { group = "com.google.dagger", name = "hilt-android-compiler", version.ref = "google-dagger" } google-dagger-hilt-android-main = { group = "com.google.dagger", name = "hilt-android", version.ref = "google-dagger" } google-dagger-hilt-android-testing = { group = "com.google.dagger", name = "hilt-android-testing", version.ref = "google-dagger" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index d85ad154737f..ff6c1cb40ae8 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -103,8 +103,8 @@ dependencies { implementation libs.androidx.room.ktx // Dagger - implementation sharedLibs.google.dagger - kapt sharedLibs.google.dagger.compiler + implementation libs.google.dagger + kapt libs.google.dagger.compiler compileOnly sharedLibs.glassfish.javax.annotation // Coroutines From 0040bc73375876c5b453e24e19e0de875f859cfd Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:38:30 +0200 Subject: [PATCH 17/23] FluxC: remove glassfish annotation It doesn't seem necessary --- libs/fluxc/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index ff6c1cb40ae8..d49e8b212d1d 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -105,7 +105,6 @@ dependencies { // Dagger implementation libs.google.dagger kapt libs.google.dagger.compiler - compileOnly sharedLibs.glassfish.javax.annotation // Coroutines implementation sharedLibs.kotlinx.coroutines.core From ec3dd59171cc991d78a63845b2ce32784f91f0bb Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:39:06 +0200 Subject: [PATCH 18/23] FluxC: use coroutines from local catalog --- libs/fluxc/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index d49e8b212d1d..af861ccef5df 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -107,8 +107,8 @@ dependencies { kapt libs.google.dagger.compiler // Coroutines - implementation sharedLibs.kotlinx.coroutines.core - implementation sharedLibs.kotlinx.coroutines.android + implementation libs.kotlinx.coroutines.core + implementation libs.kotlinx.coroutines.android // Encrypted Logging api "com.goterl:lazysodium-android:5.0.2@aar" From 2c99e8a4e019f6d6d5e04a869f574995fb648f3e Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 17:50:17 +0200 Subject: [PATCH 19/23] FluxC: migrate test dependencies to use local catalog Remove mockito-inline, as it's part of the core dependency now --- gradle/libs.versions.toml | 5 +++++ libs/fluxc/build.gradle | 19 +++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a5ba7c1ecc4f..f307a019b0b9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -28,6 +28,7 @@ androidx-recyclerview = '1.3.2' androidx-room = "2.6.1" androidx-security-crypto = "1.0.0" androidx-swiperefreshlayout = '1.1.0' +androidx-test-core = "1.4.0" androidx-test-espresso = '3.4.0' androidx-test-ext = '1.2.1' androidx-test-main = '1.5.0' @@ -87,6 +88,7 @@ mockito-android = '5.14.2' mockito-kotlin = '4.1.0' mpandroidchart = 'v3.1.0' photoview = '2.3.0' +robolectric = "4.11" sentry = '4.12.0' squareup-kotlin-poet = '1.18.1' squareup-java-poet = '1.7.0' @@ -162,6 +164,7 @@ androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "androidx androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "androidx-room" } androidx-security-crypto = { module = "androidx.security:security-crypto", version.ref = "androidx-security-crypto" } androidx-swiperefreshlayout = { group = "androidx.swiperefreshlayout", name = "swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" } +androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test-core" } androidx-test-espresso-accessibility = { group = "androidx.test.espresso", name = "espresso-accessibility", version.ref = "androidx-test-espresso" } androidx-test-espresso-contrib = { group = "androidx.test.espresso", name = "espresso-contrib", version.ref = "androidx-test-espresso" } androidx-test-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "androidx-test-espresso" } @@ -231,9 +234,11 @@ kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-cor kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" } ksp-api = { group = "com.google.devtools.ksp", name = "symbol-processing-api", version.ref = "ksp" } mockito-android = { group = "org.mockito", name = "mockito-android", version.ref = "mockito-android" } +mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito-android" } mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version.ref = "mockito-kotlin" } mpandroidchart = { group = "com.github.PhilJay", name = "MPAndroidChart", version.ref = "mpandroidchart" } photoview = { group = "com.github.chrisbanes", name = "PhotoView", version.ref = "photoview" } +robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" } squareup-kotlin-poet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "squareup-kotlin-poet" } squareup-kotlin-poet-main = { group = "com.squareup", name = "kotlinpoet", version.ref = "squareup-kotlin-poet" } squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index af861ccef5df..5887f5f42e9c 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -115,16 +115,15 @@ dependencies { api "net.java.dev.jna:jna:5.5.0@aar" // Unit tests - testImplementation sharedLibs.junit - testImplementation sharedLibs.kotlin.test.junit - testImplementation sharedLibs.kotlinx.coroutines.test - testImplementation sharedLibs.androidx.test.core - testImplementation sharedLibs.robolectric - testImplementation sharedLibs.mockito.core - testImplementation sharedLibs.mockito.kotlin - testImplementation sharedLibs.mockito.inline - testImplementation sharedLibs.assertj.core - testImplementation sharedLibs.androidx.arch.core.testing + testImplementation libs.junit + testImplementation libs.kotlin.test.junit + testImplementation libs.kotlinx.coroutines.test + testImplementation libs.androidx.test.core + testImplementation libs.robolectric + testImplementation libs.mockito.core + testImplementation libs.mockito.kotlin + testImplementation libs.assertj.core + testImplementation libs.androidx.arch.core.testing lintChecks sharedLibs.wordpress.lint } From a259b914c7931f5d82444000405a96534c562901 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 18:42:34 +0200 Subject: [PATCH 20/23] FluxC: use wordpress lint from local catalog --- libs/fluxc/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index 5887f5f42e9c..b3004aa23641 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -125,7 +125,7 @@ dependencies { testImplementation libs.assertj.core testImplementation libs.androidx.arch.core.testing - lintChecks sharedLibs.wordpress.lint + lintChecks libs.wordpress.lint } dependencyAnalysis { From 97536ddc4bb2bc8650dffbda176f2dd69a118982 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 18:49:39 +0200 Subject: [PATCH 21/23] FluxC: drop dependency-catalog configuration --- libs/fluxc/build.gradle | 2 +- settings.gradle | 29 ----------------------------- 2 files changed, 1 insertion(+), 30 deletions(-) diff --git a/libs/fluxc/build.gradle b/libs/fluxc/build.gradle index b3004aa23641..10454db0391d 100644 --- a/libs/fluxc/build.gradle +++ b/libs/fluxc/build.gradle @@ -132,7 +132,7 @@ dependencyAnalysis { issues { onUnusedDependencies { // This dependency is actually needed otherwise the app will crash with a runtime exception. - exclude(sharedLibs.eventbus.android.get().module.toString()) + exclude(libs.greenrobot.eventbus.main.get().module.toString()) } } } diff --git a/settings.gradle b/settings.gradle index 5296e8f227db..5bb9b1a88319 100644 --- a/settings.gradle +++ b/settings.gradle @@ -16,35 +16,6 @@ plugins { id "com.gradle.develocity" version "3.18.1" } -def catalogVersion = "1.23.1" -dependencyResolutionManagement { - repositories { - exclusiveContent { - forRepository { - maven { - url = uri("https://a8c-libs.s3.amazonaws.com/android") - } - } - filter { - includeModule("com.automattic", "dependency-catalog") - } - } - } - versionCatalogs { - sharedLibs { - from("com.automattic:dependency-catalog:$catalogVersion") - - version("androidx-annotation", "1.0.2") - version("androidx-appcompat", "1.0.2") - version("androidx-constraintlayout", "1.1.3") - version("androidx-recyclerview", "1.0.0") - version("apache-commons-text", "1.10.0") - version("facebook-flipper", "0.51.0") - version("facebook-soloader", "0.9.0") - } - } -} - rootProject.name = 'WPAndroid' include ':WordPress' From 480ea074cc77802f863e0b392d498d347b327022 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 18:50:45 +0200 Subject: [PATCH 22/23] Use single quote for versions to keep convention --- gradle/libs.versions.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f307a019b0b9..8da49b37adba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,25 +17,25 @@ androidx-compose-material3 = '1.2.1' androidx-constraintlayout-main = '2.1.4' androidx-constraintlayout-compose = '1.0.1' androidx-core = '1.13.1' -androidx-exifinterface = "1.0.0" +androidx-exifinterface = '1.0.0' androidx-fragment = '1.8.4' androidx-lifecycle = '2.8.5' androidx-navigation = '2.7.7' -androidx-paging-runtime = "2.1.2" +androidx-paging-runtime = '2.1.2' androidx-percentlayout = '1.0.0' androidx-preference = '1.2.1' androidx-recyclerview = '1.3.2' -androidx-room = "2.6.1" -androidx-security-crypto = "1.0.0" +androidx-room = '2.6.1' +androidx-security-crypto = '1.0.0' androidx-swiperefreshlayout = '1.1.0' -androidx-test-core = "1.4.0" +androidx-test-core = '1.4.0' androidx-test-espresso = '3.4.0' androidx-test-ext = '1.2.1' androidx-test-main = '1.5.0' androidx-test-uiautomator = '2.3.0' androidx-viewpager2 = '1.1.0' androidx-webkit = '1.12.1' -androidx-work = "2.9.1" +androidx-work = '2.9.1' apache-commons-text = '1.12.0' apache-http-client-android = '4.3.5.1' assertj = '3.26.3' @@ -55,7 +55,7 @@ facebook-shimmer = '0.5.0' fastlane-screengrab = '2.1.1' fladle = '0.17.5' google-autoservice = '1.0-rc4' -google-dagger = "2.50" +google-dagger = '2.50' google-exoplayer = '2.13.3' google-flexboxlayout = '3.0.0' google-firebase-bom = '33.5.0' @@ -80,7 +80,7 @@ json-path = '2.9.0' jsoup = '1.18.1' junit = '4.13.2' kotlin-main = '1.9.25' -kotlin-compile-testing = "1.5.0" +kotlin-compile-testing = '1.5.0' kotlinx-coroutines = '1.8.1' kotlinx-kover = '0.7.6' ksp = '1.9.25-1.0.20' @@ -88,14 +88,14 @@ mockito-android = '5.14.2' mockito-kotlin = '4.1.0' mpandroidchart = 'v3.1.0' photoview = '2.3.0' -robolectric = "4.11" +robolectric = '4.11' sentry = '4.12.0' squareup-kotlin-poet = '1.18.1' squareup-java-poet = '1.7.0' -squareup-okhttp3 = "4.9.0" +squareup-okhttp3 = '4.9.0' squareup-retrofit = '2.11.0' violation-comments = '1.70.0' -wellsql = "2.0.0" +wellsql = '2.0.0' wiremock = '2.26.3' wordpress-aztec = 'v2.1.4' wordpress-lint = '2.1.0' From 0585ab9118222d63c7ccc0929779f24e9e139bf7 Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 24 Oct 2024 18:51:45 +0200 Subject: [PATCH 23/23] Sort versions and libraries alphabetically --- gradle/libs.versions.toml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8da49b37adba..aa0f982ab6eb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,8 +14,8 @@ androidx-cardview = '1.0.0' androidx-compose-bom = '2024.08.00' androidx-compose-compiler = '1.5.15' androidx-compose-material3 = '1.2.1' -androidx-constraintlayout-main = '2.1.4' androidx-constraintlayout-compose = '1.0.1' +androidx-constraintlayout-main = '2.1.4' androidx-core = '1.13.1' androidx-exifinterface = '1.0.0' androidx-fragment = '1.8.4' @@ -57,9 +57,9 @@ fladle = '0.17.5' google-autoservice = '1.0-rc4' google-dagger = '2.50' google-exoplayer = '2.13.3' -google-flexboxlayout = '3.0.0' google-firebase-bom = '33.5.0' google-firebase-iid = '21.1.0' +google-flexboxlayout = '3.0.0' google-gson = '2.11.0' google-material = '1.12.0' google-mlkit-barcode-scanning-common = '17.0.0' @@ -79,8 +79,8 @@ jetty-webapp = '9.4.51.v20230217' json-path = '2.9.0' jsoup = '1.18.1' junit = '4.13.2' -kotlin-main = '1.9.25' kotlin-compile-testing = '1.5.0' +kotlin-main = '1.9.25' kotlinx-coroutines = '1.8.1' kotlinx-kover = '0.7.6' ksp = '1.9.25-1.0.20' @@ -90,8 +90,8 @@ mpandroidchart = 'v3.1.0' photoview = '2.3.0' robolectric = '4.11' sentry = '4.12.0' -squareup-kotlin-poet = '1.18.1' squareup-java-poet = '1.7.0' +squareup-kotlin-poet = '1.18.1' squareup-okhttp3 = '4.9.0' squareup-retrofit = '2.11.0' violation-comments = '1.70.0' @@ -106,8 +106,8 @@ yalantis-ucrop = '2.2.9' zendesk = '5.1.2' [libraries] -airbnb-lottie-main = { group = "com.airbnb.android", name = "lottie", version.ref = "airbnb-lottie" } airbnb-lottie-compose = { group = "com.airbnb.android", name = "lottie-compose", version.ref = "airbnb-lottie" } +airbnb-lottie-main = { group = "com.airbnb.android", name = "lottie", version.ref = "airbnb-lottie" } android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "android-desugar" } android-installreferrer = { group = "com.android.installreferrer", name = "installreferrer", version.ref = "android-installreferrer" } android-security-lint = { group = "com.android.security.lint", name = "lint", version.ref = "android-security-lint" } @@ -118,9 +118,13 @@ androidx-annotation = { group = "androidx.annotation", name = "annotation", vers androidx-appcompat-main = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidx-appcompat" } androidx-appcompat-resources = { group = "androidx.appcompat", name = "appcompat-resources", version.ref = "androidx-appcompat" } androidx-arch-core-testing = { group = "androidx.arch.core", name = "core-testing", version.ref = "androidx-arch-core" } +androidx-camera-camera2 = { group = "androidx.camera", name = "camera-camera2", version.ref = "androidx-camera" } +androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version.ref = "androidx-camera" } +androidx-camera-view = { group = "androidx.camera", name = "camera-view", version.ref = "androidx-camera" } +androidx-cardview = { group = "androidx.cardview", name = "cardview", version.ref = "androidx-cardview" } androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" } -androidx-compose-foundation-main = { group = "androidx.compose.foundation", name = "foundation" } androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout" } +androidx-compose-foundation-main = { group = "androidx.compose.foundation", name = "foundation" } androidx-compose-material = { group = "androidx.compose.material", name = "material" } androidx-compose-material3 = { group = "androidx.compose.material3", name = "material3", version.ref = "androidx-compose-material3" } androidx-compose-runtime-livedata = { group = "androidx.compose.runtime", name = "runtime-livedata" } @@ -135,10 +139,6 @@ androidx-compose-ui-tooling-preview = { group = "androidx.compose.ui", name = "u androidx-compose-ui-unit = { group = "androidx.compose.ui", name = "ui-unit" } androidx-constraintlayout-compose = { group = "androidx.constraintlayout", name = "constraintlayout-compose", version.ref = "androidx-constraintlayout-compose" } androidx-constraintlayout-main = { group = "androidx.constraintlayout", name = "constraintlayout", version.ref = "androidx-constraintlayout-main" } -androidx-camera-camera2 = { group = "androidx.camera", name = "camera-camera2", version.ref = "androidx-camera" } -androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version.ref = "androidx-camera" } -androidx-camera-view = { group = "androidx.camera", name = "camera-view", version.ref = "androidx-camera" } -androidx-cardview = { group = "androidx.cardview", name = "cardview", version.ref = "androidx-cardview" } androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidx-core" } androidx-core-main = { group = "androidx.core", name = "core", version.ref = "androidx-core" } androidx-exifinterface = { module = "androidx.exifinterface:exifinterface", version.ref = "androidx-exifinterface" } @@ -182,8 +182,8 @@ assertj-core = { group = "org.assertj", name = "assertj-core", version.ref = "as automattic-rest = { group = "com.automattic", name = "rest", version.ref = "automattic-rest" } automattic-tracks-android = { group = "com.automattic", name = "Automattic-Tracks-Android", version.ref = "automattic-tracks" } automattic-tracks-crashlogging = { group = "com.automattic.tracks", name = "crashlogging", version.ref = "automattic-tracks" } -bumptech-glide-main = { group = "com.github.bumptech.glide", name = "glide", version.ref = "bumptech-glide" } bumptech-glide-ksp = { group = "com.github.bumptech.glide", name = "ksp", version.ref = "bumptech-glide" } +bumptech-glide-main = { group = "com.github.bumptech.glide", name = "glide", version.ref = "bumptech-glide" } bumptech-glide-volley-integration = { group = "com.github.bumptech.glide", name = "volley-integration", version.ref = "bumptech-glide" } cascade-compose = { group = "me.saket.cascade", name = "cascade-compose", version.ref = "cascade" } coil-compose = { group = "io.coil-kt", name = "coil-compose", version.ref = "coil" } @@ -204,10 +204,10 @@ google-dagger-hilt-android-main = { group = "com.google.dagger", name = "hilt-an google-dagger-hilt-android-testing = { group = "com.google.dagger", name = "hilt-android-testing", version.ref = "google-dagger" } google-dagger-hilt-compiler = { group = "com.google.dagger", name = "hilt-compiler", version.ref = "google-dagger" } google-exoplayer = { group = "com.google.android.exoplayer", name = "exoplayer", version.ref = "google-exoplayer" } -google-flexboxlayout = { group = "com.google.android.flexbox", name = "flexbox", version.ref = "google-flexboxlayout" } google-firebase-bom = { group = "com.google.firebase", name = "firebase-bom", version.ref = "google-firebase-bom" } google-firebase-iid = { group = "com.google.firebase", name = "firebase-iid", version.ref = "google-firebase-iid" } google-firebase-messaging = { group = "com.google.firebase", name = "firebase-messaging" } +google-flexboxlayout = { group = "com.google.android.flexbox", name = "flexbox", version.ref = "google-flexboxlayout" } google-gson = { group = "com.google.code.gson", name = "gson", version.ref = "google-gson" } google-material = { group = "com.google.android.material", name = "material", version.ref = "google-material" } google-mlkit-barcode-scanning-common = { group = "com.google.mlkit", name = "barcode-scanning-common", version.ref = "google-mlkit-barcode-scanning-common" } @@ -216,8 +216,8 @@ google-mlkit-text-recognition = { group = "com.google.mlkit", name = "text-recog google-play-app-update = { group = "com.google.android.play", name = "app-update", version.ref = "google-play-app-update" } google-play-review = { group = "com.google.android.play", name = "review", version.ref = "google-play-review" } google-play-services-auth = { group = "com.google.android.gms", name = "play-services-auth", version.ref = "google-play-services-auth" } -greenrobot-eventbus-main = { group = "org.greenrobot", name = "eventbus", version.ref = "greenrobot-eventbus" } greenrobot-eventbus-java = { group = "org.greenrobot", name = "eventbus-java", version.ref = "greenrobot-eventbus" } +greenrobot-eventbus-main = { group = "org.greenrobot", name = "eventbus", version.ref = "greenrobot-eventbus" } indexos-media-for-mobile-android = { group = "com.github.indexos.media-for-mobile", name = "android", version.ref = "indexos-media-for-mobile" } indexos-media-for-mobile-domain = { group = "com.github.indexos.media-for-mobile", name = "domain", version.ref = "indexos-media-for-mobile" } jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-databind", version.ref = "jackson-databind" } @@ -239,9 +239,9 @@ mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", versio mpandroidchart = { group = "com.github.PhilJay", name = "MPAndroidChart", version.ref = "mpandroidchart" } photoview = { group = "com.github.chrisbanes", name = "PhotoView", version.ref = "photoview" } robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" } +squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } squareup-kotlin-poet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "squareup-kotlin-poet" } squareup-kotlin-poet-main = { group = "com.squareup", name = "kotlinpoet", version.ref = "squareup-kotlin-poet" } -squareup-java-poet = { module = "com.squareup:javapoet", version.ref = "squareup-java-poet" } squareup-okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "squareup-okhttp3" } squareup-okhttp3-urlconnection = { module = "com.squareup.okhttp3:okhttp-urlconnection", version.ref = "squareup-okhttp3" } squareup-retrofit = { group = "com.squareup.retrofit2", name = "retrofit", version.ref = "squareup-retrofit" }