segunolalive/helloBooks

View on GitHub
server/test/controllers/bookController.spec.js

Summary

Maintainability
A
0 mins
Test Coverage

File bookController.spec.js has 440 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import supertest from 'supertest';
import { assert } from 'chai';
import sinon from 'sinon';
import app from '../../app';
import mock from '../mock';
Severity: Minor
Found in server/test/controllers/bookController.spec.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status