knsv/mermaid

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

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

describe('Entity Relationship Diagram', () => {
  it('should render a simple ER diagram', () => {
    imgSnapshotTest(
Severity: Minor
Found in cypress/integration/rendering/erDiagram.spec.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status