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

Changed DataChart to add lines type #5953

Merged
merged 2 commits into from
Feb 16, 2022
Merged

Conversation

ericsoderberghp
Copy link
Member

What does this PR do?

Changed DataChart to add lines type

Where should the reviewer start?

StackedLines story

What testing has been done on this PR?

new unit test, added story

How should this be manually tested?

story

Do Jest tests follow these best practices?

no change to DataChart test approach yet

  • screen is used for querying.
  • The correct query is used. (Refer to this list of queries)
  • userEvent is used in place of fireEvent.
  • asFragment() is used for snapshot testing.

Screenshots (if appropriate)

Screen Shot 2022-02-15 at 3 49 55 PM

Do the grommet docs need to be updated?

yes

Should this PR be mentioned in the release notes?

yes

Is this change backwards compatible or is it a breaking change?

backwards compatible

@ericsoderberghp ericsoderberghp merged commit 2f71b51 into master Feb 16, 2022
@ericsoderberghp ericsoderberghp deleted the feat/datachart-lines branch February 16, 2022 16:42
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

Successfully merging this pull request may close these issues.

None yet

2 participants