ThomasR/nonogram-solver

View on GitHub
test/runTestsOnJSON.js

Summary

Maintainability
A
1 hr
Test Coverage

Function jsonRunner has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const jsonRunner = (solve, filename) => {

  const runTests = o => {
    if (o.describe) {
      describe(o.describe[0], () => {
Severity: Minor
Found in test/runTestsOnJSON.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status