forked from RevenueCat/purchases-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBackendIntegrationTests-All-CI.xctestplan
55 lines (54 loc) · 1.33 KB
/
BackendIntegrationTests-All-CI.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
{
"configurations" : [
{
"id" : "2587274F-F57F-4216-A271-AC81B1E55A3D",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"environmentVariableEntries" : [
{
"key" : "RCRunningTests",
"value" : "1"
},
{
"key" : "RCMockAdServicesToken",
"value" : "G9i5hC8lQJeGOfmS+MFycll"
},
{
"key" : "RCRunningIntegrationTests",
"value" : "1"
}
],
"maximumTestExecutionTimeAllowance" : 180,
"maximumTestRepetitions" : 5,
"targetForVariableExpansion" : {
"containerPath" : "container:RevenueCat.xcodeproj",
"identifier" : "2DE20B7E26409EB7004C597D",
"name" : "BackendIntegrationTestsHostApp"
},
"testExecutionOrdering" : "random",
"testRepetitionMode" : "retryOnFailure",
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:RevenueCat.xcodeproj",
"identifier" : "2DE20B6B264087FB004C597D",
"name" : "BackendIntegrationTests"
}
},
{
"target" : {
"containerPath" : "container:RevenueCat.xcodeproj",
"identifier" : "4F6BEE042A27B02400CD9322",
"name" : "BackendCustomEntitlementsIntegrationTests"
}
}
],
"version" : 1
}