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

Added a new page for manual tests #361

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pekeler
Copy link
Contributor

@pekeler pekeler commented Mar 2, 2014

Find it at localhost:4567/manual. This is for tests which are tricky or impossible to automate.

This new page has just three tests, one to demonstrate that non-remote links don't show the disable-with text when clicked on Safari and Chrome (#306), and two to demonstrate that non-remote links around a div stop working in IE if they have a disable-with attribute (possibly #355).

This new test page uses the same header as the index page to conveniently switch between jquery versions and their source. For that reason the helper methods in server.rb have been updated so they work on other pages than just the index page.

…e tricky or impossible to automate. This new page has just three tests, one to demonstrate that non-remote links don't show the disable-with text when clicked on Safari and Chrome, and two to demonstrate that non-remote links around a div stop working in IE if they have a disable-with attribute.
…s still work on non-remote disable-with links
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.

1 participant