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

✅ Pester Tests #39

Closed
wants to merge 14 commits into from
Closed

✅ Pester Tests #39

wants to merge 14 commits into from

Conversation

hjorslev
Copy link
Owner

@hjorslev hjorslev commented Sep 13, 2020

PR Summary

This PR adds missing Pester Tests or updates the existing ones.

Resolves #31.

Context

Changes

  • Find-SteamAppID: Mock the response rather than using the actual API.
  • Get-SteamFriendList
  • Get-SteamNews
  • Get-SteamPlayerBan
  • Get-SteamPlayerSummary
  • Get-SteamRecentlyPlayedGame

Checklist

  • Pull Request has a meaningful title.
  • Summarised changes.
  • Pull Request is ready to merge & is not WIP.
  • Added tests / only testable interactively.
    • Make sure you add a new test if old tests do not effectively test the code changed.
  • Added documentation / opened issue to track adding documentation at a later date.

@hjorslev hjorslev added the Category-Tests ✅ Pertaining to tests for the module functions. label Sep 13, 2020
@hjorslev hjorslev self-assigned this Sep 13, 2020
@stale
Copy link

stale bot commented Jan 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Resolution-WontFix 🚫 This will not be worked on. label Jan 17, 2021
@stale stale bot closed this Jan 24, 2021
@hjorslev hjorslev reopened this Apr 4, 2021
@stale stale bot removed the Resolution-WontFix 🚫 This will not be worked on. label Apr 4, 2021
@stale
Copy link

stale bot commented Jun 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Resolution-WontFix 🚫 This will not be worked on. label Jun 12, 2022
@stale stale bot closed this Jul 10, 2022
@hjorslev hjorslev deleted the PesterTests branch March 20, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Tests ✅ Pertaining to tests for the module functions. Resolution-WontFix 🚫 This will not be worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pester Tests for Web API cmdlets
1 participant