To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorClose directory tree
- Scenarios
-
- Close and re-open directory stays in the same window
- Close directory via close icon
- Close directory via "Close Tree" menu item
- Close and re-open directory stays in the same window
-
- Given
- I will choose "." from the "open_directory" dialog
- When
- I open a directory
- Then
- there should be 1 windows
- When
- I close the directory
- When
- I open a directory
- Then
- there should be 1 windows
- Close directory via close icon
-
- Given
- I will choose "." 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"
- When
- I open a directory
- Then
- there should be 1 windows
-
- Given
- I will choose "." 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"
- When
- I open a directory
- Then
- there should be 1 windows
Last published over 5 years ago by danlucraft.