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

Use recursive-readdir to resolve test files #451

Merged
merged 1 commit into from
Nov 30, 2019

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Nov 30, 2019

#432

node-dir crashes when there are empty folders in the search path. Switched module out.

fshost/node-dir#53

Git won't commit an empty folder so this was tested manually. Also added a unit test for tests in folders. The zeppelin E2E has lots of folders too...

@codecov-io
Copy link

codecov-io commented Nov 30, 2019

Codecov Report

Merging #451 into buidler-plugin will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           buidler-plugin     #451   +/-   ##
===============================================
  Coverage           99.22%   99.22%           
===============================================
  Files                  20       20           
  Lines                 779      779           
===============================================
  Hits                  773      773           
  Misses                  6        6
Impacted Files Coverage Δ
plugins/resources/truffle.utils.js 100% <100%> (ø) ⬆️
plugins/truffle.plugin.js 100% <100%> (ø) ⬆️

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 40c7ce3...0d1c909. Read the comment docs.

@cgewecke cgewecke merged commit f7603ac into buidler-plugin Nov 30, 2019
@cgewecke cgewecke deleted the fix/empty-test-folder branch November 30, 2019 05:49
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