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 proper integration tests for ErrorProneChecksPlugin #49

Open
dmitrykuzmin opened this issue Sep 16, 2019 · 0 comments
Open

Create proper integration tests for ErrorProneChecksPlugin #49

dmitrykuzmin opened this issue Sep 16, 2019 · 0 comments

Comments

@dmitrykuzmin
Copy link
Contributor

Now, the ErrorProneChecksPlugin is tested with the help of several unit tests that test separate plugin parts.

After we migrated away from Mockito and lost access to creating testing mocks, some of these tests became really inefficient, and others now require to alternate the plugin code in order to implement the test.

All of this could be avoided if we had a proper ErrorProneChecksPluginTest which checked all main plugin usage scenarios, making the unit tests for separate parts unnecessary.

@alexander-yevsyukov alexander-yevsyukov transferred this issue from SpineEventEngine/base Sep 22, 2022
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

No branches or pull requests

1 participant