teableio/teable

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

Summary

Maintainability
A
2 hrs
Test Coverage

File table-import.e2e-spec.ts has 340 lines of code (exceeds 300 allowed). Consider refactoring.
Open

import fs from 'fs';
import path from 'path';
import type { INestApplication } from '@nestjs/common';
import { FieldType, defaultDatetimeFormatting } from '@teable/core';
import type { IInplaceImportOptionRo } from '@teable/openapi';
Severity: Minor
Found in apps/nestjs-backend/test/table-import.e2e-spec.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status