Sha256: d49f04b051b08d755c67bfb40245dba0b179a3798073f830777d11aef6514883
Contents?: true
Size: 654 Bytes
Versions: 19
Compression:
Stored size: 654 Bytes
Contents
@project-fixtures Feature: Close directory tree Scenario: Close directory via close icon Given I will choose "plugins/project/spec/fixtures/myproject" from the "open_directory" dialog When I open a directory And I click the close button Then the tree width should be the minimum size And the window should have title "Redcar" Scenario: Close directory via "Close Tree" menu item Given I will choose "plugins/project/spec/fixtures/myproject" from the "open_directory" dialog When I open a directory And I close the tree Then the tree width should be the minimum size And the window should have title "Redcar"
Version data entries
19 entries across 19 versions & 2 rubygems