Skip to content

test: fixes maestro type#27727

Merged
christopherferreira9 merged 1 commit into
mainfrom
cferreira/fix-docs
Mar 23, 2026
Merged

test: fixes maestro type#27727
christopherferreira9 merged 1 commit into
mainfrom
cferreira/fix-docs

Conversation

@christopherferreira9
Copy link
Copy Markdown
Contributor

@christopherferreira9 christopherferreira9 commented Mar 20, 2026

Description

Fixes a doc error where Maestro was considered a Grey box testing tool when in reality it is Black box testing.

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Low Risk
Low risk documentation-only change that corrects a testing-tool classification with no runtime impact.

Overview
Updates tests/docs/README.md to correct the testing taxonomy by reclassifying Maestro from grey-box to black-box in the “Existing tooling” table.

Written by Cursor Bugbot for commit 1e9da63. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-qa QA team label Mar 20, 2026
@github-actions github-actions Bot added size-XS risk-low Low testing needed · Low bug introduction risk labels Mar 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: None (no tests recommended)
  • Selected Performance tags: None (no tests recommended)
  • Risk Level: low
  • AI Confidence: 99%
click to see 🤖 AI reasoning details

E2E Test Selection:
The only change is a documentation update in tests/docs/README.md. Specifically, it corrects the testing type classification for "Maestro" from "Grey box testing" to "Black box testing" in a comparison table. This is a pure documentation/content fix with zero impact on:

  • Application code
  • Test infrastructure
  • E2E test flows
  • Controllers or Engine
  • Any user-facing functionality

No E2E tests need to run for this change.

Performance Test Selection:
Pure documentation change with no code modifications. No performance impact whatsoever.

View GitHub Actions results

@christopherferreira9 christopherferreira9 added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label Mar 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@christopherferreira9 christopherferreira9 added this pull request to the merge queue Mar 23, 2026
Merged via the queue into main with commit a4173d3 Mar 23, 2026
83 of 87 checks passed
@christopherferreira9 christopherferreira9 deleted the cferreira/fix-docs branch March 23, 2026 11:20
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 23, 2026
@metamaskbot metamaskbot added the release-7.72.0 Issue or pull request that will be included in release 7.72.0 label Mar 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-7.72.0 Issue or pull request that will be included in release 7.72.0 risk-low Low testing needed · Low bug introduction risk size-XS team-qa QA team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants