manipulatable_component_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Test cases for Manipulatable component behavior validation. Tests objects with various manipulation settings to ensure proper behavior.
Source File: /addons/grid_building/test/unit/manipulatable_component_test.gd
Extends: GdUnitTestSuite
Private Properties
- Property:
_scene_root: Node(private) - Property:
_test_manipulatable: [Manipulatable](./manipulatable/)(private) - Property:
_test_root: Node2D(private)
Public Methods
before_test
| |
after_test
| |
test_object_without_manipulatable_component_auto_denies_manipulation
| |
test_object_without_manipulatable_component_can_be_targeted_only
| |
test_manipulatable_without_settings_defaults_to_not_manipulatable
| |
test_manipulatable_without_settings_has_empty_move_rules
| |
test_system_prevents_movement_without_manipulatable_component
| |
Private Methods
_setup_test_objects
| |
Flags: private
Sets up test objects for manipulation testing
_cleanup_test_objects
| |
Flags: private
Cleans up test objects
Grid Building v5.0.8 | Generated 24/05/2026