Adds missing /repositories
and /services
tests
#90
Labels
enhancement
New feature or changes to an existing one
P2
Changes that should be worked soon (after all P1)
target: flutter
Relates to Flutter and its sub-dependencies
There are a significant amount of repositories/services implementations that weren't tested.
The list below is a summary of all untested classes:
Repositories
CollectionRepositoryImpl
;MemoExecutionRepositoryImpl
;MemoRepositoryImpl
;ResourceRepositoryImpl
;UserRepositoryImpl
;VersionRepositoryImpl
.Services
MemoryRecallServicesImpl
;CollectionServicesImpl
;ExecutionServicesImpl
;ProgressServicesImpl
;ResourceServicesImpl
;UserServicesImpl
;VersionServicesImpl
.The text was updated successfully, but these errors were encountered: