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 cross-browser interoperability testing #576

Closed
wants to merge 23 commits into from

Conversation

t-mullen
Copy link
Collaborator

Currently, all the tests only run within a single page on the same browser. This adds tests for interoperability between different browsers. (Safari->Firefox, Firefox->Chrome, etc).

To do this, I've modified airtap to allow splitting a single unit test onto two different browers. (twintap). This works in Saucelabs and locally.

All of these tests pass.

@t-mullen t-mullen requested a review from feross December 19, 2019 07:48
@t-mullen
Copy link
Collaborator Author

t-mullen commented Aug 8, 2020

Merged with #694

@t-mullen t-mullen closed this Aug 8, 2020
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