Skip to content

fix: resolve 5 failing tests in core package#22

Merged
ersinkoc merged 1 commit intomainfrom
claude/scan-and-fix-issues-EoLY7
Apr 3, 2026
Merged

fix: resolve 5 failing tests in core package#22
ersinkoc merged 1 commit intomainfrom
claude/scan-and-fix-issues-EoLY7

Conversation

@ersinkoc
Copy link
Copy Markdown
Collaborator

@ersinkoc ersinkoc commented Apr 3, 2026

  • agent.test.ts: Fix "rejects when already processing" test by properly
    setting isProcessing state before calling chat(), matching the test's intent
  • file-system.test.ts: Add node:dns/promises mock to prevent real DNS lookups
    in downloadFileExecutor tests, which caused 4 timeouts due to SSRF protection

https://claude.ai/code/session_01MYhaSC3uFt1bNhWETnowde

- agent.test.ts: Fix "rejects when already processing" test by properly
  setting isProcessing state before calling chat(), matching the test's intent
- file-system.test.ts: Add node:dns/promises mock to prevent real DNS lookups
  in downloadFileExecutor tests, which caused 4 timeouts due to SSRF protection

https://claude.ai/code/session_01MYhaSC3uFt1bNhWETnowde
@ersinkoc ersinkoc merged commit e4235a8 into main Apr 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants