-
Notifications
You must be signed in to change notification settings - Fork 8
/
UITests-2.xctestplan
109 lines (108 loc) · 3.08 KB
/
UITests-2.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"configurations" : [
{
"id" : "71CBD44E-2117-44AE-B032-6918B5B9C2E0",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "166A81AF2637406C0015AA1D",
"name" : "Pocket (iOS)"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "F204A75F27E22EC50010E155",
"name" : "SaveToPocket"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "65EC272428BA8AD50075E1DF",
"name" : "PushNotificationStoryExtension"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "650FECCA28BA85F300A3CB0C",
"name" : "PushNotificationServiceExtension"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "Analytics",
"name" : "Analytics"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "PocketKit",
"name" : "PocketKit"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "SaveToPocketKit",
"name" : "SaveToPocketKit"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "SharedPocketKit",
"name" : "SharedPocketKit"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "Sync",
"name" : "Sync"
},
{
"containerPath" : "container:PocketKit",
"identifier" : "Textile",
"name" : "Textile"
}
]
},
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"skippedTests" : [
"AddSavedItemTests",
"AddTagsItemTests",
"AddTagsItemTests\/test_addTagsToItemFromSaves_savesNewTags()",
"AddTagsItemTests\/test_addTags_withPremiumUser_showsRecentTagsView()",
"AnonymousModeTests",
"ArchiveFiltersTests",
"ArchiveTests",
"BannerViewTests",
"CollectionTests",
"DeleteAnItemTests",
"EditTagsTests",
"EmptyStateTests",
"FavoriteAnItemTests",
"HomeTests\/test_pullToRefresh_fetchesUpdatedContent()",
"HomeTests\/test_tappingRecentSavesItem_showsWebViewWhenItemIsVideo()",
"HomeTests\/test_tappingRecentSavesSavesButton_opensSavesView()",
"ListenTests",
"PocketXCTestCase",
"PremiumTests\/test_tapSearchPremiumUpsellShowsUpgradeView()",
"PullToRefreshTests",
"ReaderTests",
"ReportARecommendationTests",
"SaveToPocketTests",
"SavesFiltersTests",
"SavesTests",
"SearchTests",
"SettingsTest",
"ShareAnItemTests",
"SignOutTests"
],
"target" : {
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "166A81BF2637406C0015AA1D",
"name" : "Tests iOS"
}
}
],
"version" : 1
}