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

Atomized groups have always suffix E2E (CI). This should be toggleable #28066

Open
4 tasks
meeroslav opened this issue Sep 24, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx type: bug

Comments

@meeroslav
Copy link
Contributor

Current Behavior

The group name for atomized runs is now hardcoded to E2E (CI) which might be misleading when atomizing unit tests.

Expected Behavior

The group name should be changeable via plugin options.

GitHub Repo

No response

Steps to Reproduce

  1. Atomize tasks via jest plugin and name ciTargetName - test-ci
  2. Run test-ci target
  3. Nx Cloud dashboard shows {project name} - E2E (CI) as a marker of the group

Nx Report

19.8.0

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@jaysoo jaysoo added the scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx type: bug
Projects
None yet
Development

No branches or pull requests

2 participants