• Alexander Clouter's avatar
    slip in PATH for 'npm test' as not everyone has karma · dc4b6301
    Alexander Clouter authored
    So people can follow the 'unit tests' instructions, we need
    to make sure PATH includes the karma bin directory otherwise
    we see the following:
    ----
    aclouter@stevemcqueen:/usr/src/aten-ikvm/noVNC$ npm test
    
    > noVNC@0.5.0 test /usr/src/aten-ikvm/noVNC
    > karma start karma.conf.js
    
    sh: 1: karma: not found
    npm ERR! Test failed.  See above for more details.
    npm ERR! not ok code 0
    ----
    dc4b6301
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...