CodeMetropolis was chosen as a project in the Software Testing course. The students tested the application and found some issues that should be checked and corrected.
SonarLint provided the following results:

The current task is the following:
- Focus only the major and critical issues!
- String literals should not be duplicated
- "switch" statements should have "default" clauses
- Constant names should comply with a naming convention
- Cognitive Complexity of methods should not be too highy.
Acceptance criteria:
The issues, enumerated in the previous paragraph are addressed.
CodeMetropolis was chosen as a project in the Software Testing course. The students tested the application and found some issues that should be checked and corrected.
SonarLint provided the following results:
The current task is the following:
Acceptance criteria:
The issues, enumerated in the previous paragraph are addressed.