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

Percy runner #923

Merged
merged 11 commits into from
Sep 14, 2019
Merged

Percy runner #923

merged 11 commits into from
Sep 14, 2019

Conversation

byronz
Copy link
Contributor

@byronz byronz commented Sep 14, 2019

No description provided.

@byronz byronz marked this pull request as ready for review September 14, 2019 02:15
…isk miss that from some weird percy auto merge
@@ -456,6 +456,9 @@ def visit_and_snapshot(self, resource_path, hook_id):
self.driver.get(self.server_url + resource_path)
self.wait_for_element_by_id(hook_id)
self.percy_snapshot(resource_path)
assert not self.driver.find_elements_by_css_selector(
"div.dash-debug-alert"
), "devtools should not raise an error alert"
Copy link
Collaborator

Choose a reason for hiding this comment

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

🏆

Copy link
Collaborator

Choose a reason for hiding this comment

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

though, might need an option to disable this in case someone wants to snapshot the errors

Copy link
Contributor Author

@byronz byronz Sep 14, 2019

Choose a reason for hiding this comment

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

Screen Shot 2019-09-13 at 11 54 45 PM
🎉 works like a charm

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.

Your call if slash-flexibility #923 (comment) is important. Aside from that question this looks great. 💃

Make sure to go back and remove the ref to this branch from dash-docs after this is released.

@byronz byronz merged commit e4ea7a4 into dev Sep 14, 2019
@byronz byronz deleted the percy-runner branch September 14, 2019 21:58
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this pull request May 28, 2021
…down-#808

sets autoComplete to off in Dropdown plotly#808
HammadTheOne pushed a commit that referenced this pull request Jul 23, 2021
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