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

Hook in IIIF validation tests #10

Open
anjackson opened this issue Mar 21, 2022 · 0 comments
Open

Hook in IIIF validation tests #10

anjackson opened this issue Mar 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@anjackson
Copy link
Contributor

anjackson commented Mar 21, 2022

IIIF has validators in Python:

These could be wrapped as Robot Framework keywords, and integrated into routine testing so we can check that any IIIF APIs are being maintained.

For reference, this would work a bit like the Pa11yLibrary:

@keyword("Run Pa11y On URL")
def run_pa11y_on_url(self, url):

@anjackson anjackson added the enhancement New feature or request label Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant