mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-23 21:14:51 +00:00
Cover previously untested shared/common.sh functions: - inject_env_vars_ssh: env var injection via SSH (argument passing, content, permissions) - inject_env_vars_local: env var injection for container providers (local arg format) - _extract_json_field: Python-based JSON field extraction with defaults - check_ssh_key_by_fingerprint: SSH key fingerprint lookup via API - opencode_install_cmd: robust OpenCode install command generation - track_temp_file/cleanup_temp_files: secure temp file lifecycle - validate_resource_name: resource name validation edge cases Agent: test-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands.ts | ||
| history.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||