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

ci(act): rewrite URLs to properly load test assets #3681

Merged
merged 3 commits into from Oct 12, 2022

Conversation

WilcoFiers
Copy link
Contributor

I was struggling in #3680 to get the ACT tests running. Now that object-alt cares about whether or not the object is loaded, I need to make sure the URLs in the test cases can actually be used to load things from, so something that starts with /WAI/... should load from ./node_modules/wcag-act-rules/. That didn't seem possible with http-server, so I pulled in a new package to ensure all test assets can be loaded.

For the object-alt ACT tests to pass, PR 3680 needs to be merged first.

@WilcoFiers WilcoFiers marked this pull request as ready for review October 12, 2022 10:53
@WilcoFiers WilcoFiers requested a review from a team as a code owner October 12, 2022 10:53
straker
straker previously approved these changes Oct 12, 2022
@WilcoFiers WilcoFiers merged commit 13ac4c3 into develop Oct 12, 2022
@WilcoFiers WilcoFiers deleted the act-test-updates branch October 12, 2022 19:08
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.

None yet

2 participants