coronasafe/care_fe

View on GitHub
cypress/e2e/patient_spec/patient_notes.cy.ts

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

beforeEach(() => {
cy.viewport(viewPort.desktop1080p.width, viewPort.desktop1080p.height);
cy.loginByApi("devdoctor2");
cy.visit("/");
facilityCreation.selectFacility("GHC Payyanur");
Severity: Major
Found in cypress/e2e/patient_spec/patient_notes.cy.ts and 1 other location - About 1 hr to fix
cypress/e2e/patient_spec/patient_location.cy.ts on lines 10..15

There are no issues that match your filters.

Category
Status