deerflow2/src/tools
Willem Jiang abc4ac8d66 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
..
tavily_search test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
__init__.py feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
crawl.py chore: add license headers 2025-04-17 11:34:42 +08:00
decorators.py chore: add license headers 2025-04-17 11:34:42 +08:00
python_repl.py chore: add license headers 2025-04-17 11:34:42 +08:00
retriever.py test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
search.py test: add more unit tests of tools (#315) 2025-06-12 20:43:32 +08:00
tts.py test: add unit tests of the app (#305) 2025-06-18 14:13:05 +08:00