jawj / zapatos

Zero-abstraction Postgres for TypeScript: a non-ORM database library
https://jawj.github.io/zapatos/
Other
1.3k stars 46 forks source link

Add Generate Test #137

Open seveibar opened 1 year ago

seveibar commented 1 year ago

Adds a simple test case, should help prevent zapatos from breaking, especially if expanded upon.

Tests may help with monitoring the changes from PRs and preventing regressions.