web_export_rule_loading_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Web Export Compatibility Tests for CollisionsCheckRule
Source File: /addons/grid_building/test/placement/web_export/web_export_rule_loading_test.gd
Extends: GdUnitTestSuite
Constants
- Constant:
DEFAULT_COLLISION_RULE_PATH: String = "res://templates/grid_building_templates/resources/default_collisions_check_rule.tres" - Constant:
DEMO_TD_CONFIG_PATH: String = "res://demos/top_down/config/td_config.tres"
Public Methods
test_tres_loaded_rule_has_initialized_messages_in_editor
1
| test_tres_loaded_rule_has_initialized_messages_in_editor() -> void
|
test_tres_loaded_rule_lazy_loads_messages_on_validate_placement
1
| test_tres_loaded_rule_lazy_loads_messages_on_validate_placement() -> void
|
test_tres_loaded_rule_lazy_loads_messages_on_editor_issues
1
| test_tres_loaded_rule_lazy_loads_messages_on_editor_issues() -> void
|
test_validate_with_no_indicators_and_null_messages_does_not_crash
1
| test_validate_with_no_indicators_and_null_messages_does_not_crash() -> void
|
test_validate_with_empty_indicators_returns_correct_issue_message
1
| test_validate_with_empty_indicators_returns_correct_issue_message() -> void
|
test_new_rule_has_messages_initialized
1
| test_new_rule_has_messages_initialized() -> void
|
test_new_rule_validate_with_no_indicators_returns_failure
1
| test_new_rule_validate_with_no_indicators_returns_failure() -> void
|
test_top_down_config_loads_placement_rules
1
| test_top_down_config_loads_placement_rules() -> void
|
Grid Building v5.0.8 | Generated 24/05/2026