knsv/mermaid

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

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

describe('XY Chart', () => {
  it('should render the simplest possible chart', () => {
    imgSnapshotTest(
Severity: Minor
Found in cypress/integration/rendering/xyChart.spec.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status