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

Conformance testing #229

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

Conformance testing #229

wants to merge 30 commits into from

Conversation

jspellman
Copy link
Contributor

This is the test pages and an index page with links to the tools we are using for Conformance Testing. It would be helpful to merge it so we can use a more permanent link.

- accessible escape room
- govuk testing
trying to stop git corrupting the .mp4 video file.
- captions are in a .vtt file.
- [NASA video source URL](https://images.nasa.gov/details-One%20Small%20Step.html).
- captions are unstyled, but there is a commented-out `::cue` selector in the “silver-breaking-things-for-testing.css” file if need’s be.
Copy link
Member

@michael-n-cooper michael-n-cooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've taken a look at this a couple times but can't give a meaningful review. 573 files is a lot to add, and it is impractical for me to vet them all for security issues and side effects. If the entire addition is under prototypes/conformance-testing maybe it's ok, though security especially XSS looks like a potential worry. I can't evaluate this well on the web site, and I can't check the branch out to check locally because I get a notice that there are invalid files:

error: invalid path 'prototypes/conformance-testing/govuk/tests/colour-and-contrast-large-text-does-not-have-a-contrast-ratio-of-at-least-45:1-so-does-not-meet-aaa.html'
error: invalid path 'prototypes/conformance-testing/govuk/tests/colour-and-contrast-small-text-does-not-have-a-contrast-ratio-of-at-least-45:1-so-does-not-meet-aa.html'

This suggests there is at least one problem that needs fixing - I'd sure hate to merge this into master and then get this error message on the master branch, rendering the repository unusable. At this moment I can't give affirmative approval to the rest of the content, though I'm not explicitly disapproving it either.

@fstrr
Copy link
Contributor

fstrr commented Jan 25, 2021

Hey, Michael.

Thanks for the note. What we've done is to take the conformance testing experiments and host them as GitHub Pages repos here:

If we do it like this, it'll reduce the burden on you and the tools are still out in the open for people to fork, etc.

Base automatically changed from master to main February 16, 2021 13:32
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.

3 participants