things3-cli 1.0.0

CLI tool for Things 3 with integrated MCP server
Documentation
1
2
3
4
5
6
7
8
9
//! 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