webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Add unit test for the `CsvContentExtractionHelper::getLetterSoundsFromCsvBackup`

Open vrudas opened this issue 3 years ago • 1 comments

Add unit test for extracting LetterSound content from the CSV files that happens on application launch. By having unit tests for this, a developer will be notified sooner when introducing breaking changes.

  • good start will be extraction of CsvContentExtractionHelper::getLetterSoundsFromCsvBackup method into a dedicated Util class
  • as an example/reference of desired unit tests take look at code of issue #1396

vrudas avatar Jul 19 '22 18:07 vrudas

Relates to https://github.com/elimu-ai/webapp/issues/1281

nya-elimu avatar Jul 05 '24 05:07 nya-elimu