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

Various test improvements #761

Merged
merged 6 commits into from Apr 1, 2019

Conversation

raphinesse
Copy link
Contributor

Motivation and Context

There's always things to improve with our tests.

Description

See commits.

Testing

Yes

@codecov-io
Copy link

codecov-io commented Apr 1, 2019

Codecov Report

Merging #761 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          50       50           
  Lines        2598     2598           
=======================================
  Hits         2227     2227           
  Misses        371      371

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bc4772...8271fae. Read the comment docs.

This sets executable bit for plugin hooks launched by superspawn,
so that they actually run.
There is no need to clear all the test doubles in afterEach if we
re-set them in beforeEach anyway.
isCordova does not actually care about the user's home directory.
@raphinesse raphinesse merged commit c017729 into apache:master Apr 1, 2019
@raphinesse raphinesse deleted the misc-test-improvements branch April 1, 2019 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants