def test_get_by_mbid(self): user = db_users.get_by_mbid("tester_1") self.assertEqual(user['display_name'], "test")