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

Upgrade moq to 4.14.5 #1573

Closed
wants to merge 2 commits into from
Closed

Upgrade moq to 4.14.5 #1573

wants to merge 2 commits into from

Conversation

rita-gorokhod
Copy link
Contributor

@rita-gorokhod rita-gorokhod commented Aug 5, 2020

Upgraded package to take advantage of event verification

@@ -87,15 +87,15 @@ public void Save_ServerUriIsNull_CredentialsNotSaved()

testSubject.Save(credentials, null);

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had a bug in the tests, wrong assertion so they always passed. This was caught by the new Moq version.

@rita-gorokhod rita-gorokhod deleted the RG/upgrade-moq-4.14 branch August 5, 2020 21:05
@rita-gorokhod rita-gorokhod restored the RG/upgrade-moq-4.14 branch August 13, 2020 07:24
@rita-gorokhod rita-gorokhod deleted the RG/upgrade-moq-4.14 branch August 13, 2020 07:29
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.

1 participant