Comment 1 for bug 2069098

Revision history for this message
Jane Sandberg (sandbergja) wrote :

Here is the branch: user/sandbergja/lp2069098-npm-run-test-failures

Here is a link: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/sandbergja/lp2069098-npm-run-test-failures

To test, you can:
1. On an Evergreen server running today's main, install Firefox and Chromium
2. cd into the eg2 directory
3. Run `npm run test` -- notice it doesn't compile
4. Apply the commit
5. Run `npm run test` -- notice all 116 tests pass

For more info about running tests, see https://wiki.evergreen-ils.org/doku.php?id=dev:contributing:qa