HongPong / broken-link-checker

This plugin will check your posts, comments and other content for broken links and missing images, and notify you if any are found. (non-commercial community fork of broken-link-checker)
10 stars 4 forks source link

Automatic plugin CI testing #26

Open HongPong opened 5 years ago

HongPong commented 5 years ago

Improving testing on the plugin would make all development more stable and reduce chance of regressions. Note this would require a site populated with content that has both valid and 404 outgoing links.

In this I am inspired by the testing code on Linkback for Drupal 8 which is very detailed for all functions.