fix(tests): convert VCR cassettes to correct format and fix file tests

- Convert 78 cassettes from old VCR format (content/status_code/http_version)
  to new format (body.string/status.code/status.message)
- Replace MagicMock with real File objects in file-related agent tests
This commit is contained in:
Greyson LaLonde
2026-01-23 06:29:28 -05:00
parent 8eea0e45eb
commit f89c39a480
81 changed files with 12996 additions and 7620 deletions

File diff suppressed because one or more lines are too long