Skip to main content

alfred westerveld's Library tagged apps   View Popular

21 Oct 09

App Engine Fan: Unit tests for Google App Engine apps

  • import unittest
    import sys
    import os.path


    # Change the following line to reflect wherever your
    # app engine installation and the mocker library are
    APPENGINE_PATH = '../google_appengine'
    MOCKER_PATH = '../mocker-0.10.1'


    # Add app-engine related libraries to your path
    paths = [
    APPENGINE_PATH,
    os.path.join(APPENGINE_PATH, 'lib', 'django'),
    os.path.join(APPENGINE_PATH, 'lib', 'webob'),
    os.path.join(APPENGINE_PATH, 'lib', 'yaml', 'lib'),
    MOCKER_PATH,
    ]
    for path in paths:
    if not os.path.exists(path):
    raise 'Path does not exist: %s' % path
    sys.path = paths + sys.path
    import mocker
25 Mar 08

Yahoo! Releases Badges for Pipes - ReadWriteWeb

Yahoo! Pipes is one of the coolest apps on the web for messing around with data. You can use it to splice together feeds, filter them, pull photos from Flickr and do a whole lot more. Some usability improvements would be nice but a little bit of experimentation goes a long way.

www.readwriteweb.com/..._releases_badges_for_pipes.php - Preview

Yahoo! apps feeds flickr pipes web webapps

1 - 20 of 37 Next ›
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo