Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing improvement in veda-backend #384

Closed
1 task
smohiudd opened this issue May 28, 2024 · 1 comment · Fixed by #395
Closed
1 task

Testing improvement in veda-backend #384

smohiudd opened this issue May 28, 2024 · 1 comment · Fixed by #395
Assignees

Comments

@smohiudd
Copy link
Contributor

smohiudd commented May 28, 2024

What

The VEDA testing plan outlines the current state of testing coverage for backend services. The actions from the plan include the following:

  • Determine custom endpoints not currently in STAC FastAPI or Titiler.
  • Add tests to validate custom endpoints.
  • Consider adding tests to check each of the routes through the api gateway, e.g. call GET /mosaic/{searchid}/tiles/{z}/{x}/{y}/asset and verify status code. This would validate successful deployment and guard against issues with cloudfront

PI Objective

Objective 6: https://github.com/NASA-IMPACT/veda-architecture/issues/410

Acceptance Criteria

  • Tested included for custom endpoints and deployed to dev
@stephenkilbourn stephenkilbourn self-assigned this May 31, 2024
@smohiudd
Copy link
Contributor Author

Not maintained endpoints:
STAC: collectionid
RASTER: alternate assets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants