siemens/ngx-datatable

View on GitHub
playwright/e2e/paging.spec.ts

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Function pagerTest has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const pagerTest = async (
page: Page,
numberOfRows: number,
checkForGhostLoader: boolean = false
) => {
Severity: Minor
Found in playwright/e2e/paging.spec.ts - About 1 hr to fix
    Category
    Status