caitp / ng-media

AngularJS support for HTML5 media elements
http://caitp.github.io/ng-media
40 stars 4 forks source link

CI builds #1

Closed caitp closed 10 years ago

caitp commented 10 years ago

So, PhantomJS is unfortunately having a lot of issues dealing with these tests (it seems to not support the video/source/track elements at all).. This is kind of a bummer, but maybe SauceLabs or BrowserStack can get around it.

In local tests, this is definitely passing on Safari 7, Chrome 32, and FF25 and 19, so these will most likely pass on travis. I'll try to get CI builds going in the next little bit, but I kind of want to spend some time documenting the existing code and providing a demo first.

caitp commented 10 years ago

Whoa it's been a few weeks since I've looked at this! I actually do have a demo page in the works, and CI builds should come soon after that, I just haven't been poking at this much for a while due to other work!

I'll try to finish this today or tomorrow if I have time, but I'm a bit busy updating $q at the moment.

caitp commented 10 years ago

Oh god it's been forever! But I will get this done today, yes I promise