Hi, I'm developing the Zend Gdata component for PHP, and writing PHPUnit tests. I attended two Google presentations last Oct 31 at the Zend Conference in San Jose. I recall it was mentioned that sandbox servers exist, for developers to use. But I can't recall if it was only AdWords that has a sandbox, or if Google Data servers have test environments as well.
I'd like to use a test server for running unit tests for my project. I need to make authenticated connections and post temporary entries in Blogger, Calendar, Spreadsheets, and perhaps even Base. I suppose I don't need to do any authenticated requests to CodeSearch. I'm open to other suggestions for testing Google Data operations that require authenticated clients. That is, posting, saving, and deleting entries, and also viewing private data. For testing ClientLogin, my unit tests are disabled by default. Before running the test suites, a user must configure her own login/password and developer key if she wants to run these tests. I'll defer testing AuthSub, because it'd be difficult to handle client-side redirection in unit tests. The rest of the tests rely only on non-authenticated queries, and that is working fine. Regards, Bill Karwin Zend Technologies --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to google-help-dataapi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---