def test_register_with_google_failure(self): with self.assertRaises(todoist.RequestError): todoist.register_with_google('', '', '')