Sha256: ff8c705e55da74d8cceb750b37a6166a1087179aded566f644fe4bff8a19cb4c

Contents?: true

Size: 446 Bytes

Versions: 1

Compression:

Stored size: 446 Bytes

Contents

Feature: Tree Panel

  Background:
    Given I open the application

  Scenario: Find a page
    Given this scenario is pending

    When I press "Find page"
    And I fill in the input with "test" within the dialog box
    And I select the first search result

    Then I should have the following open tabs:
      | home |
    And I should see the application title "Rwiki /Home/About"
    And I should see a content for the page "/Home/About"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rwiki-0.2.5 features/fuzzy_finder.feature