mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 14:22:13 +08:00
* 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