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

Create Partial Mock for PluginClient #551

Open
paulbourelly999 opened this issue Jul 17, 2023 · 0 comments
Open

Create Partial Mock for PluginClient #551

paulbourelly999 opened this issue Jul 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@paulbourelly999
Copy link
Contributor

Summary

Currently we are unable to unit test any of our Plugin code due dependencies of PluginClient on core tmx functionality. If we are able to mock out the functionality of the PluginClient class we can unit test the implement plugin code.

Reasoning for new functionality

Improved unit test code coverage
Improved maintainability of code base

@paulbourelly999 paulbourelly999 added the enhancement New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant