mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Add new test scenarios (Test 10-13) to launch-test.html that include plugins with parameters to test the expansion twisty and form fields: - Test 10: Single plugin with string, number, and boolean parameters - Test 11: Multiple plugins each with their own parameters - Test 12: Mixed scenario with plugins with and without parameters - Test 13: Plugin with empty string parameter (user must fill in) These tests exercise the parameter form UI that was not covered by the existing test cases which only used plugins without parameters. Co-authored-by: openhands <openhands@all-hands.dev>