middleman/middleman-core/features
2012-04-30 21:29:33 -07: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 Move 3rd party CLI out of fixtures 2012-04-16 15:38:26 -07: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 Fix watcher to be more selective about what it ignores 2012-03-18 18:55:02 -06: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 Fix CLI tests now that we generate a Gemfile by default 2012-03-24 20:37:15 -07: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 Make with_layout work with globs/regexes 2012-03-15 00:31:50 -07:00
data.feature fix remaining middleman-more tests 2011-12-29 19:28:49 -08:00
directory_index.feature link_to with an absolute path that corresponds to a page path will get rewritten to the page's output URL 2012-04-27 22:05:52 -07:00
dynamic_pages.feature Support Unicode characters in filenames, both in source filenames and in the names of proxied paths. Fixes #332. 2012-04-29 21:42:45 -07:00
extensionless_text_files.feature Use config.rb file contents in minify test cases instead of fixtures 2012-04-26 14:07:10 -07:00
feature_params.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
former_padrino_helpers.feature Fix Padrino helpers that require an i18n locale to be present 2012-03-04 17:20:57 -08:00
front-matter.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
frontmatter_page_settings.feature Also test frontmatter options in preview mode (exposed proxy bug, which was fixed 2012-01-07 18:11:56 -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 automatically load helper modules from helpers/. closes #238 2012-01-15 13:44:00 -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
i18n_builder.feature Port i18n to new sitemap api 2012-04-16 13:42:22 -07:00
i18n_preview.feature Port i18n to new sitemap api 2012-04-16 13:42:22 -07:00
ignore.feature Sitemap refactor 2012-04-14 13:17:42 -07:00
implied_extensions.feature Implied extensions. Closes #304 2012-03-29 18:22:43 +01: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 Allow partial to find files without an underscore prefix. Closes #366 2012-04-20 10:34:22 -07:00
preview_changes.feature test sitemap removal 2011-12-31 12:56:17 -08:00
request_params.feature test backwards compatible request.params template values. closes #294 2012-03-01 13:43:47 -08:00
sitemap_traversal.feature Rewrite sitemap_traversal tests to better reflect what should actually happen, and to expose a bug in current_page. 2012-03-07 22:08:41 -08:00
static_server.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
unicode_filenames.feature Disable unicode build test for now 2012-04-30 21:29:33 -07:00
wildcard_page_helper.feature Use a page_by_destination lookup to make rerouting work both ways, in build and during preview server. 2012-02-04 23:07:02 -08:00