deerflow2/tests/unit
Willem Jiang 309e45f1b5 test: add unit tests for graph (#296)
* test: added unit test of builder

* test: Add unit tests for nodes.py

* test: add more unit tests in test_nodes

* test: try to fix the unit test error on GitHub

* test: reformate the code of test_nodes.py

* Fix the test error of reset the local argument

* Fixed the test error by setup args

* reformat the code
2025-06-18 10:05:02 +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
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