Page MenuHomeSoftware Heritage

Fix tests using same Endpoint multiple times
ClosedPublic

Authored by haltode on Aug 22 2019, 8:14 PM.

Details

Summary

Since 101c50f2f10e, the visited array is not reset before each
Traversal methods but instead only once in class constructor. This
change broke unit tests which were using multiple times the same
Endpoint.

Diff Detail

Repository
rDGRPH Compressed graph representation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.