apps/nestjs-backend/test/table.e2e-spec.ts
File table.e2e-spec.ts
has 304 lines of code (exceeds 300 allowed). Consider refactoring. Open
Open
/* eslint-disable sonarjs/no-duplicate-string */
/* eslint-disable @typescript-eslint/naming-convention */
import type { INestApplication } from '@nestjs/common';
import { EventEmitter2 } from '@nestjs/event-emitter';
import { FieldKeyType, FieldType, Relationship, RowHeightLevel, ViewType } from '@teable/core';