coronasafe/care_fe

View on GitHub
cypress/pageObject/facility/FacilityCreation.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

FacilityCreation has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

export class FacilityCreation {
// Navigation
navigateToGovernance(governanceName: string) {
cy.verifyAndClickElement('[data-cy="dashboard-sections"]', "Governance");
cy.verifyAndClickElement(
Severity: Minor
Found in cypress/pageObject/facility/FacilityCreation.ts - About 2 hrs to fix

There are no issues that match your filters.

Category
Status