things3-cli 1.0.0

CLI tool for Things 3 with integrated MCP server
Documentation
1
2
3
4
5
6
7
8
9
//! Resource-related tests for MCP server
//!
//! Tests for all MCP resources including:
//! - Task resources (inbox, today, projects, areas)
//! - Resource schemas and validation
//! - Resource error handling

// TODO: Migrate resource tests from mcp_tests_backup.rs
// This module will contain approximately 10 tests covering all resource operations