everything is broke, gsd is ass

This commit is contained in:
Trey t
2026-01-10 16:20:13 -06:00
parent a863a9987f
commit 44952140c8
27 changed files with 112827 additions and 18438 deletions

View File

@@ -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()