-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: add contents_first with min & max depth
This just adds `contents_first(true)` versions of the existing tests for min and max depth. Given that handling contents first can be a bit confusing, it seemed wise to test it more thoroughly. For symmetry, this switches the existing min and max depth tests to use `path()` instead of `sorted_paths()`. Because all of the test directories only have one entry, there should never be an issue with entries being returned in a different, but still correct, order.
- Loading branch information
1 parent
abf3a15
commit 011b877
Showing
1 changed file
with
123 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