|
32 | 32 | { |
33 | 33 | "target" : { |
34 | 34 | "containerPath" : "container:..\/Modules", |
35 | | - "identifier" : "WordPressSharedObjCTests", |
36 | | - "name" : "WordPressSharedObjCTests" |
| 35 | + "identifier" : "WooFoundationTests", |
| 36 | + "name" : "WooFoundationTests" |
37 | 37 | } |
38 | 38 | }, |
39 | 39 | { |
40 | | - "enabled" : false, |
41 | 40 | "target" : { |
42 | | - "containerPath" : "container:WooCommerce.xcodeproj", |
43 | | - "identifier" : "3F0904072D26A40800D8ACCE", |
44 | | - "name" : "WordPressAuthenticatorTests" |
45 | | - } |
46 | | - }, |
47 | | - { |
48 | | - "skippedTests" : [ |
49 | | - "InAppPurchaseStoreTests", |
50 | | - "InAppPurchaseStoreTests\/test_iap_supported_in_canada()", |
51 | | - "InAppPurchaseStoreTests\/test_iap_supported_in_us()", |
52 | | - "InAppPurchaseStoreTests\/test_load_products_fails_if_iap_unsupported()", |
53 | | - "InAppPurchaseStoreTests\/test_load_products_loads_products_response()", |
54 | | - "InAppPurchaseStoreTests\/test_purchase_product_completes_purchase()", |
55 | | - "InAppPurchaseStoreTests\/test_purchase_product_ensure_xcode_environment()", |
56 | | - "InAppPurchaseStoreTests\/test_purchase_product_handles_api_errors()", |
57 | | - "InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_false_when_not_entitled()", |
58 | | - "InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_true_when_entitled()", |
59 | | - "StorePerformanceViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()", |
60 | | - "StripeCardReaderIntegrationTests", |
61 | | - "TopPerformersDashboardViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()" |
62 | | - ], |
63 | | - "target" : { |
64 | | - "containerPath" : "container:WooCommerce.xcodeproj", |
65 | | - "identifier" : "B56DB3DC2049BFAA00D4AA8E", |
66 | | - "name" : "WooCommerceTests" |
| 41 | + "containerPath" : "container:..\/Modules", |
| 42 | + "identifier" : "NetworkingTests", |
| 43 | + "name" : "NetworkingTests" |
67 | 44 | } |
68 | 45 | }, |
69 | 46 | { |
70 | 47 | "target" : { |
71 | | - "containerPath" : "container:..\/Yosemite\/Yosemite.xcodeproj", |
72 | | - "identifier" : "B5C9DDFD2087FEC0006B910A", |
73 | | - "name" : "YosemiteTests" |
| 48 | + "containerPath" : "container:..\/Modules", |
| 49 | + "identifier" : "ExperimentsTests", |
| 50 | + "name" : "ExperimentsTests" |
74 | 51 | } |
75 | 52 | }, |
76 | 53 | { |
|
90 | 67 | { |
91 | 68 | "target" : { |
92 | 69 | "containerPath" : "container:..\/Modules", |
93 | | - "identifier" : "WooFoundationTests", |
94 | | - "name" : "WooFoundationTests" |
| 70 | + "identifier" : "StorageTests", |
| 71 | + "name" : "StorageTests" |
95 | 72 | } |
96 | 73 | }, |
97 | 74 | { |
| 75 | + "enabled" : false, |
98 | 76 | "target" : { |
99 | | - "containerPath" : "container:", |
100 | | - "identifier" : "NetworkingTests", |
101 | | - "name" : "NetworkingTests" |
| 77 | + "containerPath" : "container:WooCommerce.xcodeproj", |
| 78 | + "identifier" : "3F0904072D26A40800D8ACCE", |
| 79 | + "name" : "WordPressAuthenticatorTests" |
102 | 80 | } |
103 | 81 | }, |
104 | 82 | { |
105 | 83 | "target" : { |
106 | | - "containerPath" : "container:", |
107 | | - "identifier" : "StorageTests", |
108 | | - "name" : "StorageTests" |
| 84 | + "containerPath" : "container:..\/Modules", |
| 85 | + "identifier" : "WordPressSharedObjCTests", |
| 86 | + "name" : "WordPressSharedObjCTests" |
109 | 87 | } |
110 | 88 | }, |
111 | 89 | { |
| 90 | + "skippedTests" : [ |
| 91 | + "InAppPurchaseStoreTests", |
| 92 | + "InAppPurchaseStoreTests\/test_iap_supported_in_canada()", |
| 93 | + "InAppPurchaseStoreTests\/test_iap_supported_in_us()", |
| 94 | + "InAppPurchaseStoreTests\/test_load_products_fails_if_iap_unsupported()", |
| 95 | + "InAppPurchaseStoreTests\/test_load_products_loads_products_response()", |
| 96 | + "InAppPurchaseStoreTests\/test_purchase_product_completes_purchase()", |
| 97 | + "InAppPurchaseStoreTests\/test_purchase_product_ensure_xcode_environment()", |
| 98 | + "InAppPurchaseStoreTests\/test_purchase_product_handles_api_errors()", |
| 99 | + "InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_false_when_not_entitled()", |
| 100 | + "InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_true_when_entitled()", |
| 101 | + "StorePerformanceViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()", |
| 102 | + "StripeCardReaderIntegrationTests", |
| 103 | + "TopPerformersDashboardViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()" |
| 104 | + ], |
112 | 105 | "target" : { |
113 | | - "containerPath" : "container:..\/Modules", |
114 | | - "identifier" : "ExperimentsTests", |
115 | | - "name" : "ExperimentsTests" |
| 106 | + "containerPath" : "container:WooCommerce.xcodeproj", |
| 107 | + "identifier" : "B56DB3DC2049BFAA00D4AA8E", |
| 108 | + "name" : "WooCommerceTests" |
| 109 | + } |
| 110 | + }, |
| 111 | + { |
| 112 | + "target" : { |
| 113 | + "containerPath" : "container:..\/Yosemite\/Yosemite.xcodeproj", |
| 114 | + "identifier" : "B5C9DDFD2087FEC0006B910A", |
| 115 | + "name" : "YosemiteTests" |
116 | 116 | } |
117 | 117 | } |
118 | 118 | ], |
|
0 commit comments