Skip to content

Remove Moq from unit tests #127

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

Merged
merged 4 commits into from
Aug 27, 2023
Merged

Remove Moq from unit tests #127

merged 4 commits into from
Aug 27, 2023

Conversation

kevin-carroll
Copy link
Member

  • Removed Moq from all internal unit tests
  • Removed Moq dependency on the published test framework

This will be a breaking change for some consumers of the test framework as it exposed some Mock<T> instances on various interfaces of TestServer<T>.

@kevin-carroll kevin-carroll linked an issue Aug 10, 2023 that may be closed by this pull request
@kevin-carroll kevin-carroll self-assigned this Aug 27, 2023
@kevin-carroll kevin-carroll merged commit fc8979c into master Aug 27, 2023
@kevin-carroll kevin-carroll deleted the fix/removeMoq branch August 27, 2023 20:47
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.

Remove Moq Dependency
2 participants