logo
FateForger Docs
Testing
Initializing search
    • Home
      • Installation
      • Development
      • Testing
      • Setup Wizard
      • TickTick MCP Setup
      • TickTick Integration
      • Overview
      • Agents
      • Data Models
      • Scheduling
      • Timeboxing Refactor
      • Constraint Flow
      • Calendar Haunter
      • MCP Tools
      • LLM Configuration
      • Slack Events
      • Autogen Patterns
      • Tools
      • LLM
      • Setup Wizard
      • Setup Wizard Templates
      • Adapters
      • Adapters (Notion)
      • Tools Config
      • Haunt
      • Debug
      • Agents (Tasks)
      • Agents (Receptionist)
      • Agents (Timeboxing)
      • Agents (Revisor)
      • Agents (Strategy)
      • Schedular Models
      • TRMNL Frontend Sources
    • Change Log

    Testing

    Use pytest with fixtures in tests/conftest.py:

    poetry run pytest
    

    Run make validate-all for full checks.