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

refactor(functions/tips): ava to mocha #1241

Merged
merged 4 commits into from
Apr 6, 2019

Conversation

AVaksman
Copy link
Contributor

@AVaksman AVaksman commented Apr 3, 2019

Towards #1080

  • refactor functions/tips tests ava to mocha
  • add script to run tests

add script to run tests
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2019
@AVaksman
Copy link
Contributor Author

AVaksman commented Apr 3, 2019

@fhinkel there was no script to run the test. I added it, let me know if it is OK.

@AVaksman AVaksman added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 3, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 3, 2019
@AVaksman AVaksman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 4, 2019
const tools = require(`@google-cloud/nodejs-repo-tools`);

const sample = require(`../`);
process.env.FUNCTIONS_TOPIC =
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be hard coded here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just saw it myself, removed it

@AVaksman AVaksman added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 4, 2019
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants