bbc/psammead

View on GitHub
packages/components/psammead-social-embed/src/index.test.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

File index.test.jsx has 295 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/* eslint-disable no-console */
import React from 'react';
import { render, waitFor } from '@testing-library/react';
import { shouldMatchSnapshot } from '@bbc/psammead-test-helpers';
import { CanonicalSocialEmbed, AmpSocialEmbed } from './index';
Severity: Minor
Found in packages/components/psammead-social-embed/src/index.test.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status