Erik
|
573c5559a0
|
test(render): Stage 3 T3.4 — CellGraphRootTests (6 tests)
New test file: tests/AcDream.Core.Tests/Rendering/CellGraphRootTests.cs.
Tests 1-3: render-branch predicates (rootSeenOutside, playerInsideCell, renderSky):
RootSelection_OutdoorRoot_NullCurrCell_SeenOutsideDefaultsToTrue
RootSelection_BuildingInterior_SeenOutside_SkyRenderedAndSunKept
RootSelection_Dungeon_NoSeenOutside_SkyNotRenderedAndSunZeroed
Tests 4-6: CellGraph.FindVisibleChildCell:
FindVisibleChildCell_PlayerCellContains_ReturnsPlayerCell
FindVisibleChildCell_StabListContains_ReturnsNeighbour
FindVisibleChildCell_NeitherContains_ReturnsNull
All 6 pass. Core suite: 12 pre-existing failures (same baseline), 1276 passing.
App suite: 160/160 pass.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-02 15:37:19 +02:00 |
|