jekyll/features
Jordon Bedwell 3c9f159fb8 Move Cucumber to using RSpec-Expections and furthering JRuby support.
* Removes posix-spawn in favor of Open3#popen3
* Encapsulates all the paths into a single easy class.
* Moves to %r{} to avoid ambiguious warnings per-Cucumber suggestion.
* Starts passing around Pathname to make some actions faster.
* Clean's up some methods to make them easier to read.
* AUTOMATIC: Add "#" between each method.
2016-01-10 14:41:48 -06:00
..
step_definitions Move Cucumber to using RSpec-Expections and furthering JRuby support. 2016-01-10 14:41:48 -06:00
support Move Cucumber to using RSpec-Expections and furthering JRuby support. 2016-01-10 14:41:48 -06:00
collections.feature features/collections: drops don't output like a hash -- update accordingly 2015-12-22 21:35:28 -05:00
create_sites.feature Fix up test for 'future' flag. /cc #3892 2015-08-16 13:15:47 -04:00
data.feature Autoload csv files from data directory 2014-08-16 14:54:14 +01:00
drafts.feature Fix some cucumber features. 2015-01-17 16:52:12 -08:00
embed_filters.feature Fix some cucumber features. 2015-01-17 16:52:12 -08:00
frontmatter_defaults.feature Fix last feature 2015-01-17 16:52:12 -08:00
hooks.feature features/hooks: use hash syntax to access page 2016-01-04 12:37:19 -08:00
include_tag.feature Allow users to input multiple variables in include tag 2015-11-25 16:37:08 +08:00
incremental_rebuild.feature Rename incremental regeneration flag 2015-10-26 14:20:44 -07:00
layout_data.feature features/layout_data: add scenario for inheriting layout data from child to parent 2016-01-04 16:21:53 -08:00
markdown.feature Remove Maruku-specific tests 2015-04-14 10:58:47 -07:00
pagination.feature Add configuration fallback for paginate, and fix tests. 2015-01-31 13:53:17 -08:00
permalinks.feature Make `:title` cased for backwards compability and add `:slug` for uncased usage. 2015-11-18 10:43:13 +08:00
plugins.feature Finish up the plugin manager 2014-11-05 19:29:54 -08:00
post_data.feature features/post_data: Fix undefined feature step. 2015-12-22 22:44:56 -05:00
post_excerpts.feature Whole-post excerpts should match the post content 2015-10-01 13:58:00 -07:00
rendering.feature Add regression tests to Cucumber. 2015-10-29 17:19:03 -05:00
site_configuration.feature Make _includes directory configurable; closes #2684 2015-08-09 16:20:58 +01:00
site_data.feature Cleaned up cucumbers 2014-04-23 13:40:21 -04:00