Boxuan Li c7dd443fa2 CoderAgent: Render summary prompt conditionally (#1461) hace 1 año
..
README.md e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año
test_action_github.py 0c2ebfd6e1 Ruff: use I rule for isort (#1410) hace 1 año
test_action_serialization.py 1c7cdbefdd feat(CodeActAgent): Support Agent-User Interaction during Task Execution and the Full Integration of CodeActAgent (#1290) hace 1 año
test_arg_parser.py 0c2ebfd6e1 Ruff: use I rule for isort (#1410) hace 1 año
test_micro_agents.py c7dd443fa2 CoderAgent: Render summary prompt conditionally (#1461) hace 1 año
test_observation_serialization.py 0c2ebfd6e1 Ruff: use I rule for isort (#1410) hace 1 año
test_sandbox.py fe43aeb9b6 Revert ssh box implemetation, fix multi-line command issues and add unit tests (#1460) hace 1 año

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit