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

chore: Improve stac integration tests #395

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

stephenkilbourn
Copy link
Contributor

@stephenkilbourn stephenkilbourn commented Jul 12, 2024

Issue

#384

What?

This updates the existing integration tests to cover each of the stac endpoints listed in the docs

Testing?

this will run with the existing script: ./scripts/run-local-tests.sh

@stephenkilbourn stephenkilbourn changed the title Improve stac integration tests chore: Improve stac integration tests Jul 12, 2024
@stephenkilbourn stephenkilbourn self-assigned this Jul 12, 2024
@stephenkilbourn stephenkilbourn added the enhancement New feature or request label Jul 12, 2024
@stephenkilbourn stephenkilbourn linked an issue Jul 12, 2024 that may be closed by this pull request
1 task
@stephenkilbourn stephenkilbourn merged commit f15740f into develop Jul 16, 2024
4 checks passed
@stephenkilbourn stephenkilbourn deleted the improve-stac-integration-tests branch July 16, 2024 20:51
botanical added a commit that referenced this pull request Aug 1, 2024
…configuration for cloudfront, titiler-pgstac v1 upgrade (#405)

### 📣 Breaking  
- [feat!: titiler-pgstac v1 upgrade
#398](#398) introduces
breaking endpoint changes; see [titiler-pgstac v0.8 -> v1.0 migration
docs](https://stac-utils.github.io/titiler-pgstac/latest/migrations/v1_migration/)

### ✨  Added
- [feat: add optional web acl configuration for cloudfront
#396](#396)

### 🪙  Changed/Updated
- [chore: Improve stac integration tests
#395](#395)
- [chore: add gitignore entry for Jetbrains IDEs
#409](#409)


### 🩹 Fixed
- [fix: render fix for titiler-pgstac v1 upgrade
#408](#408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing improvement in veda-backend
2 participants