tozd / node-reactive-postgres

Reactive queries for PostgreSQL
https://www.npmjs.com/package/reactive-postgres
BSD 3-Clause "New" or "Revised" License
32 stars 4 forks source link

Convert tests script into proper tests #5

Open mitar opened 5 years ago

mitar commented 5 years ago

Currently there is just a simple tests.js script. It should be converted into a proper test case and integrated with CI.