android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.61k stars 3.01k forks source link

TestFixtures refactoring #1515

Open SimonMarquis opened 3 months ago

SimonMarquis commented 3 months ago

Support for Kotlin TestFixtures on Android modules was added in AGP 8.5.0!

A lot more cleanup could be done, especially on test classes that redefine over and over again topics, newsResources, etc.

This is a new take on this PR:

To close this issue from 2022:


The main changes are split by commits: