tjmoses / postgraphile-plugin-batch-create-update-delete

A postgraphile plugin that allows for batch create, update, & delete mutations in a single transaction.
https://www.npmjs.com/package/postgraphile-plugin-many-create-update-delete
MIT License
37 stars 9 forks source link

Add Test Suite #3

Open tjmoses opened 4 years ago

tjmoses commented 4 years ago

Add a tests similar to other postgraphile libraries for better code confidence and future updates.