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