cosmas28/toDo-ui

View on GitHub
__tests__/App.spec.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

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

it('should display Sign up tab', () => {
expect(
wrapper
.find('a')
.at(0)
Severity: Major
Found in __tests__/App.spec.tsx and 2 other locations - About 50 mins to fix
__tests__/AuthPageLayout.spec.tsx on lines 23..30
__tests__/AuthPageLayout.spec.tsx on lines 32..39

There are no issues that match your filters.

Category
Status