tractatus/tests
TheFlow 4dbd605256 fix: Add STRIPE_SECRET_KEY for CI and skip pre-seeded data tests
- Add STRIPE_SECRET_KEY to .env.test and CI env (Stripe SDK v19 throws
  on construction without a key)
- Skip 2 integration tests that require pre-seeded governance rules
  (CI uses fresh empty database)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 18:57:02 +13:00
..
helpers feat(tests): create database test helper and diagnose integration test issues 2025-10-21 15:39:27 +13:00
integration fix: Add STRIPE_SECRET_KEY for CI and skip pre-seeded data tests 2026-02-07 18:57:02 +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