everything is broke, gsd is ass
This commit is contained in:
@@ -11,7 +11,7 @@ import Foundation
|
||||
import CoreLocation
|
||||
@testable import SportsTime
|
||||
|
||||
@Suite("ScenarioBPlanner Tests")
|
||||
@Suite(.serialized)
|
||||
struct ScenarioBPlannerTests {
|
||||
|
||||
// MARK: - Test Fixtures
|
||||
@@ -1487,7 +1487,7 @@ struct ScenarioBPlannerTests {
|
||||
}
|
||||
}
|
||||
|
||||
@Test("filler game same-day as must-see is excluded")
|
||||
@Test
|
||||
func plan_FillerSameDayAsAnchor_Excluded() {
|
||||
let planner = ScenarioBPlanner()
|
||||
let la = laStadium
|
||||
@@ -1640,7 +1640,7 @@ struct ScenarioBPlannerTests {
|
||||
|
||||
// MARK: - Impossible Geographic Combination Tests (Phase 09-02)
|
||||
|
||||
@Test("must-see games too far apart for date span fail")
|
||||
@Test
|
||||
func plan_MustSeeGamesTooFarApart_Fails() {
|
||||
let planner = ScenarioBPlanner()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user