forked from splitio/ios-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSplitiOSUnit.xctestplan
95 lines (94 loc) · 2.62 KB
/
SplitiOSUnit.xctestplan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"configurations" : [
{
"id" : "4F2A5094-0E71-4794-9717-92482220A968",
"name" : "Common",
"options" : {
}
},
{
"id" : "00529E1C-25A9-4843-8676-E48C4769483F",
"name" : "WatchOS",
"options" : {
"targetForVariableExpansion" : {
"containerPath" : "container:Split.xcodeproj",
"identifier" : "95B02CA328D0BD790030EC8B",
"name" : "WatchOS"
}
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"environmentVariableEntries" : [
{
"key" : "com.apple.CoreData.ConcurrencyDebug",
"value" : "1"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:Split.xcodeproj",
"identifier" : "3B6DEE5920EA6A4E0067435E",
"name" : "Split"
}
},
"testTargets" : [
{
"skippedTests" : [
"DestroyTests",
"EventStreamParserTest",
"FetchSpecificSplitsTest",
"FlagSetsIntegrationTests",
"FlushTests",
"InitDbCipherTest",
"InitialCacheTest",
"InstantFeatureFlagsUpdateTest",
"MultiClientEvaluationTest",
"MultiClientStreamingResetTest",
"MySegmentUpdateV2Test",
"MySegmentUpdatedTest",
"MySegmentsPayloadDecoderTest",
"MySegmentsV2PayloaDecoderTest",
"NotificationManagerKeeperTest",
"NotificationParserTest",
"PushManagerEventBroadcasterTest",
"PushNotificationManagerTest",
"ReadyFromCacheTest",
"SdkUpdateStreamingTest",
"SingleSyncTest",
"SplitChangesServerErrorTest",
"SplitChangesTest",
"SplitIntegrationTests",
"SseAuthenticatorTest",
"SseClientTest",
"SseHandlerTest",
"SseNotificationProcessorTest",
"StreamingAuthFail4xxTest",
"StreamingAuthFail5xxTest",
"StreamingBgReconnectTest",
"StreamingConnFail5xxTest",
"StreamingControlResetTest",
"StreamingControlTest",
"StreamingDelaytTest",
"StreamingDisabledTest",
"StreamingInitTest",
"StreamingMySegmentsSyncTest",
"StreamingNoReconectWhenPollingTest",
"StreamingOccupancyTest",
"StreamingSplitKillTest",
"StreamingSplitsSyncTest",
"SyncPostBgTest",
"TelemetryIntegrationTest",
"UserConsentModeDebugTest",
"UserConsentModeNoneTest",
"UserConsentModeOptimizedTest"
],
"target" : {
"containerPath" : "container:Split.xcodeproj",
"identifier" : "592C6AA4211B6C99002D120C",
"name" : "SplitTests"
}
}
],
"version" : 1
}