Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds missing /repositories and /services tests #90

Open
13 tasks
matuella opened this issue May 7, 2021 · 0 comments
Open
13 tasks

Adds missing /repositories and /services tests #90

matuella opened this issue May 7, 2021 · 0 comments
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

Comments

@matuella
Copy link
Contributor

matuella commented May 7, 2021

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.
@matuella matuella added enhancement New feature or changes to an existing one P2 Changes that should be worked soon (after all P1) labels May 7, 2021
@matuella matuella added the target: flutter Relates to Flutter and its sub-dependencies label Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant