deerflow2/web/tests
Willem Jiang c7a82b82b4
fix: parsed json with extra tokens issue (#656)
Fixes #598 

* fix: parsed json with extra tokens issue

* Added unit test for json.ts

* fix the json unit test running issue

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update the code with code review suggestion

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-10-26 07:24:25 +08:00
..
__mocks__ fix: react key warnings from duplicate message IDs + establish jest testing framework (#655) 2025-10-25 20:46:43 +08:00
json.test.ts fix: parsed json with extra tokens issue (#656) 2025-10-26 07:24:25 +08:00
markdown-katex.test.ts fix: react key warnings from duplicate message IDs + establish jest testing framework (#655) 2025-10-25 20:46:43 +08:00
markdown-math-editor.test.ts fix: react key warnings from duplicate message IDs + establish jest testing framework (#655) 2025-10-25 20:46:43 +08:00
message-list-view.test.tsx fix: react key warnings from duplicate message IDs + establish jest testing framework (#655) 2025-10-25 20:46:43 +08:00
store.test.ts fix: react key warnings from duplicate message IDs + establish jest testing framework (#655) 2025-10-25 20:46:43 +08:00