Robert Brennan 26d82841d5 Create runtime implementation (#1626) 1 год назад
..
README.md e7b5ddfe06 Add integration test framework with mock llm (#1301) 1 год назад
test_action_serialization.py 26d82841d5 Create runtime implementation (#1626) 1 год назад
test_arg_parser.py 446eaec1e6 Refactor config to dataclasses (#1552) 1 год назад
test_config.py 446eaec1e6 Refactor config to dataclasses (#1552) 1 год назад
test_micro_agents.py fadcdc117e Migrate to new folder structure in preparation for refactor (#1531) 1 год назад
test_observation_serialization.py 242c4a0df6 Remove extra message actions (#1608) 1 год назад
test_response_parsing.py 242c4a0df6 Remove extra message actions (#1608) 1 год назад
test_sandbox.py 446eaec1e6 Refactor config to dataclasses (#1552) 1 год назад

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit