Sha256: c11598834b85910c03b405740c7bf612e2f85a645497e166d2ced5c8b2b96bb8

Contents?: true

Size: 341 Bytes

Versions: 11

Compression:

Stored size: 341 Bytes

Contents

Feature: Open a new tab

  Scenario: New tab
    When I open a new edit tab
    Then there should be one edit tab
    And the tab should be focussed within the notebook
    And the tab should have the keyboard focus

  Scenario: Close tab
    When I open a new edit tab
    And I close the focussed tab
    Then there should be no open tabs

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
redcar-0.3.6 plugins/edit_view/features/new_tab.feature
redcar-0.3.5 plugins/edit_view/features/new_tab.feature
redcar-0.3.4.3 plugins/edit_view/features/new_tab.feature
redcar-0.3.4.2 plugins/edit_view/features/new_tab.feature
redcar-0.3.4.1 plugins/edit_view/features/new_tab.feature
redcar-0.3.4 plugins/edit_view/features/new_tab.feature
redcar-0.3.3 plugins/edit_view/features/new_tab.feature
redcar-0.3.2dev plugins/edit_view/features/new_tab.feature
redcar-0.3.1dev plugins/edit_view/features/new_tab.feature
redcar-0.3.0dev plugins/edit_view/features/new_tab.feature
redcar-0.2.9dev plugins/edit_view/features/new_tab.feature