moallemi / Film-Time

A Movie and TV shows tracking app illustrating Android development best practices with Jetpack Compose
MIT License
48 stars 10 forks source link

[FR]: Write unit test #67

Open u3frajaeian opened 1 month ago

u3frajaeian commented 1 month ago

Is there an existing issue for this?

Related app

All - Android

Describe the problem

To become more stable and standardized, I want to write unit tests for each testable module.

Describe the solution

No response

Additional context

No response

Code of Conduct

moallemi commented 1 month ago

@u3frajaeian Great idea, let's get started. Please begin with a small PR so we can discuss the tests and libraries to use. If you prefer to keep all your commits and not squash them, make sure to follow the contribution guideline.