kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

Changed functionaility of Save Button #121

Closed qhen143 closed 5 years ago

qhen143 commented 5 years ago

Screenshot (43)

Resolves #118 . Resolves #1 and #13 .

To test #13:

  1. Enter a remote URL.
  2. Clear the text input for directories.
  3. Click the 'clone' button'. Expected: Folder select should open up.

To test new 'select directory' functionality (#118 ) and cloning with URL (#1) :

  1. Enter a remote URL.
  2. Click the 'select directory' button.
  3. Select a directory.
  4. Click the 'clone' button'. Expected:

EDIT 9/4/2019: Tests are outdated with the modifications from #136 . Tests now related to #143 .