NASA-IMPACT / COSMOS

COSMOS is a web application designed to manage collections indexed in NASA's Science Discovery Engine (SDE), facilitating precise content selection and allowing metadata modification before indexing.
https://sde-indexing-helper.nasa-impact.net/
3 stars 1 forks source link

Add a test suite for critical functionalities #1001

Open code-geek opened 2 months ago

code-geek commented 2 months ago

Description

Currently we have a very limited test suite which makes it difficult to have confidence in our deployments. We want to add a test suit incrementally, starting with our most critical functionaties.

Implementation Considerations

Deliverable

Dependencies

No response