all_systems_environment_validation_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Unit test to validate AllSystemsTestEnvironment scene integrity Tests that all required systems are properly initialized and connected
Source File: /addons/grid_building/test/scenes/env/all_systems_environment_validation_test.gd
Extends: GdUnitTestSuite
Properties
- Property:
runner: GdUnitSceneRunner - Property:
test_env: [AllSystemsTestEnvironment](./all-systems-test-environment/)
Public Methods
before
| |
before_test
| |
after_test
| |
after
| |
test_core_systems_present
| |
Test: Core systems from GBTestEnvironment are present
test_building_systems_present
| |
Test: Building layer systems from BuildingTestEnvironment are present
test_all_systems_specific_present
| |
Test: All systems specific to AllSystemsTestEnvironment are present
test_dependency_injection_setup
| |
Test: Critical dependency injection setup
test_grid_targeting_system_positioner_connection
| |
Test: GridTargetingSystem has proper positioner connection
test_indicator_manager_registration
| |
Test: IndicatorManager is properly registered with IndicatorContext
test_level_context_validation
| |
Test: Level context has no runtime issues
test_environment_no_issues
| |
Test: Overall environment has no issues
test_building_system_can_enter_build_mode
| |
Test: BuildingSystem can enter build mode (the core failing test)
test_scene_node_structure
| |
Test: Scene hierarchy and node paths are correct
test_placement_rules_available
| |
Test: Placement rules are available for building
Private Methods
_reset_environment_state
| |
Flags: private
Grid Building v5.0.8 | Generated 24/05/2026