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

Fixes #1462 - Add functional tests for when typing 'g' or 'l' in an issue or issue comment #1481

Merged
merged 2 commits into from
Apr 10, 2017

Conversation

brizental
Copy link
Contributor

r? @miketaylr

The tests are failing sometimes, but it's the same thing as I explained in #1470

Copy link
Member

@miketaylr miketaylr left a comment

Choose a reason for hiding this comment

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

Tests look good! Just one tweak and a clarification question.

.click()
.type("l")
.end()
.setFindTimeout(0)

This comment was marked as abuse.

This comment was marked as abuse.

this,
url("/issues/70"),
".wc-Issue-commentSubmit",
true

This comment was marked as abuse.

This comment was marked as abuse.

@miketaylr
Copy link
Member

Thanks!

@miketaylr miketaylr merged commit 6ebb8b8 into webcompat:master Apr 10, 2017
miketaylr pushed a commit that referenced this pull request Apr 10, 2017
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