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

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit