src/app/contexts/RequestContext/getStatsDestination/index.test.ts

Summary

Maintainability
C
1 day
Test Coverage

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

import { Environments, Services } from '#app/models/types/global';
import getStatsDestination from '.';

describe('getStatsDestination', () => {
  const testScenarios = [
Severity: Major
Found in src/app/contexts/RequestContext/getStatsDestination/index.test.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status