I have also written a little about testing techniques for the Google App Engine. My stuff is not finished yet, but it may be of some help. http://code.google.com/p/gawsh/wiki/TestingAppComponents http://code.google.com/p/gawsh/wiki/TestingTechniques
If that helps, please let me know. If you didn't understand any of it, or if you couldn't get the code to work, please also let me know. Garrett Davis On Feb 24, 2:17 pm, Bill <[email protected]> wrote: > In addition to Barry's suggestion, you could import remote_api and > other required SDK modules in a python shell and play with the > datastore that way. > > I've written a little about remote_api > setup:http://billkatz.com/2009/2/Remote-API-Hello-World > > On Feb 24, 2:10 pm, Barry Hunter <[email protected]> wrote: > > >http://shell.appspot.com/ > > > On 24/02/2009, josto <[email protected]> wrote: > > > > Thanks for your answers. > > > > Perhaps my question was misunderstanding. > > > > I only want to get familiar with the Datastore/GQL. Therefore I am > > > searching for a possibility to play with the Datastore/GQL simply in a > > > python shell/debugger without Webserver/Brower . > > > -- > > Barry > > > -www.nearby.org.uk-www.geograph.org.uk- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
