Skip to content

Conversation

@theacodes
Copy link
Contributor

No description provided.

@theacodes theacodes added this to the 1.0.0 milestone Oct 28, 2016
session.virtualenv = False
session.run('pytest', 'app_engine/test_app_engine.py')

if SKIP_GAE_TEST_ENV in os.environ:

This comment was marked as spam.

This comment was marked as spam.

# Grab the project ID from the cloud sdk.
project_id = subprocess.check_output([
'gcloud', 'config', 'list', 'project', '--format',
'value(core.project)']).strip()

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.


import os

TEST_APP_URL = os.environ['TEST_APP_URL']

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Oct 28, 2016

LGTM

@theacodes theacodes merged commit b551ef2 into master Oct 28, 2016
@theacodes theacodes deleted the gae-nox branch October 28, 2016 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants