Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance GitHub Actions workflow for Cypress testing
- Added detailed logging to check for the existence of the mocked tests directory and its contents. - Implemented fallback logic to default to 'default' test group if no mocked tests are found. - Improved output handling to display final test group results. This update increases the robustness of the CI process by ensuring proper handling of test groups and providing clearer feedback during execution.
- Loading branch information