//! 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