Skip to content

Commit 14ea5da

Browse files
committed
refactor(algorithms): rename remaining tests to unit.test convention
1 parent 7cab662 commit 14ea5da

File tree

4 files changed

+0
-0
lines changed

4 files changed

+0
-0
lines changed

packages/algorithms/__tests__/hierarchical/clustering.test.ts renamed to packages/algorithms/__tests__/hierarchical/clustering.unit.test.ts

File renamed without changes.

packages/algorithms/__tests__/partitioning/spectral.test.ts renamed to packages/algorithms/__tests__/partitioning/spectral.unit.test.ts

File renamed without changes.

packages/algorithms/__tests__/pathfinding/weight-function.test.ts renamed to packages/algorithms/__tests__/pathfinding/weight-function.unit.test.ts

File renamed without changes.

packages/algorithms/__tests__/performance/louvain-profiling.test.ts renamed to packages/algorithms/__tests__/performance/louvain-profiling.unit.test.ts

File renamed without changes.

0 commit comments

Comments
 (0)