bensaufley/code-words-web

View on GitHub
test/ducks/games.test.js

Summary

Maintainability
A
3 hrs
Test Coverage

File games.test.js has 302 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import expect from '../test-setup';
import sinon from 'sinon';
import axios from 'axios';
import { MODAL_SHOW } from '../../src/ducks/modal';
import { DispatchStub } from '../support/dispatch-helper';
Severity: Minor
Found in test/ducks/games.test.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status