Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Use Karma test runner for Travis CI integration #47

Merged
merged 11 commits into from
Oct 14, 2015
Merged

Commits on Oct 13, 2015

  1. Configuration menu
    Copy the full SHA
    447e160 View commit details
    Browse the repository at this point in the history
  2. updating failing tests

    tnrich committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    f71b23d View commit details
    Browse the repository at this point in the history
  3. adding webpack dev server

    tnrich committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    6f4241d View commit details
    Browse the repository at this point in the history
  4. install karma

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    90e6768 View commit details
    Browse the repository at this point in the history
  5. add karma config

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    e9db6e2 View commit details
    Browse the repository at this point in the history
  6. start the virtual framebuffer in travis.yml

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    7c8d741 View commit details
    Browse the repository at this point in the history
  7. use Firefox for Karma tests

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    d5ab634 View commit details
    Browse the repository at this point in the history
  8. run Karma from npm test

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    c2f8296 View commit details
    Browse the repository at this point in the history
  9. recursively load all tests

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    db2f5ec View commit details
    Browse the repository at this point in the history
  10. remove unnecessary line of code

    Jacob Coble committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    3caf51e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. updating package.json

    -adding new helper scripts for running tests and opening them
    -removing unused scripts
    -adding ‘fix-me’ warning
    tnrich committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    3f51ccd View commit details
    Browse the repository at this point in the history