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

Adds in-browser testing and Saucelabs CI #681

Merged
merged 12 commits into from
Dec 23, 2013
Merged

Adds in-browser testing and Saucelabs CI #681

merged 12 commits into from
Dec 23, 2013

Commits on Dec 23, 2013

  1. Configuration menu
    Copy the full SHA
    0cf5657 View commit details
    Browse the repository at this point in the history
  2. Move away from should asserts to internal

    This is needed as neither Sinon nor Chai support in-browser testing under IE.
    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    4942324 View commit details
    Browse the repository at this point in the history
  3. Fix tokenizer tests under IE

    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    96b42de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ad8b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe7bc0d View commit details
    Browse the repository at this point in the history
  6. Add selenium badge

    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    e2a81fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad3727b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512daa3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efcedf2 View commit details
    Browse the repository at this point in the history
  10. Add travis build caching

    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    5b8b54b View commit details
    Browse the repository at this point in the history
  11. Hide success messages when running in sauce

    This should help debug the firefox issues that only occur when executing against sauce.
    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    015eba6 View commit details
    Browse the repository at this point in the history
  12. Skip leak check under FF

    kpdecker committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    7f53c91 View commit details
    Browse the repository at this point in the history