Engel Nyst 1e51bb9276 Fix/update controller is_stuck() (#1891) 1 سال پیش
..
README.md e7b5ddfe06 Add integration test framework with mock llm (#1301) 1 سال پیش
test_action_serialization.py 110b878dd9 fix up serialization and deserialization of events (#1850) 1 سال پیش
test_arg_parser.py 2406b901df feat(SWE-Bench environment) integrate SWE-Bench sandbox (#1468) 1 سال پیش
test_config.py b3a45ed7fe Fix workspace paths defaults (#1845) 1 سال پیش
test_event_stream.py 110b878dd9 fix up serialization and deserialization of events (#1850) 1 سال پیش
test_is_stuck.py 1e51bb9276 Fix/update controller is_stuck() (#1891) 1 سال پیش
test_micro_agents.py 110b878dd9 fix up serialization and deserialization of events (#1850) 1 سال پیش
test_observation_serialization.py 110b878dd9 fix up serialization and deserialization of events (#1850) 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