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

Extend test suite to cover know aliases, including targets pages #3

Open
anjackson opened this issue May 7, 2019 · 1 comment
Open

Comments

@anjackson
Copy link
Contributor

anjackson commented May 7, 2019

Would be good to have some basic tests that check the URL space is being maintained. e.g. http://www.webarchive.org.uk/ukwa/target/26640414/source/subject and indeed http://www.webarchive.org.uk/ukwa/target/26640414/*anything* should resolve and end up at http://www.webarchive.org.uk/ukwa/target/26640414/.

Does not have to be absolutely all-encompassing - just sample the different pages/translations/etc. well enough to cover one or two of each 'type' of page.

https://www.webarchive.org.uk/ukwa/target/119394/source/subject ->  (From https://www.google.com/search?q=ukwa+and+%22Arts+and+Humanities+Research+Council%22)
https://www.webarchive.org.uk/ukwa/target/26640414/source/subject 
https://www.webarchive.org.uk/ukwa/
https://www.webarchive.org.uk/
https://www.webarchive.org.uk/en/ukwa/index ???
https://www.webarchive.org.uk/cy/ukwa/ -> https://www.webarchive.org.uk/ukwa/cy/ ???

and so on.

Probably simplest to implement in Robot Framework as we did for the pywb integration tests: https://github.com/ukwa/ukwa-pywb/tree/master/integration-test

@anjackson anjackson changed the title Add suite of test URLs to perform occasional checks that all is well Add suite of test URLs to perform occasional checks that all is well, including targets pages Oct 19, 2021
@anjackson anjackson changed the title Add suite of test URLs to perform occasional checks that all is well, including targets pages Extend test suite to perform checks that all is well, including targets pages Oct 19, 2021
@anjackson anjackson changed the title Extend test suite to perform checks that all is well, including targets pages Extend test suite to cover know aliases, including targets pages Oct 19, 2021
@anjackson
Copy link
Contributor Author

anjackson commented Oct 19, 2021

Current implementation of the tests is actually in https://github.com/ukwa/docker-robot-framework

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

No branches or pull requests

1 participant