|
47 | 47 | - [ ] **Double-click the cloned repository in the "Local Git Repositories" list** |
48 | 48 | - [ ] Team Explorer view changes to Home page |
49 | 49 | - [ ] GitHub header and repo information is shown |
50 | | - - [ ] Click Clone in "Local Git Repositories" List and copy/paste a repo from .com. Clone and verify the message displays, "The repository was cloned successfully." |
51 | | - - [ ] **Click on Create action link** |
| 50 | + - [ ] **Navigate back to Connect view, then click clone in "Local Git Repositories" list** |
| 51 | + - [ ] Copy/paste a repo from .com. Clone and verify the message displays, "The repository was cloned successfully." |
| 52 | + - [ ] **Click on Create action link in GitHub section** |
52 | 53 | - [ ] Create dialog appears |
53 | 54 | - [ ] Cursor is on the Name field |
54 | 55 | - [ ] Create button is disabled |
|
68 | 69 | - [ ] Team Explorer view changes to Home page |
69 | 70 | - [ ] GitHub header and repo information is shown |
70 | 71 | - [ ] **Publishing a local repo** |
71 | | - - [ ] File - New - Project - Console Application (or any type of project, doesn't matter much) |
72 | | - - [ ] Select "Add to source control" from the dialog and click Ok |
73 | | - - [ ] Select "Git" from the Choose Source Control dialog |
| 72 | + - [ ] **File - New - Project - Console Application (or any type of project, doesn't matter much)** |
| 73 | + - [ ] **Set "Create new Git Repository" checkbox to checked** |
| 74 | + - [ ] **Click OK button** |
74 | 75 | - [ ] Verify that Team Explorer home page does *not* have a GitHub section |
75 | 76 | - [ ] **Click "Sync"** |
76 | 77 | - [ ] Synchronization page opens with "Publish to GitHub" section |
77 | | -- [ ] **Click "Get Started" in the "Publish to GitHub" section** |
| 78 | +- [ ] **Click "Publish to GitHub" in the "Publish to GitHub" section** |
78 | 79 | - [ ] Contents of section change to a publish form with: |
| 80 | + - [ ] Account type dropdown |
79 | 81 | - [ ] User dropdown |
80 | 82 | - [ ] Pre-filled name field with project name |
81 | 83 | - [ ] Description field |
|
105 | 107 | - [ ] Go to Sync page and publish repository |
106 | 108 | - [ ] Go to Team Explorer Connect page (logged in) |
107 | 109 | - [ ] Click GitHub > Create |
| 110 | + - [ ] Received error: "There is already a repository named [repo name] for the current account" |
108 | 111 | # Connect page when logged in to TFS |
109 | 112 | - [ ] **Connect to a TFS project** |
110 | 113 | - [ ] Login to GitHub |
|
124 | 127 | - [ ] Changing the Author filter dropdown filters the pull request list to display pull requests the user created (confirm on .com) |
125 | 128 | - [ ] Filter author selection displays recent pull request authors |
126 | 129 | - [ ] "Create New" Link button is displayed |
127 | | - - [ ] Clicking on a pull request title opens browser window to pull request on .com |
128 | 130 | - [ ] Clicking on a pull request number opens browser window to pull request on .com |
129 | 131 | - [ ] **Click on a pull request title** |
130 | 132 | - [ ] A detailed description of the pull request is displayed. |
|
0 commit comments