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

Add Selenium test suite to facilitate the testing of the library on different browsers. #79

Open
ntoll opened this issue Mar 15, 2012 · 1 comment
Assignees

Comments

@ntoll
Copy link
Member

ntoll commented Mar 15, 2012

Since sinon mocks away the XHR request in the jasmine based test suite we've noticed a class of bugs related to specific implementation details of the XHR object in different browsers. We need to be able to test that the library works on at least Firefox and Webkit. Selenium seems to be the obvious choice to facilitate this.

@ghost ghost assigned ntoll Mar 15, 2012
@ntoll
Copy link
Member Author

ntoll commented Mar 15, 2012

Actually, upon reflection there may be a better / easier way to achieve this. Will add notes to this ticket when I've had time to think about it more.

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

No branches or pull requests

1 participant