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

[TECHNICAL] Unit tests for repository classes - Part 4 #4235

Open
9 tasks
JuancaG05 opened this issue Nov 27, 2023 · 0 comments
Open
9 tasks

[TECHNICAL] Unit tests for repository classes - Part 4 #4235

JuancaG05 opened this issue Nov 27, 2023 · 0 comments

Comments

@JuancaG05
Copy link
Collaborator

Epic:

In this issue we'll address the unit tests for the class:

  • OCSpacesRepository
  • OCTransferRepository
  • OCUserRepository
  • OCWebFingerRepository

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_4
  • Development tasks
    • Create unit tests for OCSpacesRepository
    • Create unit tests for OCTransferRepository
    • Create unit tests for OCUserRepository
    • Create unit tests for OCWebFingerRepository
  • Code review and apply changes requested
  • Merge branch technical/testing_repositories_4 into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant