feat: +unit test

This commit is contained in:
莘权 马 2023-12-29 14:52:21 +08:00
parent 5510df5f96
commit 681068edc9
27 changed files with 357 additions and 548 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.*