LookUpGroup27 / LookUp

0 stars 1 forks source link

Implement tests for edit image MVVM (delete functionality) #164

Open Ismaillat opened 5 days ago

Ismaillat commented 5 days ago

Description : Write unit tests for the repository and the view model of the delete image functionality.

Acceptance criteria : Tests should test the EditImageRepository and the EditImageViewModel only for the delete functionality. The sonar cloud check should pass.