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

Supporting PhantomJS for running tests #167

Merged
merged 10 commits into from
Mar 3, 2016
Merged

Supporting PhantomJS for running tests #167

merged 10 commits into from
Mar 3, 2016

Commits on Mar 2, 2016

  1. Getting the tests running under karma and phantomjs

    Had to remove the wait for close in `query` because PhantomJS seemed to break
    Moved JS that is shared between karma runner and browser runner into separate files
    Added some helpers for phantomjs
    aaronpowell committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    2b18297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6729cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e1042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf26795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0133e67 View commit details
    Browse the repository at this point in the history
  6. Debugging travis-ci

    aaronpowell committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    730f0a7 View commit details
    Browse the repository at this point in the history
  7. More debugging

    aaronpowell committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    2fb79f7 View commit details
    Browse the repository at this point in the history
  8. derping concat

    aaronpowell committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    7317f3e View commit details
    Browse the repository at this point in the history
  9. Removing debugging code

    aaronpowell committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    7a352f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e091af View commit details
    Browse the repository at this point in the history