Skip to content

Conversation

@garylin2099
Copy link
Collaborator

@garylin2099 garylin2099 commented Jan 4, 2024

Features

  • Reduce test time to less than 15 mins
  • Almost all tests are mocked, meaning possible to automate run on every PR, which will be very useful to discover problems early
  • Responses from passed tests only, which we deem as expected LLM responses, are saved for future reuse.
  • Mock avoid providers folder which allows model APIs to be tested differently

Result
https://github.com/garylin2099/MetaGPT/actions/runs/7409829788/job/20160838711

Limitation
Still some failed tests (21 / 375, 6%), need to solve all of them for the tests to be of truly useful

Copy link
Collaborator

@geekan geekan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geekan geekan merged commit 230192f into FoundationAgents:main Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants