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 datasources classes - Part 1 #4070

Closed
13 tasks done
JuancaG05 opened this issue Jun 14, 2023 · 0 comments · Fixed by #4120
Closed
13 tasks done

[TECHNICAL] Unit tests for datasources classes - Part 1 #4070

JuancaG05 opened this issue Jun 14, 2023 · 0 comments · Fixed by #4120

Comments

@JuancaG05
Copy link
Collaborator

JuancaG05 commented Jun 14, 2023

Epic: #4063

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

  • OCLocalAppRegistryDataSource
  • OCRemoteAppRegistryDataSource
  • OCLocalAuthenticationDataSource
  • OCRemoteAuthenticationDataSource
  • OCLocalCapabilitiesDataSource
  • OCRemoteCapabilitiesDataSource

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_1
  • Development tasks
    • Create unit tests for OCLocalAppRegistryDataSource
    • Create unit tests for OCRemoteAppRegistryDataSource
    • Create unit tests for OCLocalAuthenticationDataSource
    • Create unit tests for OCRemoteAuthenticationDataSource
    • Create unit tests for OCLocalCapabilitiesDataSource
    • Create unit tests for OCRemoteCapabilitiesDataSource
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch technical/testing_datasources_1 into master
@JuancaG05 JuancaG05 self-assigned this Jun 23, 2023
@JuancaG05 JuancaG05 removed their assignment Jul 24, 2023
@Aitorbp Aitorbp self-assigned this Aug 1, 2023
@jesmrec jesmrec added the Sprint label Aug 4, 2023
@Aitorbp Aitorbp linked a pull request Aug 7, 2023 that will close this issue
1 task
@jesmrec jesmrec removed the Sprint label Aug 25, 2023
@JuancaG05 JuancaG05 changed the title [TECHNICAL] Unit tests for datasource classes - Part 1 [TECHNICAL] Unit tests for datasources classes - Part 1 Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants