Skip to content
Snippets Groups Projects
Commit bcf37aad authored by Oliver Wiese's avatar Oliver Wiese
Browse files

disable tests

parent 61999e3a
Branches
No related tags found
2 merge requests!58Onboarding screens swift ui merge dev,!57Resolve "Typosquatting"
...@@ -26,8 +26,17 @@ ...@@ -26,8 +26,17 @@
buildConfiguration = "Debug" buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES" shouldUseLaunchSchemeArgsEnv = "YES"
shouldUseLaunchSchemeArgsEnv = "YES"> codeCoverageEnabled = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "A13526741D955BDF00D3BFE1"
BuildableName = "enzevalos_iphone.app"
BlueprintName = "enzevalos_iphone"
ReferencedContainer = "container:enzevalos_iphone.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables> <Testables>
<TestableReference <TestableReference
skipped = "NO"> skipped = "NO">
...@@ -39,9 +48,39 @@ ...@@ -39,9 +48,39 @@
ReferencedContainer = "container:enzevalos_iphone.xcodeproj"> ReferencedContainer = "container:enzevalos_iphone.xcodeproj">
</BuildableReference> </BuildableReference>
<SkippedTests> <SkippedTests>
<Test
Identifier = "CryptoTests/testfindNotSignedMailForPublicKey()">
</Test>
<Test <Test
Identifier = "GamificationDataUnitTest"> Identifier = "GamificationDataUnitTest">
</Test> </Test>
<Test
Identifier = "MailServerConfigurationTest">
</Test>
<Test
Identifier = "MailTest/testK9SecureInlineMail()">
</Test>
<Test
Identifier = "MailTest/testK9SecureMail()">
</Test>
<Test
Identifier = "MailTest/testK9SigedInlineMail()">
</Test>
<Test
Identifier = "MailTest/testK9SigedMail()">
</Test>
<Test
Identifier = "MailTest/testMacSecureMail()">
</Test>
<Test
Identifier = "MailTest/testMacSigedMail()">
</Test>
<Test
Identifier = "MailTest/testThunderbirdSigedInlineMail()">
</Test>
<Test
Identifier = "MailTest/testThunderbirdSigedMail()">
</Test>
</SkippedTests> </SkippedTests>
</TestableReference> </TestableReference>
<TestableReference <TestableReference
...@@ -55,17 +94,6 @@ ...@@ -55,17 +94,6 @@
</BuildableReference> </BuildableReference>
</TestableReference> </TestableReference>
</Testables> </Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "A13526741D955BDF00D3BFE1"
BuildableName = "enzevalos_iphone.app"
BlueprintName = "enzevalos_iphone"
ReferencedContainer = "container:enzevalos_iphone.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction> </TestAction>
<LaunchAction <LaunchAction
buildConfiguration = "Debug" buildConfiguration = "Debug"
...@@ -88,8 +116,6 @@ ...@@ -88,8 +116,6 @@
ReferencedContainer = "container:enzevalos_iphone.xcodeproj"> ReferencedContainer = "container:enzevalos_iphone.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
<LocationScenarioReference <LocationScenarioReference
identifier = "com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier" identifier = "com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier"
referenceType = "1"> referenceType = "1">
......
// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationModel.swift at 2020-03-30 11:54:02 +0000 // MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationModel.swift at 2020-04-03 07:56:06 +0000
// //
// AuthenticationModel.swift // AuthenticationModel.swift
...@@ -653,7 +653,7 @@ import Foundation ...@@ -653,7 +653,7 @@ import Foundation
} }
// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationViewModel.swift at 2020-03-30 11:54:02 +0000 // MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationViewModel.swift at 2020-04-03 07:56:06 +0000
// //
// AuthenticationViewModel.swift // AuthenticationViewModel.swift
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment