gb_asset_resolver_test AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: /addons/grid_building/test/utilities/gb_asset_resolver_test.gd
Extends: GdUnitTestSuite
Constants Constant: TEST_ASSETS_FOLDER = "res://addons/grid_building/test/resources/placeable/"
Test suite for GBAssetResolver asset loading functionality
Tests unified asset loading for placeables, category tags, and other Grid Building resources.
Validates folder scanning, resource validation, and error handling.
Constant: TEST_TAGS_FOLDER = "res://addons/grid_building/test/resources/tags/"
Public Methods test_load_placeables_from_folder 1
test_load_placeables_from_folder() -> void
test_load_placeables_invalid_folder 1
test_load_placeables_invalid_folder() -> void
test_load_result_structure 1
test_load_result_structure() -> void
test_load_placeables_includes_sub_folder_assets 1
test_load_placeables_includes_sub_folder_assets() -> void
test_load_placeables_from_sub_folder_directly 1
test_load_placeables_from_sub_folder_directly() -> void
test_load_placeables_includes_nested_sub_folders 1
test_load_placeables_includes_nested_sub_folders() -> void
test_load_placeables_root_includes_all_sub_folder_depths 1
test_load_placeables_root_includes_all_sub_folder_depths() -> void
test_get_folder_diagnostics_reports_subdirectories 1
test_get_folder_diagnostics_reports_subdirectories() -> void
1
test_load_category_tags_includes_sub_folder_assets() -> void
1
test_load_category_tags_from_sub_folder_directly() -> void
1
test_load_category_tags_includes_nested_sub_folders() -> void
test_load_placeable_sequences_includes_sub_folder_assets 1
test_load_placeable_sequences_includes_sub_folder_assets() -> void
test_load_placeable_sequences_from_sub_folder_directly 1
test_load_placeable_sequences_from_sub_folder_directly() -> void
test_load_placeable_sequences_includes_nested_sub_folders 1
test_load_placeable_sequences_includes_nested_sub_folders() -> void
Grid Building v5.0.8 | Generated 24/05/2026