//! Common test utilities for rmcp-actix-web integration tests.
//!
//! This module provides shared test services and utilities used across
//! different integration tests, including JavaScript and Python client tests.
/// Calculator service implementation for testing MCP tool functionality.
/// Test service for verifying Authorization header forwarding.