LookUpGroup27 / LookUp

0 stars 1 forks source link

Implement tests for edit image MVVM (crop and resize functionalities) #168

Open Ismaillat opened 1 day ago

Ismaillat commented 1 day ago

Description : Write unit tests for the repository and the view model of the edit image, and precisely for the crop and resize functionalities.

Acceptance criteria : Tests should test the EditImageRepository and the EditImageViewModel for the crop and resize functionalities. The sonar cloud check should pass.