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

Remove Mockito dependency from project #13838

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 :)

@jamesonwilliams jamesonwilliams deleted the remove-mockito-from-project branch January 7, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants