planetscale / database-js

A Fetch API-compatible PlanetScale database driver
https://planetscale.com/docs/tutorials/planetscale-serverless-driver
Apache License 2.0
1.17k stars 35 forks source link

Add basic tests for our driver #12

Closed iheanyi closed 2 years ago

iheanyi commented 2 years ago

Paired on this with @dgraham.

This adds basic tests using mocking functionality for our execute and createSession methods.