Skip to content

Added an option to ignore some HTTP Status code#244

Open
hector-vido wants to merge 1 commit intowjdp:masterfrom
hector-vido:option_to_ignore_http_status
Open

Added an option to ignore some HTTP Status code#244
hector-vido wants to merge 1 commit intowjdp:masterfrom
hector-vido:option_to_ignore_http_status

Conversation

@hector-vido
Copy link

Right now we use html-proofer here, for us is important to have an option to ignore some status code, since some pages in our docs are behind authentication and will fail.

To test URLs with 401 the only option that came to my mind is to spin up a temporary server, or fake a request somehow, so I didn't wrote any tests - any advice about this?

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.

1 participant

Comments