This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 102
/
Metatext.xctestplan
91 lines (90 loc) · 1.99 KB
/
Metatext.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
{
"configurations" : [
{
"id" : "651608D9-8238-4174-8167-D49D950B50D1",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:Metatext.xcodeproj",
"identifier" : "D047FA8B24C3E21200AF17C5",
"name" : "Metatext"
}
},
"testTargets" : [
{
"enabled" : false,
"target" : {
"containerPath" : "container:Metatext.xcodeproj",
"identifier" : "D0666A2024C677B400F3F04B",
"name" : "Tests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:DB",
"identifier" : "DBTests",
"name" : "DBTests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:HTTP",
"identifier" : "HTTPTests",
"name" : "HTTPTests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:Keychain",
"identifier" : "KeychainTests",
"name" : "KeychainTests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:Mastodon",
"identifier" : "MastodonTests",
"name" : "MastodonTests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:MastodonAPI",
"identifier" : "MastodonAPITests",
"name" : "MastodonAPITests"
}
},
{
"enabled" : false,
"target" : {
"containerPath" : "container:Secrets",
"identifier" : "SecretsTests",
"name" : "SecretsTests"
}
},
{
"target" : {
"containerPath" : "container:ServiceLayer",
"identifier" : "ServiceLayerTests",
"name" : "ServiceLayerTests"
}
},
{
"target" : {
"containerPath" : "container:ViewModels",
"identifier" : "ViewModelsTests",
"name" : "ViewModelsTests"
}
}
],
"version" : 1
}