feat(nix/readTree): add tests of the README example

First step to slowly giving readTree some coverage, so we can do
refactoring without breaking functionality.

Change-Id: If25a8c0fa9c4ac7472c0473372f10a9326cccaf7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2465
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
This commit is contained in:
Profpatsch 2021-01-30 07:03:20 +01:00
parent 5f9e9a60e8
commit 768f5ec301
7 changed files with 47 additions and 0 deletions

View file

@ -0,0 +1 @@
These tests call their own readTree, so the toplevel one shouldnt bother