middleman/middleman-core/features
Ben Hollis cebb15c9ca Add a new (failing) feature test to show the behavior I think would be good for the "ignore" helper.
These scenarios show ignoring files by their source paths rather than their output paths,
ignoring globbed paths (including into subdirectories), and ignoring paths that will be transformed
by directory_indexes. These scenarios pertain to issues #229 and #225.
2012-01-06 22:43:32 -08:00
..
step_definitions split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
support split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
3rd_party_cli.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
asset_host.feature fix remaining middleman-more tests 2011-12-29 19:28:49 -08:00
auto_layout.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
automatic_image_sizes.feature Start getting middleman-more tests passing. About 50% done 2011-12-29 19:04:39 -08:00
builder.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
chained_templates.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
clean_build.feature Fix builder steps to properly copy configs, and add a new scenario that shows build --clean not working right when the build directory is set to a nested path. When a path is ignored, it doesn't get removed - in fact, no unused paths will get removed, this is just the easiest way to show it in a test. 2012-01-04 22:54:20 -08:00
cli.feature enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
content_for.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
current_page_request_path_backwards.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
custom_layout_engines.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
custom_layouts.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
data.feature fix remaining middleman-more tests 2011-12-29 19:28:49 -08:00
directory_index.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
dynamic_pages.feature support glob page instance vars. fixes #230 2012-01-05 21:18:55 -08:00
feature_params.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
former_padrino_helpers.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
front-matter.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
helpers_auto_javascript_include_tag.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
helpers_auto_stylesheet_link_tag.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
helpers_external.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
helpers_lorem.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
helpers_page_classes.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
ignore.feature Add a new (failing) feature test to show the behavior I think would be good for the "ignore" helper. 2012-01-06 22:43:32 -08:00
instance_vars.feature support glob page instance vars. fixes #230 2012-01-05 21:18:55 -08:00
mount_rack.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
nested_layouts.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
partials.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
preview_changes.feature test sitemap removal 2011-12-31 12:56:17 -08:00
sitemap_traversal.features split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
static_server.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
wildcard_page_helper.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00