forked from WalletConnect/WalletConnectSwiftV2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NotifyTests.xctestplan
54 lines (53 loc) · 1.21 KB
/
NotifyTests.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
{
"configurations" : [
{
"id" : "841BA375-1F12-4558-98A7-CE22EF446BB4",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"environmentVariableEntries" : [
{
"key" : "RELAY_HOST",
"value" : "$(RELAY_HOST)"
},
{
"key" : "GM_DAPP_PROJECT_SECRET",
"value" : "$(GM_DAPP_PROJECT_SECRET)"
},
{
"key" : "GM_DAPP_PROJECT_ID",
"value" : "$(GM_DAPP_PROJECT_ID)"
},
{
"key" : "CAST_HOST",
"value" : "$(CAST_HOST)"
},
{
"key" : "PROJECT_ID",
"value" : "$(PROJECT_ID)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:ExampleApp.xcodeproj",
"identifier" : "A5E03DEC286464DB00888481",
"name" : "IntegrationTests"
}
},
"testTargets" : [
{
"selectedTests" : [
"PushTests\/testNotifyServerSubscribeAndNotifies()",
"PushTests\/testWalletCreatesAndUpdatesSubscription()"
],
"target" : {
"containerPath" : "container:ExampleApp.xcodeproj",
"identifier" : "A5E03DEC286464DB00888481",
"name" : "IntegrationTests"
}
}
],
"version" : 1
}