-
Notifications
You must be signed in to change notification settings - Fork 105
/
LiveKit.xctestplan
49 lines (48 loc) · 1.02 KB
/
LiveKit.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
{
"configurations" : [
{
"id" : "C13DBD7E-A26D-4166-987B-8BB0E3A8A56F",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"environmentVariableEntries" : [
{
"key" : "LIVEKIT_TESTING_URL",
"value" : "$(LIVEKIT_TESTING_URL)"
},
{
"key" : "LIVEKIT_TESTING_API_KEY",
"value" : "$(LIVEKIT_TESTING_API_KEY)"
},
{
"key" : "LIVEKIT_TESTING_API_SECRET",
"value" : "$(LIVEKIT_TESTING_API_SECRET)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:",
"identifier" : "LiveKit",
"name" : "LiveKit"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:",
"identifier" : "LiveKitTests",
"name" : "LiveKitTests"
}
},
{
"target" : {
"containerPath" : "container:",
"identifier" : "LiveKitTestsObjC",
"name" : "LiveKitTestsObjC"
}
}
],
"version" : 1
}