knsv/mermaid

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

Summary

Maintainability
B
6 hrs
Test Coverage

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

import { imgSnapshotTest, renderGraph } from '../../helpers/util.ts';

describe('Class diagram', () => {
  it('1: should render a simple class diagram', () => {
    imgSnapshotTest(
Severity: Minor
Found in cypress/integration/rendering/classDiagram.spec.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status