Add E2E test for multi-conversation resume functionality (Issue #10384) (#10390)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Graham Neubig
2025-08-25 15:15:54 -04:00
committed by GitHub
parent c9d96038c1
commit 5fcc648d5f
4 changed files with 922 additions and 0 deletions

View File

@@ -187,6 +187,7 @@ jobs:
test_settings.py::test_github_token_configuration \
test_conversation.py::test_conversation_start \
test_browsing_catchphrase.py::test_browsing_catchphrase \
test_multi_conversation_resume.py::test_multi_conversation_resume \
-v --no-header --capture=no --timeout=900
- name: Upload test results