deerflow2/tests/unit
Willem Jiang dcdd7288ed
test: add unit tests of the app (#305)
* test: add unit tests in server

* test: add unit tests of app.py in server

* test: reformat the codes

* test: add more tests to cover the exception part

* test: add more tests on the server app part

* fix: don't show the detail exception to the client

* test: try to fix the CI test

* fix: keep the TTS API call without exposure information

* Fixed the unit test errors

* Fixed the lint error
2025-06-18 14:13:05 +08:00
..
config test:unit tests for configuration (#291) 2025-06-07 21:51:26 +08:00
crawler test: add unit tests of crawler (#292) 2025-06-07 21:51:05 +08:00
graph test: add unit tests for graph (#296) 2025-06-18 10:05:02 +08:00
llms test: add unit tests of llms (#299) 2025-06-11 19:46:01 +08:00
prompt_enhancer feat: implement enhance prompt (#294) 2025-06-08 19:41:59 +08:00
rag test: added unit tests for rag (#298) 2025-06-11 19:46:08 +08:00
server test: add unit tests of the app (#305) 2025-06-18 14:13:05 +08:00
tools test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
utils test: add test of json_utils (#309) 2025-06-18 10:04:46 +08:00