Skip to content

Fix test regressions related to dcc.Graph changes #1066

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

Merged
merged 3 commits into from
Jan 6, 2020

Conversation

Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Jan 6, 2020

Changes to dcc.Graph in plotly/dash-core-components#706 are impacting tests only defined / run in the Dash repository. As the PR did not involve any changes outside of DCC, the test failures were only detected when the PR was merged and dash later modified.

@Marc-Andre-Rivet Marc-Andre-Rivet changed the title Fix test regression related to dcc.Graph changes Fix test regressions related to dcc.Graph changes Jan 6, 2020
@Marc-Andre-Rivet Marc-Andre-Rivet marked this pull request as ready for review January 6, 2020 17:57
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 I was about to comment about the weird usage in tests/integration/test_render.py before realizing that it's not using dash.testing yet... OK for now, but if we need any more substantial maintenance than this we should finish the conversion. Actually perhaps move this test to dcc #1031

@Marc-Andre-Rivet Marc-Andre-Rivet merged commit 34b473a into dev Jan 6, 2020
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the sanity-dcc-graph branch January 6, 2020 20:38
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.

2 participants