Skip to content

Releases: mlaanderson/database-js-postgres

Added a Test

25 Jan 20:49
Compare
Choose a tag to compare

Added a test script which is used with Travis CI.

Test prerequisites:

  • PostgreSQL Server on localhost with the ability to login as postgres over IP without a password
  • Database on the server called "test"
  • NodeJS >= 6.0