Skip to content

Errors are hard to test for #47

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Do a execute
2. Try to find out if it failed

What is the expected output? What do you see instead?
I would expect some is_error? on Google::APIClient::Result or error method 
returning null if there is no error.

Instead, I can choose between execute! and stuff like result.response.status 
and result.data.respond_to?(:error)

What version of the product are you using? On what operating system?
0.4.4 on linux

Please provide any additional information below.

Also, I seem unable to post to google group at 
https://groups.google.com/forum/?fromgroups#!forum/google-analytics-data-export-
api ...

Original issue reported on code.google.com by adwo...@ipdgroup.com on 16 Jul 2012 at 5:11

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions