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-4152: Converted granule_details from cypress to playwright #1763

Closed bnp26 closed 2 months ago

bnp26 commented 3 months ago

Overview

What is the feature?

Converted the granule_details cypress test to playwright.

What is the Solution?

What areas of the application does this impact?

Just the playwright and cypress tests.

Testing

Reproduction steps

  1. run npm run playwright:ui
  2. run the "paths" tests or expand the "paths" tests till you get to the granule_details tests and run the test.
  3. observe the tests passing

Attachments

Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.

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 (ce5a263) to head (fad08e0).

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

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