segunolalive/helloBooks

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

Summary

Maintainability
A
3 hrs
Test Coverage

File userController.spec.js has 309 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import supertest from 'supertest';
import { assert } from 'chai';
import bcrypt from 'bcrypt';
import sinon from 'sinon';

Severity: Minor
Found in server/test/controllers/userController.spec.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status