
jpmschweitzerandClaude Sonnet 4.6
708ab25614
fix(tests): sprint-37 sweep — #866, #869, #870 client test cleanup
#866: Fix _escape_bbcode in dialogue_box.gd — only escape '[', not ']'.
Chaining .replace(']', '[rb]') after .replace('[', '[lb]') corrupted the
[lb] escape itself. Updated test_dialogue_sprint18.gd accordingly.
#869: Migrate test_anti_tedium + test_bug_report_ring_buffer to instantiate
BugReportDialog via .tscn (BugReportDialogScene.instantiate()) instead of
bare Control.new() + set_script(). Sprint 36 moved bug_report_dialog.gd to
extends MetaScreen; the old load path was an orphan .uid file returning null.
#870: Delete 8 parse-error test files (test_debug_overlay_sprint19,
test_entanglement_sprint22, test_fog_sprint22, test_journal_sprint18,
test_minimap_sprint18, test_session_manager_sprint19, test_sprint30,
test_sprite_integration) + .uid sidecars. Coverage tickets filed for
fog/journal/minimap (#879, #880, #881). Sprint docs updated with #882 note.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 17:28:24 +02:00
..
2026-04-19 21:58:24 +02:00
2026-04-21 12:02:09 +02:00
2026-02-11 16:52:27 +01:00
2026-02-18 11:51:41 +01:00
2026-04-19 21:58:24 +02:00
2026-03-05 11:44:05 +01:00
2026-04-05 11:09:10 +02:00
2026-02-21 13:43:43 +01:00
2026-02-18 12:53:35 +01:00
2026-02-15 23:06:03 +01:00
2026-03-04 09:50:23 +01:00
2026-04-19 21:58:24 +02:00
2026-04-06 12:51:48 +02:00
2026-02-27 11:07:10 +01:00
2026-04-21 17:28:24 +02:00
2026-02-18 11:51:41 +01:00
2026-02-20 20:51:40 +01:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-25 02:29:55 +01:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-04-06 16:41:27 +02:00
2026-04-05 11:09:10 +02:00
2026-03-13 10:34:48 +01:00
2026-04-19 15:11:12 +02:00
2026-02-11 16:52:27 +01:00
2026-04-19 15:11:12 +02:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-15 23:06:03 +01:00
2026-04-06 12:51:58 +02:00
2026-02-12 23:43:37 +01:00
2026-04-06 12:51:58 +02:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-15 23:06:03 +01:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-25 02:30:04 +01:00
2026-02-27 11:07:10 +01:00
2026-04-19 21:58:24 +02:00
2026-02-28 12:20:02 +01:00
2026-04-06 15:45:47 +02:00
2026-02-11 16:52:27 +01:00
2026-02-25 02:29:46 +01:00
2026-04-05 11:09:10 +02:00
2026-02-11 16:52:27 +01:00
2026-02-20 19:06:26 +01:00
2026-04-05 09:59:56 +02:00
2026-03-05 11:44:05 +01:00
2026-03-05 11:44:05 +01:00
2026-02-21 13:43:43 +01:00
2026-04-19 21:58:24 +02:00
2026-04-10 23:00:40 +02:00
2026-02-18 11:51:41 +01:00
2026-04-06 16:41:27 +02:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-24 11:30:24 +01:00
2026-04-10 23:51:17 +02:00
2026-02-18 11:51:41 +01:00
2026-02-21 13:43:18 +01:00