Sha256: 90515ae4a2afd0339fe41474b8898e36147ea2810558a53d6ff8586ababea904
Contents?: true
Size: 453 Bytes
Versions: 22
Compression:
Stored size: 453 Bytes
Contents
Feature: Get As a client I want a file to be the same when I get it as it was when I put it So that I can use the FTP server for storage Background: Given the test server is started Scenario: Binary file Given a successful login And the client has file "binary" When the client successfully puts binary "binary" And the client successfully gets binary "binary" Then the local file "binary" should match its template
Version data entries
22 entries across 22 versions & 2 rubygems