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

Fixed unit tests for Remove-TeamViewerDuplicateDevicesV2 #31

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

AchilleasMitos-TV
Copy link
Collaborator

Existing tests were flaky, as they assumed that the cmdlet would return the results in the same order they were defined. We change these tests to test for existence within a list, rather than for exact matches on its elements.

Existing tests were flaky, as they assumed that the cmdlet would return
the results in the same order they were defined. We change these tests
to test for existence within a list, rather than for exact matches on its elements.
@AchilleasMitos-TV AchilleasMitos-TV merged commit fc8e083 into master Nov 26, 2024
1 check passed
@AchilleasMitos-TV AchilleasMitos-TV deleted the fix_remove_duplicate_devices_tests branch November 26, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants