Sha256: 6d0071efd1a5631232a26d19860378b84d9fe001794be0e6d6f0c36e17646ef6

Contents?: true

Size: 627 Bytes

Versions: 35

Compression:

Stored size: 627 Bytes

Contents

@project-fixtures
Feature: Opening subprojects with shared configuration files

  Background:
    Given I will choose "plugins/project/spec/fixtures/myproject" from the "open_directory" dialog
    When I open a directory

  Scenario: Opening a subproject
    When I open a "/test1" as a subproject of the current directory
    Then I should see "a.txt,b.txt,c.txt" in the tree
    And "test_config" in the project configuration files

  Scenario: Title of window reflects open subproject
    When I open a "/test1" as a subproject of the current directory
    Then the window should have title "Subproject: test1 in myproject"

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
redcar-0.13 plugins/project/features/sub_project.feature
redcar-dev-0.13.5dev plugins/project/features/sub_project.feature
redcar-dev-0.13.4dev plugins/project/features/sub_project.feature
redcar-dev-0.13.3dev plugins/project/features/sub_project.feature
redcar-dev-0.13.2dev plugins/project/features/sub_project.feature
redcar-dev-0.13.1dev plugins/project/features/sub_project.feature
redcar-0.12.1 plugins/project/features/sub_project.feature
redcar-dev-0.13.0dev plugins/project/features/sub_project.feature
redcar-0.12 plugins/project/features/sub_project.feature
redcar-dev-0.12.27dev plugins/project/features/sub_project.feature
redcar-dev-0.12.26dev plugins/project/features/sub_project.feature
redcar-dev-0.12.25dev plugins/project/features/sub_project.feature
redcar-dev-0.12.24dev plugins/project/features/sub_project.feature
redcar-dev-0.12.23dev plugins/project/features/sub_project.feature
redcar-dev-0.12.22dev plugins/project/features/sub_project.feature
redcar-dev-0.12.21dev plugins/project/features/sub_project.feature
redcar-dev-0.12.20dev plugins/project/features/sub_project.feature
redcar-dev-0.12.19dev plugins/project/features/sub_project.feature
redcar-dev-0.12.18dev plugins/project/features/sub_project.feature
redcar-dev-0.12.17dev plugins/project/features/sub_project.feature