def test_login_with_google_failure(self): with self.assertRaises(todoist.RequestError): todoist.login_with_google(self.user.email, '')