mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Added ssh_password to config setup (#2139)
Co-authored-by: Aleksandar <isavitaisa@gmail.com>
This commit is contained in:
committed by
GitHub
parent
f4bc52461a
commit
961c96a2a1
@@ -42,6 +42,8 @@ where `conftest.py` defines the infrastructure needed to load real-world LLM pro
|
||||
and responses for mocking purpose. Prompts and responses generated during real runs
|
||||
of agents with real LLMs are stored under `mock/AgentName/TestName` folders.
|
||||
|
||||
**Note:** Set PERSIST_SANDBOX=false to use a clean sandbox for each test.
|
||||
|
||||
## Run Integration Tests
|
||||
|
||||
Take a look at `run-integration-tests.yml` to learn how integration tests are
|
||||
|
||||
Reference in New Issue
Block a user