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

General discussion: What bounding boxes should be tested in test suites? #68

Open
dstenger opened this issue May 16, 2024 · 0 comments
Open

Comments

@dstenger
Copy link
Contributor

Some tests suites, e.g. the OGC API Features test suite, check special bounding boxes.

See this example: https://github.com/opengeospatial/ets-ogcapi-features10/blob/0e54b40f3231c82a546b3524abde023f2f02a4ce/src/main/java/org/opengis/cite/ogcapifeatures10/conformance/core/collections/FeaturesBBox.java#L55-L63

Other test suites do not contain such special checks although they test bounding boxes (e.g. WFS).

Question: Should those special tests be part of OGC test suites and, if yes, shouldn't they be present in all tests verifying bounding boxes then?

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

No branches or pull requests

1 participant