Sha256: 199128892134325212b471a04cf9975bc8f6810273ae5ad6a1fc30eb19d023f8
Contents?: true
Size: 683 Bytes
Versions: 11
Compression:
Stored size: 683 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 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
11 entries across 11 versions & 1 rubygems