knsv/mermaid

View on GitHub
cypress/integration/rendering/block.spec.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

import { imgSnapshotTest } from '../../helpers/util';
/* eslint-disable no-useless-escape */
describe('Block diagram', () => {
  it('BL1: should calculate the block widths', () => {
    imgSnapshotTest(
Severity: Minor
Found in cypress/integration/rendering/block.spec.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status