teableio/teable

View on GitHub
apps/nestjs-backend/test/view.e2e-spec.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File view.e2e-spec.ts has 360 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/no-duplicate-string */
import type { INestApplication } from '@nestjs/common';
import type { IColumn, IFieldRo, IFieldVo, IViewRo } from '@teable/core';
import { FieldKeyType, FieldType, Relationship, ViewType } from '@teable/core';
import type { ICreateTableRo, ITableFullVo } from '@teable/openapi';
Severity: Minor
Found in apps/nestjs-backend/test/view.e2e-spec.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status