webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Add unit test for the `CsvContentExtractionHelper::getStoryBooksFromCsvBackup`

Open vrudas opened this issue 2 years ago • 2 comments

Add unit test for extracting StoryBookGson 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::getStoryBooksFromCsvBackup 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 #1638

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

@nya-elimu Hello there, I can work on this one!

hhio618 avatar Jul 12 '24 09:07 hhio618