Files
cypress/packages
Alejandro Estrada 3909ed07a0 misc: Add more spec actions button and new back button for Studio mode (#32611)
* chore: Add more spec actions button

* Update styles, and update studio components

* Refactor Reporter components to streamline studio test handling

- Removed `displayStatsAndControls` prop from `Header` and adjusted rendering logic based on `isStudioSingleTest`.
- Updated `RunnableHeader` and `RunnablePopoverOptions` to conditionally render elements based on `isStudioSingleTest`.
- Improved code readability and maintainability by consolidating logic related to studio tests.

* Refactor Header and StudioTest components for improved styling and functionality

- Updated the `Header` component to remove the `isStudioSingleTest` prop from `RunnableHeader` rendering.
- Modified the `StudioTest` component to change the button styling from 'outline-dark' to 'outline-indigo' and updated the stroke color of the icon accordingly.

* Update tests

* Update tests

* Fix styles

* changelog entry

* Add all tests tooltip

* Update styles

* maybe make semantic-commit happy

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2025-10-03 10:52:02 -04:00
..