//! Prompt-related tests for MCP server
//!
//! Tests for all MCP prompts including:
//! - Task management prompts (task_review, project_planning)
//! - Analytics prompts (productivity_analysis, backup_strategy)
//! - Prompt schemas and validation
// TODO: Migrate prompt tests from mcp_tests_backup.rs
// This module will contain approximately 15 tests covering all prompt operations