Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a gdata test #1

Open
xsawyerx opened this issue May 29, 2010 · 0 comments
Open

Implement a gdata test #1

xsawyerx opened this issue May 29, 2010 · 0 comments

Comments

@xsawyerx
Copy link
Owner

In the Python test.py there's a gdata test that basically tests being able to fetch a user's Google Documents list. This helps test both input and internet connectivity.

In Perl there are a few libraries for this but they all require way too much in order to use them. More than I'd like to include in ASE (at least in this time).

We need to implement our own gdata test. I've been working on this but it requires working out all the logic and I can find much time for that. Here is a list of useful resources:
http://code.google.com/apis/gdata/docs/2.0/basics.html
http://code.google.com/apis/spreadsheets/data/3.0/developers_guide_protocol.html
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant