Sha256: 44a67b195d69c286c46988d8fa715f14cd3e4ad7923b69bd138afc1deacc5c20
Contents?: true
Size: 609 Bytes
Versions: 4
Compression:
Stored size: 609 Bytes
Contents
Feature: List TLS As a client I want to list files So that I can see what file to transfer Background: Given the test server is started with explicit TLS Scenario: TLS pending "TLS not supported in active mode (see README)" Scenario: TLS, Passive Given a successful login with explicit TLS And the server has file "foo" And the server has file "bar" And the client is in passive mode When the client successfully lists the directory Then the file list should be in long form And the file list should contain "foo" And the file list should contain "bar"
Version data entries
4 entries across 4 versions & 1 rubygems