Boxuan Li e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año
..
README.md e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año
test_action_serialization.py e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año
test_arg_parser.py e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año
test_observation_serialization.py e7b5ddfe06 Add integration test framework with mock llm (#1301) hace 1 año

README.md

Introduction

This folder contains unit tests that could be run locally by

poetry run pytest ./tests/unit