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
Branch
fix-unit-tests
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7419
Build 10569: tox-on-jenkinsJenkins
Build 10568: arc lint + arc unit