def app(cloud_config, testbed): main.PROJECTID = cloud_config.project return webtest.TestApp(main.app)