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 missing unit tests #435

Open
13 tasks
darioAnongba opened this issue Dec 14, 2021 · 0 comments
Open
13 tasks

Add missing unit tests #435

darioAnongba opened this issue Dec 14, 2021 · 0 comments

Comments

@darioAnongba
Copy link
Contributor

Currently there are many components that are missing unit tests. The goal of this ticket is to add tests to the following:

Aliases

  • AliasHandler
  • RegistryHandler
  • AliasRepository
  • RegistryRepository
  • Registries (service)

Aliases

  • AuthHandler
  • Authorizator (service)
  • Roles (service)

Stores

  • StoresHandler
  • Stores (service aka Connector)
  • All DB repositories

Vaults

  • VaultsHandler
  • Vaults (service)

Take the opportunity to remove unused code from pkg and add unit tests if needed.

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