consolidated_indicator_manager_tests
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: /addons/grid_building/test/integration/system_interactions/consolidated_indicator_manager_tests.gd
Extends: GdUnitTestSuite
Properties
- Property:
env: [CollisionTestEnvironment](./collision-test-environment/) - Property:
runner: GdUnitSceneRunner
Private Properties
- Property:
_test_tile_map_layer: TileMapLayer = null (private)
Constants
- Constant:
CollisionObjectTestFactoryGd = preload("res://addons/grid_building/test/factories/collision_object_test_factory.gd") - Constant:
COLLISION_TEST_ENV_PATH: String = GBTestConstants.COLLISION_TEST_ENV_PATH
Public Methods
before
before_test
after
setup_targeting_state_for_tests
1
| setup_targeting_state_for_tests() -> void
|
Sets up the GridTargetingState with a default target for indicator tests
ensure_targeting_state_has_target
1
| ensure_targeting_state_has_target() -> void
|
Ensures targeting state has a valid target (call right before try_setup)
test_collision_mapper_shape_positioning
1
| test_collision_mapper_shape_positioning() -> void
|
test_shape_positioner_movement_consistency
1
| test_shape_positioner_movement_consistency() -> void
|
test_trapezoid_bottom_row_regression
1
| test_trapezoid_bottom_row_regression() -> void
|
test_collision_mapper_trapezoid_regression
1
| test_collision_mapper_trapezoid_regression() -> void
|
test_polygon_tile_mapper_basic
1
| test_polygon_tile_mapper_basic() -> void
|
test_polygon_tile_mapper_isometric
1
| test_polygon_tile_mapper_isometric() -> void
|
test_polygon_tile_shape_propagation
1
| test_polygon_tile_shape_propagation() -> void
|
test_indicator_manager_runtime_issues_guard
1
| test_indicator_manager_runtime_issues_guard() -> void
|
test_indicator_manager_tree_integration
1
| test_indicator_manager_tree_integration() -> void
|
test_indicator_manager_context_initialization
1
| test_indicator_manager_context_initialization() -> void
|
test_polygon_indicator_runtime_parity
1
| test_polygon_indicator_runtime_parity() -> void
|
test_polygon_origin_indicator_regression
1
| test_polygon_origin_indicator_regression() -> void
|
test_real_world_indicator_scenarios
1
| test_real_world_indicator_scenarios() -> void
|
test_isometric_collision_mapping
1
| test_isometric_collision_mapping() -> void
|
test_isometric_precision
1
| test_isometric_precision() -> void
|
test_component_integration_workflow
1
| test_component_integration_workflow() -> void
|
test_placement_component_error_handling
1
| test_placement_component_error_handling() -> void
|
Grid Building v5.0.8 | Generated 24/05/2026