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

node: add a pretest hook on system test #57

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Conversation

jkwlui
Copy link
Member

@jkwlui jkwlui commented Sep 4, 2018

This allow some (non-autogenerated) repositories to have custom logic before certain tests are run.

In this case I've implemented it for system-test, but we will likely have one for each test (test.sh, samples-test.sh) depending on need.

Specifically, we need this in nodejs-storage to export 2 additional environment variables (the second project/service account).

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