-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt afero, create tests for globby. (#1090)
This PR does three things: - Adopt `afero` inside of the `globby` module. This is a nice isolated test of `afero`, which we can expand into the rest of the codebase if we remain happy with it. - Writes a bunch of tests of the `globby` implementation in order to attempt to specify the behavior prior to rewriting the implementation of `GlobFiles`. - Removes the implicit dependency on `os.Getwd` in one call to `GlobFiles`. I've added a review for questions.
- Loading branch information
1 parent
b00b258
commit 84a3f80
Showing
5 changed files
with
565 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
84a3f80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
turbo-site – ./
turbo.vercel.sh
turborepo.org
www.turborepo.org
turbo.vercel.app
turbo-site.vercel.sh
turbo-site-git-main.vercel.sh