-
Notifications
You must be signed in to change notification settings - Fork 864
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
Help wanted! Convert Groovy tests to Java #7195
Comments
Converts apache-httpclient-4.0 unit tests in java. Version 4.0 was using GuardedBy annotation which was interfering with the test cases, hence the library version was shifted to 4.1. #7195
Related to #7195. Converts spring data instrumentation tests from groovy to java.
Related to #7195 Converts Geode test from Groovy to Java.
we've got some serious momentum lately, and we're now below 200 files remaining. thanks @zeitlinger @laurit @shalk and @xiepuhuan! Remaining modules by file count percentage: instrumentation list sorted by sum of the file sizes:
|
using cloc
|
posting to avoid any duplicative work by others: I am completing the remaining aws sdk 1.11 tests |
i will finish hibernate part |
|
We've made some initial progress in #7148, #6613, #6537, #6497, #6484, #6486, #6485, #5774, #5688, #5679, #5668, #5660, #5596, #5581, #5521, #5504, #5399, #3768, #3525 (among others)
But there's so much more! 😅
Pick your favorite(s) and help us convert one or two (or ten!)
The text was updated successfully, but these errors were encountered: