feat: +unit test

fixbug: func has no value
This commit is contained in:
莘权 马 2023-12-29 14:52:21 +08:00
parent 5510df5f96
commit 6f039d004d
28 changed files with 367 additions and 552 deletions

3
.gitignore vendored
View file

@ -160,6 +160,7 @@ tmp
metagpt/roles/idea_agent.py
.aider*
*.bak
*.bk
# output folder
output
@ -168,3 +169,5 @@ tmp.png
tests/metagpt/utils/file_repo_git
*.tmp
*.png
htmlcov
htmlcov.*