staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 67 forks source link

Add tests for database endpoints #3

Closed dstpierre closed 2 years ago

dstpierre commented 2 years ago

Create a series of test for each database endpoint, including the sudo version.

This will require a working mongodb instance available to run the tests.