tsurupin/portfolio

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

Summary

Maintainability
A
3 hrs
Test Coverage

File posts_test.js has 306 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { expect, sinon } from '../../helpers/utility';
import {
  fetchPosts,
  fetchEditPost,
  fetchNewPost,
Severity: Minor
Found in frontend/test/cms/actions/posts_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