aimpowered / LibOrate

A videoconferencing companion app developed by AImpower.org to provide emotional and relational support during videoconferencing.
https://liborate-alpha.vercel.app
MIT License
0 stars 2 forks source link

[DB] Add unit test for database operations #101

Open Shaomei opened 1 month ago

Shaomei commented 1 month ago

Currently, all of our DB operations do not have unit test coverage. We should add unit tests for those operations using mock DB.