Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.02 KB

Waterline-Sequel

build integration tests npm dependencies
Build Status Circle CI npm version Dependency Status

A helper library for generating SQL queries from the Waterline Query Language.

Running the tests

Simply run npm test.

Integration Tests

You can read more about waterline-sequel integration tests here. To run them, do:

npm run test-integration