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

OGC API: add support for collection level transactions #971

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

tomkralidis
Copy link
Member

Note that tests are not implemented due to lack of public OGC APIs with this capability enabled.

@tomkralidis tomkralidis added the OGC API OGC API label Feb 15, 2025
@tomkralidis
Copy link
Member Author

CI failure is intermittent.

@geographika
Copy link
Contributor

@tomkralidis - yes, the intermittent failures relying on external services are a pain point in the project. Might be worth considering making the integration tests only run on demand rather than pull requests and/or consider a local test server returning the same content as the external services using something like https://pytest-httpserver.readthedocs.io

@kalxas kalxas merged commit 145e4a2 into master Feb 16, 2025
4 of 6 checks passed
@kalxas kalxas deleted the collection-transactions branch February 16, 2025 12:06
@tomkralidis
Copy link
Member Author

@tomkralidis - yes, the intermittent failures relying on external services are a pain point in the project. Might be worth considering making the integration tests only run on demand rather than pull requests and/or consider a local test server returning the same content as the external services using something like https://pytest-httpserver.readthedocs.io

Neat idea -- can you do a (very small) proof of concept?

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

Successfully merging this pull request may close these issues.

3 participants