PowerShellForGitHub/Tests
Simon Heather 22e3d7bdf6
GitHubRepositories: Add Get/Set/Remove GitHub Repository Team Permissions (#300)
Adds the following functions:

* `Get-GitHubRepositoryTeamPermission`
* `Set-GitHubRepositoryTeamPermission`
* `Remove-GitHubRepositoryTeamPermission`

References
* [Check team permissions for a repository](https://docs.github.com/en/free-pro-team@latest/rest/reference/teams#check-team-permissions-for-a-repository)
* [Add or update team repository permissions](https://docs.github.com/en/free-pro-team@latest/rest/reference/teams#add-or-update-team-repository-permissions)
* [Remove a repository from a team](https://docs.github.com/en/free-pro-team@latest/rest/reference/teams#remove-a-repository-from-a-team)

Resolves #307
2020-12-24 12:54:03 -08:00
..
Config Reducing warning messages during unit tests configuration (#132) 2019-11-11 13:13:37 -05:00
Common.ps1 Attempting to increase reliability of some Pester tests - take 2 (#268) 2020-07-19 11:35:40 -07:00
GitHubAnalytics.tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00
GitHubAssignees.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubBranches.tests.ps1 Update New-GitHubBranch pipeline support (#277) 2020-08-13 00:11:44 -07:00
GitHubContents.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubCore.Tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00
GitHubEvents.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubGistComments.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubGists.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubIssueComments.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubIssues.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubLabels.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubMilestones.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubMiscellaneous.tests.ps1 Fix usage of Resolve-RepositoryElements -DisableValidation (#243) 2020-06-20 19:03:49 -07:00
GitHubOrganizations.tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00
GitHubProjectCards.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubProjectColumns.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubProjects.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubPullRequests.tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00
GitHubReactions.Tests.ps1 Add GitHub Reactions support (#193) 2020-07-16 11:45:59 -07:00
GitHubReleases.tests.ps1 Updates all state-changing commands to be silent by default (with -PassThru) (#276) 2020-08-14 12:35:53 -07:00
GitHubRepositories.tests.ps1 GitHubRepositories: Add Get/Set/Remove GitHub Repository Team Permissions (#300) 2020-12-24 12:54:03 -08:00
GitHubRepositoryForks.tests.ps1 Attempting to increase reliability of some Pester tests - take 2 (#268) 2020-07-19 11:35:40 -07:00
GitHubRepositoryTraffic.tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00
GitHubTeams.tests.ps1 Improvements to GitHub Team API's (#275) 2020-08-14 16:41:20 -07:00
GitHubUsers.tests.ps1 Adding complete Pipeline support to the entire module (#242) 2020-06-17 22:26:59 -07:00