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

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit