UCLA-Creative-Labs / aurgy-backend

the logic behind generating out-of-body music playlists
MIT License
3 stars 0 forks source link

feat: database item base class and unit tests #9

Closed BryanPan342 closed 2 years ago

BryanPan342 commented 2 years ago

Features

Testing

BREAKING CHANGES When running client.openCollection(name), if the NODE_ENV is not PROD, we will now target the collection with name test_${name}.

We should probably write a script to delete the contents of this table periodically too.. as well as create a backup for our current tables...

mergify[bot] commented 2 years ago

Thanks for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).