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

fix(graphCardMetricTotals): ent-4366 data-test attributes #836

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

cdcabrera
Copy link
Member

What's included

  • fix(graphCardMetricTotals): ent-4366 data-test attributes

Notes

  • there are no visual, or behavioral, changes associated with this update
  • applies data-test attributes to the graph display associated with RHOSAK daily and monthly total cards @mirekdlugosz @ntkathole
    • the top/first/daily card has the attribute data-test="graphDailyTotalCard"
    • the bottom/second/monthly card has the attribute data-test="graphMonthlyTotalCard"

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm tests come back clean

Example

...

Updates issue/story

ent-4366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202112 project phase story New feature, or process work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant