Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Fix/broken phantom tests #14

Merged
merged 2 commits into from
Oct 19, 2015
Merged

Fix/broken phantom tests #14

merged 2 commits into from
Oct 19, 2015

Conversation

kasperlewau
Copy link
Contributor

  • Add fn.proto.bind polyfill for PhantomJS < 2.0.
  • Remove redundant new Event calls.
    • Never(?) made a difference in the specs.
    • Didn't fly on PhantomJS versions under 2.0.

The tldr version of it all is that I made a boo-boo and ran all the tests on PhantomJS 2.0, which isn't shipped with the karma-phantomjs-launcher package, nor is it released on npm.

Closes #13

Versions prior to 2.0.0 are based on a version of WebkitQT that does not
support Fn.proto.bind.
Did not add value to the specs, and they broke on PhantomJS
versions lower than 2.0.
@kasperlewau
Copy link
Contributor Author

cc @ProLoser

ProLoser added a commit that referenced this pull request Oct 19, 2015
@ProLoser ProLoser merged commit d7203c8 into angular-ui:master Oct 19, 2015
@ProLoser
Copy link
Member

Awesome, now all we gotta do is add a travis file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants