Waterline-Sequel
build | integration tests | npm | dependencies |
------|-------------------|-----|---------------|
A helper library for generating SQL queries from the Waterline Query Language.
Running the tests
Simply runnpm test
.Integration Tests
You can read more about waterline-sequel integration tests here. To run them, do:npm run test-integration