DIT113-V22 / group-12

MIT License
5 stars 4 forks source link

Android Unit Testing #107

Closed Akuien closed 2 years ago

Akuien commented 2 years ago

User story: As a developer, I want to be able to create a Unit test for the Android side of the app so that I can be able to know if different features and components of the app works smoothly and as expected.

Acceptance criteria: The test should allow the developer to test various components of the app by giving feedback in case it passes or fails.