StanfordSpezi / SpeziKt

Kotlin & Android Version of the Stanford Spezi Framework
http://spezi.health/SpeziKt/
MIT License
8 stars 2 forks source link

Unit Test EngageEducationRepository #58

Closed Basler182 closed 2 months ago

Basler182 commented 3 months ago

Problem

The EngageEducationRepository currently lacks unit tests.

Solution

Implement unit tests for the EngageEducationRepository to cover its various functionalities.

Additional context

No response

Code of Conduct

eldcn commented 2 months ago

implemented in #65