Skip to content

feat: add MCP tab routing to Google Sheets reporter#320

Open
steadhac wants to merge 1 commit into
GenAI-Security-Project:mainfrom
steadhac:steadhac/feat/google-sheets-mcp-routing
Open

feat: add MCP tab routing to Google Sheets reporter#320
steadhac wants to merge 1 commit into
GenAI-Security-Project:mainfrom
steadhac:steadhac/feat/google-sheets-mcp-routing

Conversation

@steadhac
Copy link
Copy Markdown
Contributor

Add MCP tab routing to the Google Sheets pytest reporter so that test results
from all MCP unit tests are automatically reported to the 'MCP' worksheet.

Without this change, MCP test results are not picked up by the reporter and
the sheet is never updated with pass/fail status.

Changes:

  • Added 'mcp' → 'MCP' to the path_worksheet_map routing dict
  • Added 'MCP' to the UPDATABLE_WORKSHEETS set
  • Added 'MCP' to the worksheets initialisation list in GoogleSheetsPlugin

📁 Files Changed
tests/plugins/google_sheets_reporter/pytest_google_sheets.py

@steadhac steadhac force-pushed the steadhac/feat/google-sheets-mcp-routing branch from 2c0df2f to 31c81a3 Compare May 27, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant