directory icon indicating copy to clipboard operation
directory copied to clipboard

Improve tests

Open pathawks opened this issue 8 years ago • 5 comments

I wonder if we could whip something up that runs when the site is built on CI that verifies that all Gems exist, and URLs don't 404.

Seems like it’d be as easy as adding something to _plugins/

pathawks avatar Dec 23 '16 09:12 pathawks

Currently, CI will verify that no URLs 404. Should be not so difficult to do something similar for Gems.

pathawks avatar Dec 25 '16 04:12 pathawks

@pathawks Before we make this the official home of all plugins & themes, let's come up with tests to enforce all the correct fields are present, etc.

parkr avatar Jan 16 '17 20:01 parkr

I'd like to create a test that makes sure anything claiming to be a Gem is actually listed on RubyGems.org

pathawks avatar Jan 16 '17 21:01 pathawks

We should exclude urls from https://github.com/jekyll/plugins/edit/master from HTML-Proofer, as pages that have not yet been added will not yet exist.

We should type check all the YAML of themes and plugins.

pathawks avatar Feb 02 '17 00:02 pathawks

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar Apr 02 '17 01:04 jekyllbot