cosmas28/toDo-ui

View on GitHub
__tests__/MainLayout.spec.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Invalid

it('should display its children', () => {
expect(
wrapper
.find('div')
.last()
Severity: Minor
Found in __tests__/MainLayout.spec.tsx and 1 other location - About 45 mins to fix
__tests__/Header.spec.tsx on lines 40..47

There are no issues that match your filters.

Category
Status