tvl-depot/nix/readTree/tests
Vincent Ambo aedde913d1 refactor(readTree): Pass all readTree parameters as function args
Instead of having a mix of depot-passed args (for the filter) and args
to the readTree function itself, make everything a single attribute
set of arguments passed to the function.

This also makes it a bit easier to extend this in the future.

Change-Id: I633c1fc96026d137b451bb604ef92be32571a0f5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3498
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2021-09-08 17:58:53 +00:00
..
test-example feat(nix/readTree): add tests of the README example 2021-01-30 12:06:54 +00:00
test-tree-traversal feat(nix/readTree): add tests of the traversal logic in README 2021-01-30 12:06:54 +00:00
test-wrong-no-dots feat(nix/readTree): give better error message when not a function 2021-02-19 23:04:04 +00:00
test-wrong-not-a-function feat(nix/readTree): give better error message when not a function 2021-02-19 23:04:04 +00:00
.skip-subtree feat(nix/readTree): add tests of the README example 2021-01-30 12:06:54 +00:00
default.nix refactor(readTree): Pass all readTree parameters as function args 2021-09-08 17:58:53 +00:00