dib
dib copied to clipboard
refact(GenerateDAG): more precise tests
This PR is improving the testing of the current GenerateDAG algorithm. This new way of testing is using the printing method of the graphs and the computing of hashes to prove that some files are not assigned to the right nodes when building the graph.