Hmmm.. I used the graphical App Engine launcher on Mac OS X to develop
and run the sample application. Did you have a 'test' directory
present when you got that exception?
On Sep 30, 3:39 am, "Issac Trotts" <[EMAIL PROTECTED]> wrote:
> This time I followed the instructions more closely, using dev_appserver.py
> instead of the graphical App Engine launcher on Mac OS X, and putting a test
> case in the test/ directory. It runs fine. Thanks for making this
> available!
>
> On Tue, Sep 30, 2008 at 12:32 AM, Issac Trotts <[EMAIL PROTECTED]>wrote:
>
>
>
> > GAEUnit looks useful, but when I followed the instructions I got a
> > traceback:
>
> > Traceback (most recent call last):
> > File
> > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/webapp/__init__.py",
> > line 496, in __call__
>
> > handler.get(*groups)
> > File "/Users/issactrotts/Documents/swyzl/gaeunit.py", line 193, in get
> > module_names = [mf[0:-3] for mf in os.listdir(_DEFAULT_TEST_DIR) if
> > mf.endswith(".py")]
> > File
> > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver.py",
> > line 782, in __call__
>
> > raise OSError(errno.EACCES, 'path not accessible')
> > OSError: [Errno 13] path not accessible
>
> > The problem persists after creating a test/ subdirectory (which I guessed
> > from _DEFAULT_TEST_DIR = 'test').
>
> > Issac
>
> > On Fri, Sep 26, 2008 at 8:22 PM, Steven R. Farley <[EMAIL PROTECTED]>wrote:
>
> >> You can see a few examples in the sample app I recently added to
> >> GAEUnit:
>
> >> http://code.google.com/p/gaeunit/source/browse/#svn/trunk/sample_app
>
> >> ++Steve
>
> >> On Sep 25, 10:31 pm, GAEFans <[EMAIL PROTECTED]> wrote:
> >> > For example, some testcases for '%google_appengine_home%\demos
> >> > \guestbook'.
>
> >> > Thanks!
>
> > --
> >http://svwebbuilder.com
>
> --http://svwebbuilder.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---