dib icon indicating copy to clipboard operation
dib copied to clipboard

refact(GenerateDAG): more precise tests

Open antoinegelloz opened this issue 1 year ago • 0 comments

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.

antoinegelloz avatar Oct 07 '24 20:10 antoinegelloz