cloudfoundry/stratos

View on GitHub
src/frontend/packages/core/src/shared/components/list/data-sources-controllers/local-list-controller.spec.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File local-list-controller.spec.ts has 255 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { getCurrentPageStartIndex, splitCurrentPage } from './local-list-controller.helpers';

describe('LocalListController', () => {
  const page = [
    [1,

    There are no issues that match your filters.

    Category
    Status