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

Move data validation into separate test suite #23

Open
rjmartell opened this issue May 13, 2016 · 1 comment
Open

Move data validation into separate test suite #23

rjmartell opened this issue May 13, 2016 · 1 comment

Comments

@rjmartell
Copy link
Contributor

rjmartell commented May 13, 2016

The GML test suite should be split into two separate test suites as follows:

  1. Validate a GML schema against the standard rules for application schemas or profiles (all of the conformance classes in GML 3.2 are about this)
  2. Validate a GML document (A.3)

This separation would allow for optimizations to enable validation of large GML documents or data streams, which is problematic at the moment.

@bermud
Copy link
Contributor

bermud commented May 8, 2017

Maybe not separate the tests but bring back the enchanted test for instance testing back into the main test suite.

@dstenger dstenger assigned bermud, dstenger and lgoltz and unassigned rjmartell Jul 11, 2018
@dstenger dstenger added this to CITE Aug 1, 2024
@dstenger dstenger moved this to To do in CITE Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

No branches or pull requests

4 participants