Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance UT's for GitHubRepositories.ps1 #139

Closed
HowardWolosky opened this issue Sep 24, 2019 · 1 comment · Fixed by #176
Closed

Enhance UT's for GitHubRepositories.ps1 #139

HowardWolosky opened this issue Sep 24, 2019 · 1 comment · Fixed by #176
Labels
in progress Work on this issue is already underway. Please don't work start new work on it. technical debt Work that was postponed by a previous change.

Comments

@HowardWolosky
Copy link
Member

We use a number of the functions within this file throughout the other UT's, but not all of them. There is a lack of comprehensive testing available for all the methods within this file as was recently demonstrated with #134 and #136 (around Update-GitHubRepository).

We should close the gaps on the testing of the functions within this file to increase code coverage and reduce regression possibilities.

@HowardWolosky HowardWolosky added up for grabs Anyone in the community is welcome to do this work help wanted Anyone in the community is welcome to do this work technical debt Work that was postponed by a previous change. labels Sep 24, 2019
@giuseppecampanelli
Copy link
Contributor

I'll have a go at this

@HowardWolosky HowardWolosky added in progress Work on this issue is already underway. Please don't work start new work on it. and removed help wanted Anyone in the community is welcome to do this work up for grabs Anyone in the community is welcome to do this work labels May 20, 2020
HowardWolosky pushed a commit that referenced this issue Jun 3, 2020
Adds additional tests for GitHubRepositories.ps1 functions

Fixes #139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Work on this issue is already underway. Please don't work start new work on it. technical debt Work that was postponed by a previous change.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants