-
Notifications
You must be signed in to change notification settings - Fork 11
/
EudiWallet.xctestplan
98 lines (97 loc) · 2.48 KB
/
EudiWallet.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
{
"configurations" : [
{
"id" : "D081D3EF-C7D4-419F-84E7-75A782F84C42",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:EUDI Reference App.xcodeproj",
"identifier" : "F14907B72ABAF54B00DDFE56",
"name" : "EUDI Reference App"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Modules\/feature-login",
"identifier" : "feature-login-tests",
"name" : "feature-login-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-dashboard",
"identifier" : "feature-dashboard-tests",
"name" : "feature-dashboard-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-common",
"identifier" : "feature-common-tests",
"name" : "feature-common-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-issuance",
"identifier" : "feature-issuance-tests",
"name" : "feature-issuance-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-presentation",
"identifier" : "feature-presentation-tests",
"name" : "feature-presentation-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-proximity",
"identifier" : "feature-proximity-tests",
"name" : "feature-proximity-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/feature-startup",
"identifier" : "feature-startup-tests",
"name" : "feature-startup-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/logic-api",
"identifier" : "logic-api-tests",
"name" : "logic-api-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/logic-business",
"identifier" : "logic-business-tests",
"name" : "logic-business-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/logic-ui",
"identifier" : "logic-ui-tests",
"name" : "logic-ui-tests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/logic-authentication",
"identifier" : "logic-authentication-tests",
"name" : "logic-authentication-tests"
}
}
],
"version" : 1
}