Sha256: 00e3f64fbb603f2531e02ab66bfeaebdefca7e4f49453409ddacdd05da5114ef
Contents?: true
Size: 443 Bytes
Versions: 10
Compression:
Stored size: 443 Bytes
Contents
Feature: Install by name In order to use new applications As an application user I want to install a new application Scenario: Install a gem by name Given I do not have 'hello-ruby-station 0.3.0' And I visit the index page And I fill in 'hello-ruby-station' for 'name' When I press 'install' And I wait while the spinner is shown Then I should see 'Installing' And I should have 'hello-ruby-station 0.3.0'
Version data entries
10 entries across 10 versions & 1 rubygems