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

Fix various instances of d43 links #17

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Conversation

16dprice
Copy link

@16dprice 16dprice commented Jun 4, 2021

This PR addresses various places where the code is linking to door43 sites. These need to be replaced with links pointing to WACS. Several bits of regex are updated along with some other links.

@16dprice 16dprice marked this pull request as draft June 4, 2021 15:58
@16dprice
Copy link
Author

16dprice commented Jun 4, 2021

This PR is currently marked as a draft because I would like some other eyes to look over this before I'm confident that I've accurately addressed all possible use cases of the code I changed. There are several different links that could be passed into the regex I've written or edited. The tests run and pass. I'd like to make sure I don't need any other tests, I didn't miss any edge cases, etc.

@16dprice 16dprice marked this pull request as ready for review June 14, 2021 14:02
@@ -0,0 +1,26 @@
[

Choose a reason for hiding this comment

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

I love this! Excellent use of data-driven test design.

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.

2 participants