GAE Testbed Error: No api proxy found for service "file"

39 views
Skip to first unread message

Dan Dubois

unread,
Jul 15, 2011, 3:54:46 AM7/15/11
to google-a...@googlegroups.com
There doesn't appear to be a files testbed API stub in the SDK to let me unit test my app. Has anyone figured out a way round this?

Best wishes,
Dan

Ronoaldo José de Lana Pereira

unread,
Jul 15, 2011, 9:15:29 AM7/15/11
to google-a...@googlegroups.com
Just configure both LocalDatastoreTestConfig and LocalBlbostoreTestConfig if you are running on Java:

LocalServiceTestHelper helper = new LocalServiceTestHelper(
new LocalBlobstoreServiceTestConfig(),
new LocalDatastoreServiceTestConfig());


Best Regards,

- Ronoaldo

Robert Schuppenies

unread,
Jul 15, 2011, 12:46:12 PM7/15/11
to google-a...@googlegroups.com
Hi Dan.

Is http://code.google.com/p/googleappengine/issues/detail?id=5301 what you are asking for? If it is, mind starring the issue? We try to get stuff done, but focus on higher-priority things first. The more stars, the higher the priority :)

cheers,
robert

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/N3f1pv43mPwJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Dan Dubois

unread,
Jul 25, 2011, 8:39:34 PM7/25/11
to google-a...@googlegroups.com
Thanks both of you. It is Python I am using so I have starred the issue.

Best wishes,
Dan
Reply all
Reply to author
Forward
0 new messages