discourse-ai/test/javascripts/unit/lib
Sam 55dab9c68a
FIX: stabilize diff algorithm for streaming (#1358)
Previous to this fix we would diff the entire body of text, this
could lead to situations where a diff presented to a user was
wildly off matching areas in the text that should not have been
tested.

New algorithm only checks a portion of the string, this ensures
that during streaming there is no chance for wild mistakes
2025-05-22 16:31:21 +10:00
..
ai-streamer-test.js DEV: Update linting (#933) 2024-11-20 15:43:28 +01:00
diff-streamer-test.js FIX: stabilize diff algorithm for streaming (#1358) 2025-05-22 16:31:21 +10:00
smooth-streamer-test.js DEV: Streaming animation API for components (#1224) 2025-03-27 08:06:33 -07:00
utilities-test.js FIX: info not working, not suppressing hidden tags from report (#696) 2024-07-02 16:38:33 +10:00