
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-03-14 00:15:45 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:15:45 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-14 00:24:53 +01:00
2026-03-16 01:24:04 +01:00
2026-03-16 01:24:04 +01:00
2026-03-17 12:19:34 +01:00
2026-03-17 12:49:21 +01:00
2026-04-01 10:36:49 +02:00
2026-04-03 19:28:20 +02:00
2026-04-05 10:23:56 +02:00
2026-04-05 22:18:41 +02:00
2026-04-07 08:36:31 +02:00
2026-04-08 16:20:29 +02:00
2026-04-11 22:01:42 +02:00
2026-04-19 11:08:15 +02:00
2026-04-21 17:28:24 +02:00