tractatus/tests/unit
TheFlow 3e656373e7 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
..
services feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
AdaptiveCommunicationOrchestrator.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BlogCuration.service.test.js fix: Fix ProhibitedTermsScanner glob v7 bug and BlogCuration test MongoDB dependency 2026-02-07 17:16:40 +13:00
BoundaryEnforcer.test.js fix: MongoDB persistence and inst_016-018 content validation enforcement 2025-10-11 00:17:03 +13:00
ClaudeAPI.test.js fix: Prevent ClaudeAPI test from making real HTTPS requests in CI 2026-02-07 18:50:24 +13:00
ContextPressureMonitor.test.js fix: Add async/await to pressure monitoring and framework tests 2025-12-09 13:45:33 +13:00
CrossReferenceValidator.test.js test: add comprehensive unit test suite for Tractatus governance services 2025-10-07 01:11:21 +13:00
InstructionPersistenceClassifier.test.js test: add comprehensive unit test suite for Tractatus governance services 2025-10-07 01:11:21 +13:00
koha.service.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
markdown.util.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
MemoryProxy.service.test.js fix: Replace MongoDB dependency in MemoryProxy unit test with in-memory mocks 2026-02-07 17:09:32 +13:00
MetacognitiveVerifier.test.js fix: Add async/await to pressure monitoring and framework tests 2025-12-09 13:45:33 +13:00
PluralisticDeliberationOrchestrator.test.js test(unit): add comprehensive tests for value pluralism services 2025-10-12 16:35:30 +13:00
ProhibitedTermsScanner.test.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00