[
  "tests/integration/test_cli_scenarios.py::TestCLIScenarios::test_confirmation_bug_scenarios",
  "tests/integration/test_cli_scenarios.py::TestCLIScenarios::test_health_query_scenarios",
  "tests/integration/test_slack_bot.py::TestContextIsolation::test_different_channels_get_separate_storage",
  "tests/integration/test_slack_bot.py::TestDispatcherBasicFlow::test_assistant_response_saved_to_context",
  "tests/integration/test_slack_bot.py::TestDispatcherBasicFlow::test_empty_llm_response_fallback",
  "tests/integration/test_slack_bot.py::TestDispatcherBasicFlow::test_simple_text_response",
  "tests/integration/test_slack_bot.py::TestDispatcherBasicFlow::test_tool_call_executed",
  "tests/integration/test_slack_bot.py::TestDispatcherBasicFlow::test_user_message_saved_to_context",
  "tests/integration/test_sync_flow.py::TestHealthDataSyncWithMocks::test_sync_forces_overwrite",
  "tests/integration/test_sync_flow.py::TestHealthDataSyncWithMocks::test_sync_skips_existing_data",
  "tests/integration/test_sync_flow.py::TestHealthStorage::test_metric_exists_after_save",
  "tests/integration/test_sync_flow.py::TestHealthStorage::test_metric_not_exists_before_save",
  "tests/integration/test_sync_flow.py::TestHealthStorage::test_metric_not_indexed_before_save",
  "tests/integration/test_sync_flow.py::TestHealthStorage::test_overwrite_metric",
  "tests/integration/test_sync_flow.py::TestHealthStorage::test_save_and_load_metric",
  "tests/integration/test_sync_flow.py::TestManualLogFlow::test_appending_multiple_entries",
  "tests/integration/test_sync_flow.py::TestManualLogFlow::test_diet_log_roundtrip",
  "tests/integration/test_sync_flow.py::TestManualLogFlow::test_load_nonexistent_date_returns_empty",
  "tests/integration/test_sync_flow.py::TestManualLogFlow::test_load_nonexistent_date_returns_empty_log",
  "tests/integration/test_sync_flow.py::TestManualLogFlow::test_multiple_log_types_same_day",
  "tests/test_context_commands.py::test_clear_empty_context",
  "tests/test_context_commands.py::test_clear_with_messages",
  "tests/test_context_commands.py::test_stats_calculation",
  "tests/test_garmin_client_new_features.py::TestErrorHandling::test_api_error_handling_floors",
  "tests/test_garmin_client_new_features.py::TestErrorHandling::test_unauthenticated_client_hrv",
  "tests/test_garmin_client_new_features.py::TestErrorHandling::test_unauthenticated_client_spo2",
  "tests/test_garmin_client_new_features.py::TestFetchFloors::test_fetch_floors_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchFloors::test_fetch_floors_success",
  "tests/test_garmin_client_new_features.py::TestFetchHRV::test_fetch_hrv_no_baseline",
  "tests/test_garmin_client_new_features.py::TestFetchHRV::test_fetch_hrv_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchHRV::test_fetch_hrv_success",
  "tests/test_garmin_client_new_features.py::TestFetchHydration::test_fetch_hydration_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchHydration::test_fetch_hydration_success",
  "tests/test_garmin_client_new_features.py::TestFetchIntensityMinutes::test_fetch_intensity_minutes_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchIntensityMinutes::test_fetch_intensity_minutes_success",
  "tests/test_garmin_client_new_features.py::TestFetchRespiration::test_fetch_respiration_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchRespiration::test_fetch_respiration_success",
  "tests/test_garmin_client_new_features.py::TestFetchSpO2::test_fetch_spo2_empty_response",
  "tests/test_garmin_client_new_features.py::TestFetchSpO2::test_fetch_spo2_no_data",
  "tests/test_garmin_client_new_features.py::TestFetchSpO2::test_fetch_spo2_success",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_late_caffeine_not_logged",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_parses_alcohol_quantity",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_parses_boolean_behaviors",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_parses_morning_caffeine",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_raw_data_preserved",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_returns_correct_date",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_returns_none_on_empty_api_response",
  "tests/test_lifestyle_logging.py::TestFetchLifestyleLogging::test_returns_none_when_no_logs",
  "tests/unit/test_gemini_resilience.py::TestGeminiResilience::test_format_response_truncation",
  "tests/unit/test_gemini_resilience.py::TestGeminiResilience::test_safe_parse_json_valid",
  "tests/unit/test_gemini_resilience.py::TestGeminiResilience::test_safe_parse_json_with_comments",
  "tests/unit/test_gemini_resilience.py::TestGeminiResilience::test_safe_parse_json_with_prefix",
  "tests/unit/test_tools_schema.py::test_registry_consistency",
  "tests/unit/test_tools_schema.py::test_tool_parameters",
  "tests/unit/test_tools_schema.py::test_tools_schema_structure"
]