ssube/noicejs

View on GitHub
test/container/TestInject.ts

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

File TestInject.ts has 270 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { expect } from 'chai';
import { spy, stub } from 'sinon';

import { BaseOptions, Container, Contract } from '../../src/Container.js';
import { BaseError } from '../../src/error/BaseError.js';
Severity: Minor
Found in test/container/TestInject.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status