Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Variables for a Test Environment #119

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Add Variables for a Test Environment #119

merged 1 commit into from
Oct 16, 2019

Conversation

wgranger
Copy link
Contributor

This PR adds test env variables for several items. This is being added for apps using create-react-app, as the bootstrapper does not allow setting the NODE_ENV manually. Thus, running commands like yarn test would cause the PJC to throw an error since the test env isn't recognized.

@srallen
Copy link
Contributor

srallen commented Oct 16, 2019

Sorry, this got off my radar. I'll have a look at this as soon as I can.

@srallen srallen self-assigned this Oct 16, 2019
Copy link
Contributor

@srallen srallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested with PFE using npm link and all is looking good. This will be published as a minor version update.

@srallen srallen merged commit 912df69 into master Oct 16, 2019
@srallen srallen deleted the add-test-env branch October 16, 2019 20:41
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