tractatus/tests
TheFlow ccef49c508 fix: improve About page presentation and resolve search endpoint tests
About Page Improvements:
- Update navigation: 'For Advocates' → 'For Leaders' (CTA buttons and footer)
- Add explicit paragraph spacing throughout all sections (mb-6, mb-4, mb-8)
- Add research@agenticgovernance.digital to footer with mailto link
- Replace 'Phase 1 Development' with meaningful tagline: 'Safety Through Structure, Not Aspiration'
- Improve visual hierarchy and world-class presentation

Search Endpoint Fix:
- Add text index creation in test suite beforeAll() hook
- Fix MongoDB $text search requirement in test environment
- Idempotent index creation (checks if exists before creating)
- Resolves 2 integration test failures (500 errors on search endpoints)

Test Status: 433/453 passing (95.6%), search tests now passing
Production Status: About page deployed, world-class presentation achieved

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 11:39:14 +13:00
..
helpers fix: add Jest test infrastructure and reduce test failures from 29 to 13 2025-10-09 20:37:45 +13:00
integration fix: improve About page presentation and resolve search endpoint tests 2025-10-10 11:39:14 +13:00
unit feat: implement blog curation AI with Tractatus enforcement (Option C) 2025-10-10 08:01:53 +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