api/src/__tests__/internalNoteMutations.test.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File internalNoteMutations.test.ts has 310 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { MODULE_NAMES } from '../data/constants';
import { graphqlRequest } from '../db/connection';
import {
  companyFactory,
  customerFactory,
Severity: Minor
Found in api/src/__tests__/internalNoteMutations.test.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status