Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to display a test category/label in 'Runs' view of Cypress dashboard #4503

Closed
davidedwards88 opened this issue Jun 19, 2019 · 1 comment

Comments

@davidedwards88
Copy link

Current behavior:

We are using Cypress for our monitoring tests. These tests run across our Production environment and two Test environments, and all upload their results to a single Cypress monitoring project.

When viewing that project in the Cypress dashboard, the 'Runs' screen provides no way of seeing at a glance which environment those tests ran against. For now, we have set a group and CI Build ID to expose this information when you click through to view an individual run. However, this does mean you can only see this for a single run at a time.

Desired behavior:

A way of displaying a custom category/label for a test run in the top-level 'Runs' screen of the Cypress dashboard.

We had wondered about repurposing the 'CI' property (as this currently comes through as 'Unknown', and would have served as the ideal column for displaying what we want in the dashboard view). However, from what we can see this is inferred by Cypress from CI systems, and not something we can control.

Versions

Cypress version 3.3.1

@jennifer-shehane
Copy link
Member

Closing as duplicate of #2561

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

No branches or pull requests

2 participants