spawn/test
A 4a6ec4fed7
fix: replace local -n namerefs in test/record.sh for bash 3.2 compat (#1488)
Why: test/record.sh used local -n (bash 4.3+ namerefs) which crashes
on macOS's default bash 3.2, breaking contributor workflow for recording
API fixtures. Fixes #1480.

Inlines the _export_env_vars_from_fields helper directly into
_load_multi_config_from_file, eliminating the nameref dependency while
preserving the security validation of env var names.

Agent: team-lead

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 17:49:35 -05:00
..
fixtures feat: remove Aider, Goose, Open Interpreter, Gemini CLI, Amazon Q from matrix (#1472) 2026-02-19 12:31:00 -05:00
e2e.sh feat: remove OVH cloud and make featured_cloud an array (#1474) 2026-02-19 11:06:27 -08:00
macos-compat.sh feat: E2E test harness, QA pipeline integration, macOS compat linter (#1425) 2026-02-17 20:41:07 -05:00
mock-curl-script.sh feat: reorder agents and remove NanoClaw (#1477) 2026-02-19 11:39:03 -08:00
mock.sh feat: reorder agents and remove NanoClaw (#1477) 2026-02-19 11:39:03 -08:00
qa-dry-run.sh feat: E2E test harness, QA pipeline integration, macOS compat linter (#1425) 2026-02-17 20:41:07 -05:00
record.sh fix: replace local -n namerefs in test/record.sh for bash 3.2 compat (#1488) 2026-02-19 17:49:35 -05:00
run.sh fix: broken error message in multi-creds validation, predictable temp path (#1442) 2026-02-18 07:51:28 -05:00
test-sandbox.sh fix: enhance sandbox test to detect agent directory residue (#1417) 2026-02-17 12:52:24 -05:00
update-readme.py QA-Bot setup (#335) 2026-02-10 19:51:07 -08:00