Hi David, The unit tests expect to run in the sandbox environment - you'll need to use sandbox credentials when running the Python library unit tests. It also expects the pickle to reside either in your home directory or in the same directory as the "tests" folder. Note that running all tests for all versions takes a few hours, mostly due to the BulkMutateJob tests.
- Kevin Winter AdWords API Team On Wednesday, January 18, 2012 10:44:39 AM UTC-5, David Bonner wrote: > > I'm trying to set up some automated testing for when we have to make > changes to the client library, and the obvious first step seemed to be > simply running the tests that come bundled with the library. However, > trying to run tests/adspygoogle/adwords/alltests.py throws a validation > error on seemingly every variation of values I can enter when running > config.py. > > Has anybody gotten this to work? > > Thanks. > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
