mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-13 07:10:46 +00:00
Consolidated two overlapping describe blocks that both iterated over the same config_files data: - 'Agent optional field types' had a test checking config_files keys were strings with length > 0 - 'Config files structure' had a separate describe checking the same keys match a path regex and values are non-null objects Merged into a single test within 'Agent optional field types' that checks all constraints: key is string, key is non-empty, key matches path regex (/[/~./]), and value is a non-null object. Removed the now-redundant 'Config files structure' describe block. -- qa/dedup-scanner Co-authored-by: spawn-qa-bot <qa@openrouter.ai> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||