# tests/tasks/__init__.py """ Tests for Celery background tasks. This module tests the Celery configuration and all task modules: - agent: Agent execution tasks - git: Git operation tasks - sync: Issue synchronization tasks - workflow: Workflow state management tasks - cost: Cost tracking and aggregation tasks """