forked from RevenueCat/purchases-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBackendIntegrationTests-Offline.xctestplan
76 lines (76 loc) · 2.46 KB
/
BackendIntegrationTests-Offline.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
{
"configurations" : [
{
"id" : "62C79EF4-8071-439C-B693-34F1E57211FC",
"name" : "Configuration 1",
"options" : {
"testTimeoutsEnabled" : true
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"environmentVariableEntries" : [
{
"key" : "RCMockAdServicesToken",
"value" : "G9i5hC8lQJeGOfmS+MFycll"
},
{
"key" : "RCRunningTests",
"value" : "1"
},
{
"key" : "RCRunningIntegrationTests",
"value" : "1"
}
],
"maximumTestExecutionTimeAllowance" : 180,
"maximumTestRepetitions" : 5,
"targetForVariableExpansion" : {
"containerPath" : "container:RevenueCat.xcodeproj",
"identifier" : "2DE20B6B264087FB004C597D",
"name" : "BackendIntegrationTests"
},
"testExecutionOrdering" : "random",
"testRepetitionMode" : "retryOnFailure",
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"skippedTests" : [
"BaseBackendIntegrationTests",
"BaseSignatureVerificationIntegrationTests",
"BaseStoreKitIntegrationTests",
"BaseStoreKitObserverModeIntegrationTests",
"DisabledSignatureVerificationIntegrationTests",
"DynamicModeSignatureVerificationIntegrationTests",
"EnforcedSignatureVerificationIntegrationTests",
"InformationalSignatureVerificationIntegrationTests",
"LoadShedderSignatureVerificationWithoutHeaderHashIntegrationTests",
"LoadShedderStoreKit1IntegrationTests",
"LoadShedderStoreKit2IntegrationTests",
"LoadShedderStoreKit2JWSIntegrationTests",
"OtherIntegrationTests",
"PaywallEventsIntegrationTests",
"SignatureVerificationWithoutHeaderHashIntegrationTests",
"StoreKit1IntegrationTests",
"StoreKit1ObserverModeIntegrationTests",
"StoreKit1ObserverModeWithExistingPurchasesTests",
"StoreKit2IntegrationTests",
"StoreKit2JWSIntegrationTests",
"StoreKit2JWSObserverModeIntegrationTests",
"StoreKit2JWSObserverModeWithExistingPurchasesTests",
"StoreKit2ObserverModeIntegrationTests",
"StoreKit2ObserverModeWithExistingPurchasesTests",
"SubscriberAttributesManagerIntegrationTests",
"TestCase"
],
"target" : {
"containerPath" : "container:RevenueCat.xcodeproj",
"identifier" : "2DE20B6B264087FB004C597D",
"name" : "BackendIntegrationTests"
}
}
],
"version" : 1
}