nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.
https://search.earthdata.nasa.gov
Other
743 stars 221 forks source link

EDSC-4142: Convert the cypress /path/search.cy.js test into a playwright test #1765

Closed daniel-zamora closed 2 months ago

daniel-zamora commented 3 months ago

Overview

What is the feature?

We are transitioning current Cypress tests to Playwright, this PR is for the search.spec.js test.

What is the Solution?

What areas of the application does this impact?

Cypress and Playwright testing suites.

Testing

Reproduction steps

Ensure Playwright and Cypress test suites are passing.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.19%. Comparing base (77951df) to head (b475c3e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1765 +/- ## ======================================= Coverage 92.19% 92.19% ======================================= Files 747 747 Lines 19897 19901 +4 Branches 4763 4763 ======================================= + Hits 18344 18348 +4 Misses 1408 1408 Partials 145 145 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.