Skip to content

Commit

Permalink
composite_cache: add unit tests
Browse files Browse the repository at this point in the history
Add unit tests that check the behaviour of CompositeCache
on adding filesytem resources. It checks that
* 2 identical directory trees produces the same hash
* an extra file produces a different hash
* an extra directry produces a different hash
* an extra file that is excluded does not alter the hash
* an extra directory that is excluded does not alter the hash
  • Loading branch information
WanzenBug committed Nov 17, 2019
1 parent f5c7e65 commit 526ec29
Showing 1 changed file with 456 additions and 0 deletions.
Loading

0 comments on commit 526ec29

Please sign in to comment.