Sha256: 771b5cfecc61e714b61062d377ee4dace1a5f9ddad463297374615bd70133f1b
Contents?: true
Size: 626 Bytes
Versions: 16
Compression:
Stored size: 626 Bytes
Contents
Feature: remove a Jekyll blog post from S3 In order to remove a blog post from S3 As a blogger I want to run jekyll-s3 and see that my post was deleted from S3 @one-file-to-delete Scenario: The user deletes a blog post When my Jekyll site is in "features/support/test_site_dirs/unpublish-a-post.com" Then jekyll-s3 will push my blog to S3 And the output should equal """ Deploying _site/* to jekyll-s3-test.net No new or changed files to upload Delete index.html: Success! Done! Go visit: http://jekyll-s3-test.net.s3-website-us-east-1.amazonaws.com/index.html """
Version data entries
16 entries across 16 versions & 1 rubygems