tractatus/tests
TheFlow 32e1cb576e fix: Prevent ClaudeAPI test from making real HTTPS requests in CI
The _makeRequest private method test was calling the real method which
fires an actual HTTPS request to api.anthropic.com. The unhandled
rejection from the 401 response crashed the Jest worker process.
Simplified to verify method exists without triggering network calls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 18:50:24 +13:00
..
helpers feat(tests): create database test helper and diagnose integration test issues 2025-10-21 15:39:27 +13:00
integration fix: Fix CI pipeline - add MongoDB service and fix integration tests 2026-02-07 18:37:30 +13:00
poc/memory-tool fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
unit fix: Prevent ClaudeAPI test from making real HTTPS requests in CI 2026-02-07 18:50:24 +13:00
setup.js fix: add Jest test infrastructure and reduce test failures from 29 to 13 2025-10-09 20:37:45 +13:00