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

Add Tests for NewPlayer #11

Draft
wants to merge 9 commits into
base: dev
Choose a base branch
from
Draft

Conversation

nicholasala
Copy link

@nicholasala nicholasala commented Nov 21, 2024

Hello everybody

I am writing some tests for NewPlayer. I started from unit tests and then I can move on to UI tests. I write a list here with which classes are tested and which are supposed to be tested, then I will update this list. Feel free to suggest additions to the list.

Unit tests

  • CachingRepository
  • PrefetchingRepository
  • NewPlayerImpl
  • NewPlayerViewModelImpl

@nicholasala nicholasala changed the title Tests Testing Nov 21, 2024
@ShareASmile ShareASmile changed the title Testing Add Tests for NewPlayer Nov 22, 2024
@ShareASmile ShareASmile added tests Issues and PR related to unit & UI tests code quality Improvements to the codebase to improve the code quality labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improvements to the codebase to improve the code quality tests Issues and PR related to unit & UI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants