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

update dependencies #4

Merged
merged 4 commits into from
Mar 14, 2018
Merged

update dependencies #4

merged 4 commits into from
Mar 14, 2018

Commits on Mar 13, 2018

  1. update dependencies

    cklanac committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    d07a116 View commit details
    Browse the repository at this point in the history
  2. Update NPM scripts

    - Removed --watch. It clears the node cache so modules are reloaded but resources like connections are not always dropped so connections can build up and we run out, especially on ElephantSQL.
    - Add --exit to force http and database connections to close after tests.
    - Use --file option to specify a file to run first.
    cklanac committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    9789ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ff4db View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. recursive tests

    cklanac committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    defce6a View commit details
    Browse the repository at this point in the history