Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Mockito dependency from project #13838

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jamesonwilliams
Copy link
Contributor

@jamesonwilliams jamesonwilliams commented Dec 12, 2024

Contributor checklist

  • MacBook Pro
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

This is the final pull request in a series, to move off of Mockito. Prior work went in via these commits:

After the current PR, mockito can't be found in the project:

$ rg -i mockito | wc -l 
       0

Testing

This still passes:

./gradlew qa

@greyson-signal
Copy link
Contributor

Woohoo! Thank you! Heads up that this will go out in 7.29, which likely won't be until after the holidays :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants