tilemap_bounds_rule_unit_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Unit tests for WithinTilemapBoundsRule to reproduce template_rule_pass failure Reproduces issue from building_and_placement_tests where WithinTilemapBoundsRule fails even when position is within bounds
Source File: /addons/grid_building/test/rules/validation/tilemap_bounds_rule_unit_test.gd
Extends: GdUnitTestSuite
Private Properties
- Property:
_logger: [GBLogger](./gb-logger/)(private)
Public Methods
before_test
| |
test_preloaded_tilemap_has_valid_tile_data
| |
test_preloaded_tilemap_matches_integration_test_setup
| |
test_within_tilemap_bounds_rule_at_valid_position
| |
test_within_tilemap_bounds_rule_at_invalid_position
| |
test_multiple_rules_validation_combination
| |
Private Methods
_create_test_indicator
| |
Flags: private
Creates a RuleCheckIndicator with a 1x1 rectangle shape.
_create_test_rule_setup
| |
Flags: private
_generate_bounds_rule_diagnostics
| |
Flags: private
_generate_multiple_rules_diagnostics
| |
Flags: private
Grid Building v5.0.8 | Generated 24/05/2026