neon-sprawl/client/test
VinPropane b90fedf7a8 NEO-85: Fix flaky GdUnit signal assertions in full suite runs.
Await async assert_signal calls and match emitted payload args with any()
where tests only care that the signal fired, preventing orphaned 2s timeouts
that surfaced as false failures in later suites (e.g. hotbar_loadout_client_test).
2026-05-25 13:32:51 -04:00
..
ability_cast_client_test.gd NEO-85: Apply gdformat to client scripts and tests. 2026-05-25 13:26:22 -04:00
ability_cast_client_test.gd.uid NEO-31: Bruno collection metadata, cast script UIDs, review verification notes 2026-04-27 20:50:53 -04:00
camera_state_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
camera_state_test.gd.uid NEON-25: isometric follow camera, CameraState, tests, and docs 2026-04-07 23:46:04 -04:00
combat_feedback_refresh_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
combat_feedback_refresh_test.gd.uid NEO-85: Track GdUnit test script uid companions. 2026-05-25 13:22:17 -04:00
combat_targets_client_test.gd NEO-85: Address code review doc sync and 404 test gap. 2026-05-25 13:17:47 -04:00
combat_targets_client_test.gd.uid NEO-85: Track GdUnit test script uid companions. 2026-05-25 13:22:17 -04:00
cooldown_state_test.gd NEO-32: gdformat main.gd; touch cooldown state tests 2026-04-30 22:06:15 -04:00
cooldown_state_test.gd.uid NEO-32: commit Godot .uid companions; document convention for agents 2026-04-30 22:02:29 -04:00
craft_client_test.gd NEO-74: Fix craft busy flag ordering; drop unused recipe helpers. 2026-05-24 20:14:05 -04:00
craft_client_test.gd.uid NEO-74: Address code review — recipe sync HUD and test uids. 2026-05-24 19:59:00 -04:00
craft_feedback_refresh_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
craft_feedback_refresh_test.gd.uid NEO-74: Address code review — recipe sync HUD and test uids. 2026-05-24 19:59:00 -04:00
gather_feedback_refresh_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
gather_feedback_refresh_test.gd.uid NEO-73: track Godot uid companions for new GdUnit tests. 2026-05-24 19:07:26 -04:00
ground_pick_test.gd.uid NS-21: add GdUnit4, client tests, and CI headless run 2026-04-06 22:08:37 -04:00
hotbar_cast_slot_resolver_test.gd NEO-31: hotbar cast resolver tests, doc alignment, review follow-up 2026-04-27 20:42:36 -04:00
hotbar_cast_slot_resolver_test.gd.uid chore: track hotbar cast slot resolver Godot uid companions. 2026-05-24 18:44:07 -04:00
hotbar_dev_bootstrap_test.gd NEO-85: Apply gdformat to client scripts and tests. 2026-05-25 13:26:22 -04:00
hotbar_dev_bootstrap_test.gd.uid NEO-85: Track GdUnit test script uid companions. 2026-05-25 13:22:17 -04:00
hotbar_loadout_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
hotbar_loadout_client_test.gd.uid NEO-29: expand manual QA with client-driven checks 2026-04-26 00:03:33 -04:00
interactables_catalog_client_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
interactables_catalog_client_test.gd.uid NEO-25: move resource_node anchor clear of Obstacle at (6,1,5) 2026-04-24 20:42:12 -04:00
interaction_request_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
interaction_request_client_test.gd.uid NEO-25: move resource_node anchor clear of Obstacle at (6,1,5) 2026-04-24 20:42:12 -04:00
inventory_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
inventory_client_test.gd.uid NEO-72: add GdUnit test script uid companions. 2026-05-24 18:43:52 -04:00
isometric_follow_camera_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
isometric_follow_camera_test.gd.uid NEON-25: isometric follow camera, CameraState, tests, and docs 2026-04-07 23:46:04 -04:00
item_definitions_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
item_definitions_client_test.gd.uid NEO-72: add GdUnit test script uid companions. 2026-05-24 18:43:52 -04:00
occlusion_policy_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
occlusion_policy_test.gd.uid NEON-27: finalise review (Approved) + Godot uid files 2026-04-08 23:55:29 -04:00
player_idle_support_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
player_idle_support_test.gd.uid NEON-29: Fix gdlint (player returns/lines, split idle tests, gdlintrc cap) 2026-04-15 23:48:15 -04:00
player_locomotion_wasd_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
player_locomotion_wasd_test.gd.uid NEO-22: Add Godot .uid sidecars for WASD locomotion scripts 2026-04-17 20:51:16 -04:00
player_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
player_test.gd.uid NS-21: add GdUnit4, client tests, and CI headless run 2026-04-06 22:08:37 -04:00
position_authority_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
position_authority_client_test.gd.uid NS-21: add GdUnit4, client tests, and CI headless run 2026-04-06 22:08:37 -04:00
position_authority_test_double.gd NS-21: add GdUnit4, client tests, and CI headless run 2026-04-06 22:08:37 -04:00
position_authority_test_double.gd.uid NS-21: add GdUnit4, client tests, and CI headless run 2026-04-06 22:08:37 -04:00
prototype_economy_hud_section_test.gd NEO-75: fix gdlint/gdformat on economy HUD node paths 2026-05-24 20:41:01 -04:00
prototype_economy_hud_section_test.gd.uid NEO-75: add collapsible economy HUD section 2026-05-24 20:33:48 -04:00
prototype_interactable_picker_test.gd NEO-73: wire client gather feedback on resource interact. 2026-05-24 19:07:19 -04:00
prototype_interactable_picker_test.gd.uid NEO-73: track Godot uid companions for new GdUnit tests. 2026-05-24 19:07:26 -04:00
prototype_target_constants_test.gd NEO-85: Fix gdlint max line length in combat HP label render. 2026-05-25 13:26:09 -04:00
prototype_target_constants_test.gd.uid NEO-85: Make combat dummies visible with labels and lock highlight. 2026-05-25 13:23:13 -04:00
recipe_definitions_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
recipe_definitions_client_test.gd.uid NEO-74: Address code review — recipe sync HUD and test uids. 2026-05-24 19:59:00 -04:00
selection_event_client_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
selection_event_client_test.gd.uid NEO-26: emit selection_event from TargetSelectionClient 2026-04-25 19:33:53 -04:00
skill_progression_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
skill_progression_client_test.gd.uid NEO-73: track Godot uid companions for new GdUnit tests. 2026-05-24 19:07:26 -04:00
target_refresh_on_locomotion_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
target_refresh_on_locomotion_test.gd.uid NEO-24: add visible target-anchor markers + HUD distance lines 2026-04-21 23:04:03 -04:00
target_selection_client_test.gd NEO-85: Fix flaky GdUnit signal assertions in full suite runs. 2026-05-25 13:32:51 -04:00
target_selection_client_test.gd.uid NEO-24: client tab-target + lock HUD synced to server 2026-04-21 22:14:16 -04:00
target_selection_test_double.gd NEO-24: client tab-target + lock HUD synced to server 2026-04-21 22:14:16 -04:00
target_selection_test_double.gd.uid NEO-24: client tab-target + lock HUD synced to server 2026-04-21 22:14:16 -04:00
zoom_band_config_test.gd chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00
zoom_band_config_test.gd.uid NEON-26: ZoomBandConfig, discrete zoom input, CameraState sync 2026-04-08 22:32:45 -04:00