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-4153: Remove the cypress dependencies #1781

Closed daniel-zamora closed 2 months ago

daniel-zamora commented 2 months ago

Overview

What is the feature?

Removes cypress from earthdata-search

What is the Solution?

Removed cypress related directories, files, and configs

What areas of the application does this impact?

Cypress will no longer be a testing step.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.24%. Comparing base (a572a03) to head (4e63a98).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1781 +/- ## ========================================== - Coverage 83.45% 83.24% -0.21% ========================================== Files 700 700 Lines 17504 17503 -1 Branches 4597 4569 -28 ========================================== - Hits 14608 14571 -37 - Misses 2750 2885 +135 + Partials 146 47 -99 ```

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