knsv/mermaid

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

Summary

Maintainability
D
2 days
Test Coverage

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

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

describe('Git Graph diagram', () => {
  it('1: should render a simple gitgraph with commit on main branch', () => {
    imgSnapshotTest(
Severity: Major
Found in cypress/integration/rendering/gitGraph.spec.js - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status