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

Add tests #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add tests #2

wants to merge 2 commits into from

Conversation

msdemlei
Copy link
Collaborator

This PR fills out the test target recommended for ivoatex makefiles. At this point, we check that there's no version tag on the schema for REC-s, the validity of the schema file, and the validity of a bunch of example files that between them probably cover the big bulk of schema-controlled VODataService features. The biggest hole probably is that none of the more basic resource types is exercised.

That's a validation of the schema and a validation of what was in the samples.

We had to update/clean up the samples a bit:

* The StandardsRegExt record really has no relationship to VODataService, so
  that's dropped.

* We are defusing the extendedtable test because that needs extra validation
  arguments, which we don't want to fiddle in (and we don't want that kind
  of thing anyway)

* We add schemaLocation attributes to the SimpleDalRegExt records.

* We drop the ancient ProtoSpectralAccess thing from the SSA record.
Actually, we updated the VizieR trapezium record from upstream (but hacked
it a bit for our purposes here).
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 this pull request may close these issues.

1 participant