🧨 Android Testing [update in progress] 🧨 Content TheMovieDB API: Check this documentation. Setup Using local properties for define api key: apiKey="{your-api-key}" Verification Run check project: > ./gradlew check Run tests project: > ./gradlew test References Guide to app architecture Android developers Clean Architecture Clean Code