You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this issue we'll address the unit tests for the class:
OCFolderBackupRepository
OCOAuthRepository
OCServerInfoRepository
OCShareeRepository
OCShareRepository
Remember we want to create unit tests that check that every method returns the expected result and verify that every method calls the corresponding methods of other classes.
TASKS
Research (if needed)
Create branch technical/testing_repositories_3
Development tasks
Create unit tests for OCFolderBackupRepository
Create unit tests for OCOAuthRepository
Create unit tests for OCServerInfoRepository
Create unit tests for OCShareeRepository
Create unit tests for OCShareRepository
Code review and apply changes requested
Merge branch technical/testing_repositories_3 into master
The text was updated successfully, but these errors were encountered:
Epic:
In this issue we'll address the unit tests for the class:
Remember we want to create unit tests that check that every method returns the expected result and verify that every method calls the corresponding methods of other classes.
TASKS
OCFolderBackupRepository
OCOAuthRepository
OCServerInfoRepository
OCShareeRepository
OCShareRepository
The text was updated successfully, but these errors were encountered: