Removed (temporarily) the Libraries test plan from the project.
This commit is contained in:
parent
38e671a69e
commit
6be1276be4
@ -27,13 +27,8 @@
|
|||||||
buildConfiguration = "Debug"
|
buildConfiguration = "Debug"
|
||||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||||
<TestPlans>
|
shouldAutocreateTestPlan = "YES">
|
||||||
<TestPlanReference
|
|
||||||
reference = "container:../Libraries.xctestplan"
|
|
||||||
default = "YES">
|
|
||||||
</TestPlanReference>
|
|
||||||
</TestPlans>
|
|
||||||
</TestAction>
|
</TestAction>
|
||||||
<LaunchAction
|
<LaunchAction
|
||||||
buildConfiguration = "Debug"
|
buildConfiguration = "Debug"
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
//
|
//
|
||||||
// FilterWordsUseCaseTests.swift
|
// FilterWordsUseCaseTests.swift
|
||||||
// ReviewsFoundationTest
|
// ReviewsFilterTest
|
||||||
//
|
//
|
||||||
// Created by Javier Cicchelli on 18/03/2024.
|
// Created by Javier Cicchelli on 18/03/2024.
|
||||||
// Copyright © 2024 Röck+Cöde VoF. All rights reserved.
|
// Copyright © 2024 Röck+Cöde VoF. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
import ReviewsFilterKit
|
||||||
import ReviewsFoundationKit
|
import ReviewsFoundationKit
|
||||||
import XCTest
|
import XCTest
|
||||||
|
|
||||||
|
@ -46,7 +46,6 @@
|
|||||||
/* End PBXCopyFilesBuildPhase section */
|
/* End PBXCopyFilesBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
02900C4B2BA5347A008D2E8D /* Libraries.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Libraries.xctestplan; sourceTree = "<group>"; };
|
|
||||||
02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReviewsFeed.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReviewsFeed.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsFeed.h; sourceTree = "<group>"; };
|
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsFeed.h; sourceTree = "<group>"; };
|
||||||
02DC7FB12BA52084000EEEBE /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = "<group>"; };
|
02DC7FB12BA52084000EEEBE /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = "<group>"; };
|
||||||
@ -82,14 +81,6 @@
|
|||||||
/* End PBXFrameworksBuildPhase section */
|
/* End PBXFrameworksBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXGroup section */
|
/* Begin PBXGroup section */
|
||||||
02900C4C2BA5347A008D2E8D /* Test Plans */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
02900C4B2BA5347A008D2E8D /* Libraries.xctestplan */,
|
|
||||||
);
|
|
||||||
path = "Test Plans";
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
02A6DA2F2BA591C000B943E2 /* Bundle */ = {
|
02A6DA2F2BA591C000B943E2 /* Bundle */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
@ -182,7 +173,6 @@
|
|||||||
02DC7FB12BA52084000EEEBE /* Libraries */,
|
02DC7FB12BA52084000EEEBE /* Libraries */,
|
||||||
02DC7FAB2BA51848000EEEBE /* Frameworks */,
|
02DC7FAB2BA51848000EEEBE /* Frameworks */,
|
||||||
345AD11A24C6EDD9004E2EE1 /* App */,
|
345AD11A24C6EDD9004E2EE1 /* App */,
|
||||||
02900C4C2BA5347A008D2E8D /* Test Plans */,
|
|
||||||
345AD11924C6EDD9004E2EE1 /* Products */,
|
345AD11924C6EDD9004E2EE1 /* Products */,
|
||||||
);
|
);
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
@ -1,38 +0,0 @@
|
|||||||
{
|
|
||||||
"configurations" : [
|
|
||||||
{
|
|
||||||
"id" : "BF43DE96-4FFB-475F-B056-3EE94ACD1F54",
|
|
||||||
"name" : "Test Scheme Action",
|
|
||||||
"options" : {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"defaultOptions" : {
|
|
||||||
"codeCoverage" : false
|
|
||||||
},
|
|
||||||
"testTargets" : [
|
|
||||||
{
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Libraries",
|
|
||||||
"identifier" : "ReviewsFoundationTest",
|
|
||||||
"name" : "ReviewsFoundationTest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:",
|
|
||||||
"identifier" : "ReviewsFilterTest",
|
|
||||||
"name" : "ReviewsFilterTest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:",
|
|
||||||
"identifier" : "ReviewsiTunesTest",
|
|
||||||
"name" : "ReviewsiTunesTest"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version" : 1
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user