-
Notifications
You must be signed in to change notification settings - Fork 7
/
UITests-1.xctestplan
109 lines (108 loc) · 3.44 KB
/
UITests-1.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" : "A4EB5A67-4AB5-4BAF-934F-5BDCE7E091F6",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:PocketKit",
"identifier" : "Analytics",
"name" : "Analytics"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "166A81AF2637406C0015AA1D",
"name" : "Pocket (iOS)"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "F204A75F27E22EC50010E155",
"name" : "SaveToPocket"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "650FECCA28BA85F300A3CB0C",
"name" : "PushNotificationServiceExtension"
},
{
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "65EC272428BA8AD50075E1DF",
"name" : "PushNotificationStoryExtension"
},
{
"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",
"AnonymousModeTests",
"ArchiveAnItemTests",
"ArchiveAnItemTests\/test_archivingAnItemFromHomeRecentSaves_archivesItem_andPopsBackToList()",
"ArchiveAnItemTests\/test_archivingAnItemFromList_bySwipe_removesItFromList_andSyncWithServer()",
"ArchiveAnItemTests\/test_archivingAnItemFromList_removesItFromList_andSyncsWithServer()",
"ArchiveAnItemTests\/test_archivingAnItemFromReader_archivesItem_andPopsBackToList()",
"ArchiveFiltersTests\/test_archiveView_sortingNoTagFilter_showFilteredItems()",
"ArchiveFiltersTests\/test_archiveView_tappingTaggedFilter_showsFilteredItems()",
"BannerViewTests\/test_foregroundingTheApp_withAlreadySavedURL_showsSaveFromClipboardBannerAndBringsItemToTop()",
"CollectionTests",
"DeleteAnItemTests\/test_deletingAnItemFromCollection_deletesItem_andPopsBackToList()",
"ErrorTests",
"HomeTests",
"ListenTests",
"PocketXCTestCase",
"PremiumTests",
"PullToRefreshTests",
"ReaderTests",
"ReportARecommendationTests",
"SaveToPocketTests",
"SavesFiltersTests",
"SavesTests",
"SavesTests\/test_savingAnItemFromShareExtension_addsItemToList()",
"SearchTests",
"SettingsTest",
"ShareAnItemTests",
"SignOutTests\/test_tappingSignOutshowsLogin()"
],
"target" : {
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "166A81BF2637406C0015AA1D",
"name" : "Tests iOS"
}
}
],
"version" : 1
}