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

Tests could validate against OAI-PMH.xsd #75

Open
jrochkind opened this issue Aug 22, 2019 · 0 comments
Open

Tests could validate against OAI-PMH.xsd #75

jrochkind opened this issue Aug 22, 2019 · 0 comments

Comments

@jrochkind
Copy link
Collaborator

One or more tests could validate against an actual OAI-PMH.xsd schema.

http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd

This would be easier if #68 were done, cause nokogiri has XSD validating features.

It might be easier if we switched from Test::Unit to rspec, rspec's testing support features like re-usable specs and clearer ways to re-use logic in various ways might make it easier to validate various responses against the XSD.

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

No branches or pull requests

2 participants