December-software-project/sort-algo

View on GitHub
src/__tests__/visualizer/algorithm/sortingalgorithms/bucketSort.test.js

Summary

Maintainability
A
0 mins
Test Coverage

File bucketSort.test.js has 600 lines of code (exceeds 250 allowed). Consider refactoring.
Invalid

import { assertSortSuccess } from '../../../../_testutil/TestUtil';
import {
  ARRAY_ASCENDING_IN_BUCKET,
  ARRAY_DIFFERENT_BUCKETS,
  ARRAY_DUPLICATES,

    There are no issues that match your filters.

    Category
    Status