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

Test clean up according to discussions for RememberingListeners #831

Merged
merged 1 commit into from Dec 20, 2016
Merged

Test clean up according to discussions for RememberingListeners #831

merged 1 commit into from Dec 20, 2016

Conversation

kobbikobb
Copy link

@kobbikobb kobbikobb commented Dec 16, 2016

According to issue @719 we wanted to clean up the tests for RememberingListeners.

The tests should follow the same style and conventions.
Set up should not contain variables used by all the tests.

We previously had another PR for this in #825. That build was failing for some reason not obvious and had 1 merge commit that we wanted to remove. In an attempt to rebase and reset the history github lost the connection to the remote fork. Instead of spending time investigating I just created a new PR.

@codecov-io
Copy link

codecov-io commented Dec 16, 2016

Current coverage is 86.67% (diff: 100%)

Merging #831 into release/2.x will not change coverage

@@           release/2.x       #831   diff @@
=============================================
  Files              284        284          
  Lines             5666       5666          
  Methods              0          0          
  Messages             0          0          
  Branches           924        924          
=============================================
  Hits              4911       4911          
  Misses             563        563          
  Partials           192        192          

Powered by Codecov. Last update 2105afc...da28c81

@kobbikobb kobbikobb changed the title #825 Test clean up according to discussions for RememberingListeners… Test clean up according to discussions for RememberingListeners Dec 16, 2016
@kobbikobb
Copy link
Author

@bric3 @TimvdLippe Sorry for this new PR with the same code. Previously we were discussing #825. In an attempt to fix the PR github lost the link and I couldn't reconnect it. This PR is building and has only one commit message and no merge...

@bric3 bric3 merged commit a75b5a1 into mockito:release/2.x Dec 20, 2016
@bric3
Copy link
Contributor

bric3 commented Dec 20, 2016

Looks good to me. Thanks for the improvement.

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.

None yet

3 participants