Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Abstract the implementation of DbClient behind a trait This will help with testing. Additionally, method naming is a little more standardized. * Add a mock for DbClient * Drop a user if FCM says they no longer exist * Add a test for dropping missing FCM users * Force table status to be uppercase Closes #173
- Loading branch information