Sha256: d72d4cd3b4b0b783413e32a0047dc6d9ff77c443a01b7ddb7f4cd5a3591e3138
Contents?: true
Size: 502 Bytes
Versions: 73
Compression:
Stored size: 502 Bytes
Contents
Feature: winner uses dragonfly to serve different kinds of files In order to be a winner As a potential loser I want to be a winner Background: Given we are using the app for files Scenario: Go to url for original, without extension Given a stored file "sample.docx" When I go to the url for "sample.docx" Then the response should be OK And the response should have mime-type 'application/zip' And the response should have the same content as the file "sample.docx"
Version data entries
73 entries across 73 versions & 4 rubygems