jupyterlab / pytest-check-links

pytest plugin that checks URLs
BSD 3-Clause "New" or "Revised" License
17 stars 17 forks source link

Marks a redirect link as a failed one #28

Open AnnaDinaburgVulikh opened 3 years ago

AnnaDinaburgVulikh commented 3 years ago

Hi, noticed that the test markes a redirect link as failed. For example https://il.pycon.org/2017/.

Can try to fix if you can point me to the right direction.

AnnaDinaburgVulikh commented 3 years ago

@blink1073 can you give me some pointers for fixing this?

afshin commented 3 years ago

I think we are trying to respect redirects, can you point to an instance where a redirect failed so we can diagnose this together?

AnnaDinaburgVulikh commented 3 years ago

The link I specified above gave me an error.