test: include ACLED source regression in unit suite #39

Merged
MrSphay merged 2 commits from codex/issue-3-acled-diagnostics-auth-tests into codex/production-intelligence-terminal 2026-05-17 16:43:15 +00:00
Owner

Summary

  • include test/acled-source.test.mjs in npm run test:unit
  • preserve the Reddit source test that landed on the production branch while resolving the Base update
  • keeps the ACLED credential diagnostics regression covered by default CI/unit-test execution

Completes #3 follow-up coverage.

Verification

  • npm run test:unit -> 33 passing
  • node --check apis/sources/acled.mjs
  • git diff --check
  • Gitea Actions: runs 117 and 118 succeeded for fb41d52
## Summary - include `test/acled-source.test.mjs` in `npm run test:unit` - preserve the Reddit source test that landed on the production branch while resolving the Base update - keeps the ACLED credential diagnostics regression covered by default CI/unit-test execution Completes #3 follow-up coverage. ## Verification - `npm run test:unit` -> 33 passing - `node --check apis/sources/acled.mjs` - `git diff --check` - Gitea Actions: runs 117 and 118 succeeded for `fb41d52`
MrSphay added 1 commit 2026-05-17 16:34:01 +00:00
test: include acled source regression
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m6s
3e3e3d57c7
MrSphay added 1 commit 2026-05-17 16:37:47 +00:00
Merge remote-tracking branch 'origin/codex/production-intelligence-terminal' into codex/issue-3-acled-diagnostics-auth-tests
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m5s
fb41d52101
# Conflicts:
#	package.json
MrSphay changed title from fix: improve ACLED auth diagnostics to test: include ACLED source regression in unit suite 2026-05-17 16:40:49 +00:00
MrSphay merged commit a809a55881 into codex/production-intelligence-terminal 2026-05-17 16:43:15 +00:00
MrSphay deleted branch codex/issue-3-acled-diagnostics-auth-tests 2026-05-17 16:43:16 +00:00
Sign in to join this conversation.