Open Lamouresparus opened 1 month ago
@Lamouresparus, can I work on this?
I'll hop right on this after submitting my starter issue. Hope that's okay ?!
@xadina02 I will suggest we work on #507 first, as that is more beginner friendly, before working on this.
Description:
Based on the recent test coverage analysis of ODK-X Services, we've identified several classes that currently lack sufficient test coverage. To ensure better reliability and stability of the codebase, we need to write unit tests for these uncovered or partially covered classes.
Goal:
Increase test coverage by writing unit tests for uncovered or partially covered classes in ODK-X Services.
Tasks:
Improve ODK-X Services Test Coverage: Write/Update Test(s) for <ClassName>
to ensure no duplicate work is done. Add a description of what you want to test in the issue created. Issues will be handled on a first-come, first-served basis.Acceptance Criteria:
upgrade-jdk11
Guidelines:
Follow the project’s existing test structure and best practices for naming and organizing tests. Make sure tests are meaningful, concise, and comprehensive.
Resources: