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

First pass at automated multi-browser/device testing. closes #419 #444

Merged
merged 1 commit into from Apr 15, 2013

Conversation

heff
Copy link
Member

@heff heff commented Apr 12, 2013

I've got a way to run tests across every browser and device out there except for IE8, and IE8 should work except I'm running into a Browserstack bug that I've let them know about.

It uses a project called bunyip, which internally uses Yeti (YUI), Pagekite, and Browserstack.

Next steps include:

  • Making it all automatic. Right now you have to wait for browsers to connect and then manually hit enter when they have.
  • Make it a grunt task
  • Document it all so others can use it

I think this is close enough for me to close the milestone 4.0 issue.



I've got a way to run tests across every browser and device out there except for IE8, and IE8 should work except I'm running into a Browserstack bug that I've let them know about.

It uses a project called bunyip, which internallt uses Yeti (YUI), Pagekite, and Browserstack.

Next steps include:
  - Making it all automatic. Right now you have to wait for browsers to connect and then manually hit enter when they have.
  - Make it a grunt task
  - Document it all so others can use it

I think this is close enough for me to close the milestone 4.0 issue.
@heff
Copy link
Member Author

heff commented Apr 13, 2013

I should have also mentioned that I fixed a bunch of IE bugs in the process.

heff added a commit that referenced this pull request Apr 15, 2013
First pass at automated multi-browser/device testing. closes #419
@heff heff merged commit 83553b6 into videojs:master Apr 15, 2013
@heff heff deleted the feature/browser-tests branch July 1, 2014 23:58
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.

None yet

1 participant