Leo e89cc8f19b Feat: add stream output to exec_run (#1625) пре 1 година
..
README.md e7b5ddfe06 Add integration test framework with mock llm (#1301) пре 1 година
test_action_serialization.py a84d19f03c Enable CodeAct agents with browsing, and also enable arbitrary BrowserGym action support (#1807) пре 1 година
test_arg_parser.py 2406b901df feat(SWE-Bench environment) integrate SWE-Bench sandbox (#1468) пре 1 година
test_config.py 446eaec1e6 Refactor config to dataclasses (#1552) пре 1 година
test_event_stream.py dcb5d1ce0a Add permanent storage option for EventStream (#1697) пре 1 година
test_micro_agents.py b028bd46bb Use messages to drive tasks (#1688) пре 1 година
test_observation_serialization.py dcb5d1ce0a Add permanent storage option for EventStream (#1697) пре 1 година
test_response_parsing.py e5f1dbf5e7 Move json utility to the custom json parsing; apply it to the monologue-like agents (#1740) пре 1 година
test_sandbox.py e89cc8f19b Feat: add stream output to exec_run (#1625) пре 1 година
test_storage.py dcb5d1ce0a Add permanent storage option for EventStream (#1697) пре 1 година

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit