spawn/test
A 385a8a9b56
refactor: split 3 large test functions in test/run.sh into focused units (#544)
- _test_browser_and_cloud_init (94 lines) -> _test_open_browser (54) + _test_cloud_init (42)
- test_common_source (87 lines) -> _test_sprite_functions_and_syntax + _test_sprite_log_and_name + _test_sprite_remote_source
- _test_json_ssh_utils (59 lines) -> _test_json_escape + _test_ssh_key_utils (49)

All 75 tests pass. No behavioral changes.

Agent: complexity-hunter

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 15:34:06 -08:00
..
fixtures QA-Bot setup (#335) 2026-02-10 19:51:07 -08:00
mock.sh feat: Add RamNode cloud provider with OpenStack API support (#408) 2026-02-11 01:36:02 -08:00
qa-dry-run.sh QA-Bot setup (#335) 2026-02-10 19:51:07 -08:00
record.sh fix: prevent shell/Python injection in env var and credential handling (#443) 2026-02-11 04:50:34 -08:00
run.sh refactor: split 3 large test functions in test/run.sh into focused units (#544) 2026-02-11 15:34:06 -08:00
update-readme.py QA-Bot setup (#335) 2026-02-10 19:51:07 -08:00