tsurupin/portfolio

View on GitHub
frontend/test/cms/actions/projects_test.js

Summary

Maintainability
A
3 hrs
Test Coverage

File projects_test.js has 292 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { expect, sinon } from '../../helpers/utility';
import {
  fetchProjects,
  fetchProject,
  fetchNewProject,
Severity: Minor
Found in frontend/test/cms/actions/projects_test.js - About 3 hrs to fix

    TODO found
    Open

        // TODO: figure out how to test browserHistory

    There are no issues that match your filters.

    Category
    Status