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

Stub telemetry calls during ALL tests #327

Merged
merged 1 commit into from
Sep 16, 2018

Conversation

raphinesse
Copy link
Contributor

This change makes all describe blocks in cli.spec descendants of a
common top-level describe block which stubs any critical telemetry
methods.

Thus we ensure that telemetry is never collected during test runs.

All changes should be whitespace only.

This change makes _all_ `describe` blocks in cli.spec descendants of a
common top-level `describe` block which stubs any critical telemetry
methods.

Thus we ensure that telemetry is never collected during test runs.
@raphinesse raphinesse added the bug label Sep 16, 2018
@raphinesse raphinesse added this to 🐣 New PR / Untriaged in Apache Cordova: Tooling Pull Requests via automation Sep 16, 2018
@brodybits
Copy link
Contributor

brodybits commented Sep 16, 2018 via email

@raphinesse raphinesse merged commit f8ed27c into apache:master Sep 16, 2018
Apache Cordova: Tooling Pull Requests automation moved this from 🐣 New PR / Untriaged to 🏆 Merged, waiting for Release Sep 16, 2018
@raphinesse raphinesse deleted the stub-telemetry-during-tests branch September 16, 2018 11:52
brodybits pushed a commit to brodybits/cordova-cli that referenced this pull request Nov 26, 2018
This change makes _all_ `describe` blocks in cli.spec descendants of a
common top-level `describe` block which stubs any critical telemetry
methods.

Thus we ensure that telemetry is never collected during test runs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Apache Cordova: Tooling Pull Requests
🏆 Merged, waiting for Release
Development

Successfully merging this pull request may close these issues.

None yet

2 participants