|
809 | 809 | EE57C13C297FBECB00BC31E7 /* product-tags-all-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE57C13B297FBECB00BC31E7 /* product-tags-all-without-data.json */; }; |
810 | 810 | EE57C13E297FBEE200BC31E7 /* product-tags-created-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE57C13D297FBEE200BC31E7 /* product-tags-created-without-data.json */; }; |
811 | 811 | EE57C140297FBEFB00BC31E7 /* product-tags-deleted-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE57C13F297FBEFB00BC31E7 /* product-tags-deleted-without-data.json */; }; |
| 812 | + EE57C143297FCCA700BC31E7 /* product-shipping-classes-load-all-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE57C141297FCCA700BC31E7 /* product-shipping-classes-load-all-without-data.json */; }; |
| 813 | + EE57C144297FCCA700BC31E7 /* product-shipping-classes-load-one-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE57C142297FCCA700BC31E7 /* product-shipping-classes-load-one-without-data.json */; }; |
| 814 | + EE57C146297FCCD200BC31E7 /* ProductShippingClassListMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE57C145297FCCD200BC31E7 /* ProductShippingClassListMapperTests.swift */; }; |
| 815 | + EE57C148297FCCE000BC31E7 /* ProductShippingClassMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE57C147297FCCE000BC31E7 /* ProductShippingClassMapperTests.swift */; }; |
812 | 816 | EE62EE61295ACF8D009C965B /* RequestConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE62EE60295ACF8D009C965B /* RequestConverterTests.swift */; }; |
813 | 817 | EE62EE63295AD45E009C965B /* String+URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE62EE62295AD45E009C965B /* String+URL.swift */; }; |
814 | 818 | EE62EE65295AD46D009C965B /* String+URLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE62EE64295AD46D009C965B /* String+URLTests.swift */; }; |
|
1676 | 1680 | EE57C13B297FBECB00BC31E7 /* product-tags-all-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-tags-all-without-data.json"; sourceTree = "<group>"; }; |
1677 | 1681 | EE57C13D297FBEE200BC31E7 /* product-tags-created-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-tags-created-without-data.json"; sourceTree = "<group>"; }; |
1678 | 1682 | EE57C13F297FBEFB00BC31E7 /* product-tags-deleted-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-tags-deleted-without-data.json"; sourceTree = "<group>"; }; |
| 1683 | + EE57C141297FCCA700BC31E7 /* product-shipping-classes-load-all-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-shipping-classes-load-all-without-data.json"; sourceTree = "<group>"; }; |
| 1684 | + EE57C142297FCCA700BC31E7 /* product-shipping-classes-load-one-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-shipping-classes-load-one-without-data.json"; sourceTree = "<group>"; }; |
| 1685 | + EE57C145297FCCD200BC31E7 /* ProductShippingClassListMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductShippingClassListMapperTests.swift; sourceTree = "<group>"; }; |
| 1686 | + EE57C147297FCCE000BC31E7 /* ProductShippingClassMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductShippingClassMapperTests.swift; sourceTree = "<group>"; }; |
1679 | 1687 | EE62EE60295ACF8D009C965B /* RequestConverterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestConverterTests.swift; sourceTree = "<group>"; }; |
1680 | 1688 | EE62EE62295AD45E009C965B /* String+URL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+URL.swift"; sourceTree = "<group>"; }; |
1681 | 1689 | EE62EE64295AD46D009C965B /* String+URLTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+URLTests.swift"; sourceTree = "<group>"; }; |
|
2408 | 2416 | 4524CD9B242CEFAB00B2F20A /* product-on-sale-with-empty-sale-price.json */, |
2409 | 2417 | 025CA2C7238F4FF400B05C81 /* product-shipping-classes-load-all.json */, |
2410 | 2418 | 020220E123966CD900290165 /* product-shipping-classes-load-one.json */, |
| 2419 | + EE57C141297FCCA700BC31E7 /* product-shipping-classes-load-all-without-data.json */, |
| 2420 | + EE57C142297FCCA700BC31E7 /* product-shipping-classes-load-one-without-data.json */, |
2411 | 2421 | 457FC68B2382B2FD00B41B02 /* product-update.json */, |
2412 | 2422 | AEA056E3296DBA6E00948D52 /* products-batch-update.json */, |
2413 | 2423 | 45152818257A84A60076B03C /* product-attributes-all.json */, |
|
2770 | 2780 | 45D685FB23D0C739005F87D0 /* ProductSkuMapperTests.swift */, |
2771 | 2781 | 4599FC5924A626B70056157A /* ProductTagListMapperTests.swift */, |
2772 | 2782 | CEC4BF94234E7F34008D9195 /* RefundListMapperTests.swift */, |
| 2783 | + EE57C145297FCCD200BC31E7 /* ProductShippingClassListMapperTests.swift */, |
| 2784 | + EE57C147297FCCE000BC31E7 /* ProductShippingClassMapperTests.swift */, |
2773 | 2785 | CEC4BF8E234E382F008D9195 /* RefundMapperTests.swift */, |
2774 | 2786 | 7412A8ED21B6E335005D182A /* ReportOrderMapperTests.swift */, |
2775 | 2787 | 743E84F722172E1F00FAC9D7 /* ShipmentTrackingListMapperTests.swift */, |
|
3130 | 3142 | DE66C55F2977C67D00DAA978 /* shipping-label-account-settings-without-data.json in Resources */, |
3131 | 3143 | E137619929151C7400FD098F /* error-wp-rest-forbidden.json in Resources */, |
3132 | 3144 | 31A451CE27863A2E00FE81AA /* stripe-account-wrong-json.json in Resources */, |
| 3145 | + EE57C143297FCCA700BC31E7 /* product-shipping-classes-load-all-without-data.json in Resources */, |
3133 | 3146 | 26BD9FCD2965EC3C004E0D15 /* product-variations-bulk-create.json in Resources */, |
3134 | 3147 | EE57C13C297FBECB00BC31E7 /* product-tags-all-without-data.json in Resources */, |
3135 | 3148 | 028CB718290223CB00331C09 /* account-username-suggestions.json in Resources */, |
|
3228 | 3241 | B5C6FCD620A3768900A4F8E4 /* order.json in Resources */, |
3229 | 3242 | 3158FE7426129D9F00E566B9 /* wcpay-account-rejected-other.json in Resources */, |
3230 | 3243 | CC0786C7267BB10700BA9AC1 /* shipping-label-status-success.json in Resources */, |
| 3244 | + EE57C144297FCCA700BC31E7 /* product-shipping-classes-load-one-without-data.json in Resources */, |
3231 | 3245 | 028CB71B290224D700331C09 /* create-account-error-username.json in Resources */, |
3232 | 3246 | EEA6583E2966B41E00112DF0 /* products-load-all-without-data.json in Resources */, |
3233 | 3247 | 68F48B1328E3E5750045C15B /* wc-analytics-customers.json in Resources */, |
|
3898 | 3912 | 03DCB7442624AD9B00C8953D /* CouponListMapperTests.swift in Sources */, |
3899 | 3913 | AE2D6623272A8F6E004A2C3A /* TelemetryRemoteTests.swift in Sources */, |
3900 | 3914 | B5C151C0217EE3FB00C7BDC1 /* NoteListMapperTests.swift in Sources */, |
| 3915 | + EE57C146297FCCD200BC31E7 /* ProductShippingClassListMapperTests.swift in Sources */, |
3901 | 3916 | 026CF622237D7E61009563D4 /* ProductVariationsRemoteTests.swift in Sources */, |
3902 | 3917 | DEC51A99274DDDC9009F3DF4 /* SitePluginMapperTests.swift in Sources */, |
3903 | 3918 | EEFAA581295D78E9003583BE /* AuthenticatedRESTRequestTests.swift in Sources */, |
|
3967 | 3982 | CC07866526790B1100BA9AC1 /* ShippingLabelPurchaseMapperTests.swift in Sources */, |
3968 | 3983 | 74002D6A2118B26100A63C19 /* SiteVisitStatsMapperTests.swift in Sources */, |
3969 | 3984 | 743E84FA221742E300FAC9D7 /* ShipmentsRemoteTests.swift in Sources */, |
| 3985 | + EE57C148297FCCE000BC31E7 /* ProductShippingClassMapperTests.swift in Sources */, |
3970 | 3986 | 03DCB7822627394500C8953D /* CouponMapperTests.swift in Sources */, |
3971 | 3987 | 03DCB76C262591C400C8953D /* CouponsRemoteTests.swift in Sources */, |
3972 | 3988 | 31A451BD2786344B00FE81AA /* StripeRemoteTests.swift in Sources */, |
|
0 commit comments