Skip to content

Add scale

Add scale #53

GitHub Actions / Report_GdUnit4_Godot4.2.2-stable.xml succeeded Jun 2, 2024 in 0s

74 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./reports/results.xml

74 tests were completed in 21s with 74 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MPewsey.ManiaMapGodot.Drawing.Tests.TestLayoutTileMap 1✅ 1s
MPewsey.ManiaMapGodot.Drawing.Tests.TestLayoutTileMapBook 1✅ 341ms
MPewsey.ManiaMapGodot.Generators.Tests.TestGenerationPipeline 3✅ 328ms
MPewsey.ManiaMapGodot.Graphs.Tests.TestLayoutGraphEdge 1✅ 5ms
MPewsey.ManiaMapGodot.Graphs.Tests.TestLayoutGraphResource 12✅ 88ms
MPewsey.ManiaMapGodot.Samples.Tests.TestLayoutTileMapBookSample 1✅ 358ms
MPewsey.ManiaMapGodot.Samples.Tests.TestLayoutTileMapSample 1✅ 278ms
MPewsey.ManiaMapGodot.Samples.Tests.TestRoomLayout2DSample 1✅ 107ms
MPewsey.ManiaMapGodot.Samples.Tests.TestRoomLayout3DSample 1✅ 857ms
MPewsey.ManiaMapGodot.Tests.TestAsyncResourceLoader 2✅ 433ms
MPewsey.ManiaMapGodot.Tests.TestDoorThreshold2D 4✅ 31ms
MPewsey.ManiaMapGodot.Tests.TestDoorThreshold3D 4✅ 36ms
MPewsey.ManiaMapGodot.Tests.TestRoomNode2D 21✅ 508ms
MPewsey.ManiaMapGodot.Tests.TestRoomNode3D 21✅ 2s

✅ MPewsey.ManiaMapGodot.Drawing.Tests.TestLayoutTileMap

✅ TestDrawMap

✅ MPewsey.ManiaMapGodot.Drawing.Tests.TestLayoutTileMapBook

✅ TestDrawMap

✅ MPewsey.ManiaMapGodot.Generators.Tests.TestGenerationPipeline

✅ TestRun
✅ TestRunAsync
✅ TestRunAttemptsAsync

✅ MPewsey.ManiaMapGodot.Graphs.Tests.TestLayoutGraphEdge

✅ TestContainsNode

✅ MPewsey.ManiaMapGodot.Graphs.Tests.TestLayoutGraphResource

✅ TestAddEdge
✅ TestAddEdgeReturnsNullForDuplicateEdge
✅ TestAddEdgeThrowsExceptionForNonExistentNodes
✅ TestAddNode
✅ TestAddNodeThrowsExceptionForDuplicateId
✅ TestContainsEdge
✅ TestEdgeIndexes
✅ TestGetEdge
✅ TestGetEdgeThrowsExceptionForNonExistentEdge
✅ TestRemoveEdge
✅ TestRemoveNode
✅ TestRemoveNodeEdges

✅ MPewsey.ManiaMapGodot.Samples.Tests.TestLayoutTileMapBookSample

✅ TestSampleSceneRuns

✅ MPewsey.ManiaMapGodot.Samples.Tests.TestLayoutTileMapSample

✅ TestSampleSceneRuns

✅ MPewsey.ManiaMapGodot.Samples.Tests.TestRoomLayout2DSample

✅ TestSampleSceneRuns

✅ MPewsey.ManiaMapGodot.Samples.Tests.TestRoomLayout3DSample

✅ TestSampleSceneRuns

✅ MPewsey.ManiaMapGodot.Tests.TestAsyncResourceLoader

✅ TestLoadAsync
✅ TestLoadAsyncThrowsErrorOnNonExistentFilePath

✅ MPewsey.ManiaMapGodot.Tests.TestDoorThreshold2D

✅ TestInterpolatePosition
✅ TestOutOfBoundsInterpolatePosition
✅ TestOutOfBoundsParameterizePosition
✅ TestParameterizePosition

✅ MPewsey.ManiaMapGodot.Tests.TestDoorThreshold3D

✅ TestInterpolatePosition
✅ TestOutOfBoundsInterpolatePosition
✅ TestOutOfBoundsParameterizePosition
✅ TestParameterizePosition

✅ MPewsey.ManiaMapGodot.Tests.TestRoomNode2D

✅ TestAutoAssign
✅ TestCellCenterGlobalPosition
✅ TestCellCenterLocalPosition
✅ TestCellIndexExists
✅ TestFindClosestActiveCellIndex
✅ TestFindClosestDoorDirection
✅ TestGetCellActivityThrowsOutOfRangeException
✅ TestGlobalPositionToCellIndex
✅ TestGlobalPositionToCellIndexFromCellCenterGlobalPosition
✅ TestLocalPositionToCellIndex
✅ TestLocalPositionToCellIndexFromCellCenterLocalPosition
✅ TestOnAreaEnteredCellArea
✅ TestSetCellActivities
✅ TestSetCellActivitiesOutOfRangeDoesNothing
✅ TestSetCellActivity
✅ TestSetCellActivityByBoolean
✅ TestSetCellActivityThrowsOutOfRangeException
✅ TestUpdateRoomTemplateResource
✅ TestUpdateRoomTemplateResourceReturnsFalseIfNotSavedToFile
✅ TestValidateRoomFlags
✅ TestValidateRoomFlagsThrowsException

✅ MPewsey.ManiaMapGodot.Tests.TestRoomNode3D

✅ TestAutoAssign
✅ TestCellCenterGlobalPosition
✅ TestCellCenterLocalPosition
✅ TestCellIndexExists
✅ TestFindClosestActiveCellIndex
✅ TestFindClosestDoorDirection
✅ TestGetCellActivityThrowsOutOfRangeException
✅ TestGlobalPositionToCellIndex
✅ TestGlobalPositionToCellIndexFromCellCenterGlobalPosition
✅ TestLocalPositionToCellIndex
✅ TestLocalPositionToCellIndexFromCellCenterLocalPosition
✅ TestOnAreaEnteredCellArea
✅ TestSetCellActivities
✅ TestSetCellActivitiesOutOfRangeDoesNothing
✅ TestSetCellActivity
✅ TestSetCellActivityByBoolean
✅ TestSetCellActivityThrowsOutOfRangeException
✅ TestUpdateRoomTemplateResource
✅ TestUpdateRoomTemplateResourceReturnsFalseIfNotSavedToFile
✅ TestValidateRoomFlags
✅ TestValidateRoomFlagsThrowsException