hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

Test the links in the docs build

Open maximlt opened this issue 3 years ago • 1 comments

The test_links.py file that was added to the test suite should be turned into a script that is more robust and that runs part of the docs build. It should also be easy to run it locally.

maximlt avatar Aug 27 '22 09:08 maximlt

Hi @maximlt . I've extended the script in the PR https://github.com/holoviz/hvplot/pull/873.

For me it tests all the relevant files and urls in 20 secs across the repository.

MarcSkovMadsen avatar Aug 28 '22 15:08 MarcSkovMadsen