|
21 | 21 | - [ ] Connect dialog disappears |
22 | 22 | - [ ] GitHub invitation section in Connect page disappears |
23 | 23 | - [ ] GitHub connection appears above Hosted Service Providers area with Clone, Create and Sign out action links. As long as it's above Local Git Repositories, it's good |
24 | | - |
| 24 | + |
25 | 25 | # In Team Explorer Connect page (logged in) |
26 | 26 | - [ ] **Click on Clone action link** |
27 | 27 | - [ ] Clone dialog appears |
|
38 | 38 | - [ ] **Select a repository and click Clone** |
39 | 39 | - [ ] Clone dialog disappears |
40 | 40 | - [ ] Progress bar appears in the Team Explorer Connect page with cloning progress (depending on repo size) |
41 | | - - [ ] Notification appears in Team Explorer Connect page: "The repository was cloned successfully. username/repo-name has been successfully created. Create a new project or solution." with proper links displayed. |
| 41 | + - [ ] Notification appears in Team Explorer Connect page: "The repository was cloned successfully. username/repo-name has been successfully created. Create a new project or solution." with proper links displayed. |
42 | 42 | - [ ] Repository shows up in the "Local Git Repositories" list |
43 | 43 | - [ ] **Double-click the cloned repository in the "Local Git Repositories" list** |
44 | 44 | - [ ] Team Explorer view changes to Home page |
|
83 | 83 | - [ ] Progress bar appears above Synchronization title |
84 | 84 | - [ ] Team Explorer view changes to Home page |
85 | 85 | - [ ] Notification appears: "Repository published successfully" |
86 | | - - [ ] Publish a private repo and verify on .com that it's private |
87 | | -- [ ] **Project section (Home button)*** |
88 | | - - [ ] Click on "Home" icon |
| 86 | + - [ ] Publish a private repo and verify on .com that it's private |
| 87 | +- [ ] **Project section (Home button)*** |
| 88 | + - [ ] Click on "Home" icon |
89 | 89 | - [ ] Verify Project has the following sections/buttons when signed into GitHub.com and the Repository is enabled: Pull Requests, Pulse, Graphs, Issues, Wikis |
90 | 90 | - [ ] Verify Pulse button navigates to Pulse page on Github.com |
91 | 91 | - [ ] Verify Graphs button navigates to Graphs page on GitHub.com |
|
109 | 109 | - [ ] Team Explorer Connect page: GitHub section appears above TFS section with Clone | Create | Login links |
110 | 110 | - [ ] Disconnect from TFS (right click on project and "Remove" |
111 | 111 | - [ ] Team Explorer Connect page: GitHub invitation section appears in Hosted Service Providers with Connect.. and Sign up links |
112 | | - |
| 112 | + |
| 113 | +# In GitHub pane (logged in) |
| 114 | +- [ ] Go to Team Explorer > Home > Pull Requests |
| 115 | + - [ ] List of pull requests is displayed. |
| 116 | + - [ ] Pane title displays "GitHub | (current repository)"" |
| 117 | + - [ ] Selected pane tab title (on the bottom) displays "GitHub" |
| 118 | + - [ ] Changing the open/close/all filter dropdown filters the pull request list, by selected option (confirm on .com) |
| 119 | + - [ ] Changing the Assignee filter dropdown filters the pull request list to display only selected user assigned (confirm on .com) |
| 120 | + - [ ] Changing the Author filter dropdown filters the pull request list to display pull requests the user created (confirm on .com) |
| 121 | + - [ ] "Create New" Link button displayed. |
| 122 | +- [ ] Click on Create New button |
| 123 | + - [ ] Pane title displays "GitHub | (current repository)"" |
| 124 | + - [ ] Selected pane tab title (on the bottom) displays "GitHub" |
| 125 | + - [ ] Create Pull Request button is disabled. |
| 126 | + - [ ] List of pull requests is displayed. |
| 127 | + - [ ] List of pull requests is displayed. |
| 128 | + |
113 | 129 | # Connections |
114 | 130 | - [ ] **Login to GitHub.com, then click on the "Manage Connections" header and "Connect to GitHub"** |
115 | 131 | - [ ] Login dialog appears |
|
0 commit comments