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 classes:
OCFolderBackupLocalDataSource
OCRemoteOAuthDataSource
OCRemoteShareeDataSource
OCLocalShareDataSource
OCRemoteShareDataSource
OCLocalSpacesDataSource
OCRemoteSpacesDataSource
OCLocalTransferDataSource
OCLocalUserDataSource
OCRemoteUserDataSource
OCRemoteWebFingerDatasource
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_datasources_3
Development tasks
Create unit tests for OCFolderBackupLocalDataSource
Create unit tests for OCRemoteOAuthDataSource
Create unit tests for OCRemoteShareeDataSource
Create unit tests for OCLocalShareDataSource
Create unit tests for OCRemoteShareDataSource
Create unit tests for OCLocalSpacesDataSource
Create unit tests for OCRemoteSpacesDataSource
Create unit tests for OCLocalTransferDataSource
Create unit tests for OCLocalUserDataSource
Create unit tests for OCRemoteUserDataSource
Create unit tests for OCRemoteWebFingerDatasource
Code review and apply changes requested
Design test plan
QA
Merge branch technical/testing_datasources_3 into master
The text was updated successfully, but these errors were encountered:
Epic: #4063
In this issue we'll address the unit tests for the classes:
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
OCFolderBackupLocalDataSource
OCRemoteOAuthDataSource
OCRemoteShareeDataSource
OCLocalShareDataSource
OCRemoteShareDataSource
OCLocalSpacesDataSource
OCRemoteSpacesDataSource
OCLocalTransferDataSource
OCLocalUserDataSource
OCRemoteUserDataSource
OCRemoteWebFingerDatasource
The text was updated successfully, but these errors were encountered: