polygon_indicator_runtime_parity_tests

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Refactored polygon runtime parity test with improved debugging and DRY helpers

Source File: /addons/grid_building/test/integration/system_interactions/polygon_indicator_runtime_parity_tests.gd

Extends: GdUnitTestSuite

Private Properties

  • Property: _test_env: [AllSystemsTestEnvironment](./all-systems-test-environment/) (private)
  • Property: _manager_validation: Dictionary (private)
  • Property: _building_validation: Dictionary (private)

Constants

  • Constant: DebugHelper = preload("res://addons/grid_building/test/integration/system_interactions/debug_helpers/test_debug_helpers.gd")
  • Constant: TEST_FACTORY = preload("res://addons/grid_building/test/factories/unified_test_factory.gd")

Public Methods

before_test

1
before_test() -> void

after_test

1
after_test() -> void

test_polygon_placeable_builds_and_generates_indicators

1
test_polygon_placeable_builds_and_generates_indicators() -> void

test_polygon_indicators_align_with_geometry

1
test_polygon_indicators_align_with_geometry() -> void

test_polygon_preview_has_collision_polygon

1
test_polygon_preview_has_collision_polygon() -> void


Grid Building v5.0.8 | Generated 24/05/2026