Manuel

Results 1771 comments of Manuel

I'm not sure whether the PR has effectively downgraded it, because of the 2 dependencies. Do you see which JUnit version the tests are running with?

Interesting; so what is the solution? Stick with JUnit 4 for now? Does it require a lot of changes?

Sounds good; could you remove the unrelated changes from this PR, so we can merge it?

> Do you mean remove the changes related to upgrading different packages? and keep the changes related to fixing the failing tests? Yes, only keep changes related to fixing coverage....

Oh nice, with that, can we mix Junit 4 and 5 tests? Because at some point I guess we'll have to start migrating, or maybe require newly added tests to...

Could you take a look at the failing CI? Edit: Increased the lint timeout from 5 to 10 mins.

Re-running the CI, but it fails. @abubkr-hago do you remember how we wanted to proceed here? There were a couple of PRs open.

If we could get this PR over the finish line, we could also merge https://github.com/parse-community/Parse-SDK-Android/pull/1213; @azlekov do you maybe have any time to take a look at why this is...

Oh the intention was the other was around I believe. The other one has codecov not working anymore, so this one was opened. This should already [support](https://github.com/parse-community/Parse-SDK-Android/pull/1218#issuecomment-2339592788) both JUnit versions.