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

Increase test coverage #94

Closed
amrita-shrestha opened this issue Nov 27, 2023 · 2 comments
Closed

Increase test coverage #94

amrita-shrestha opened this issue Nov 27, 2023 · 2 comments

Comments

@amrita-shrestha
Copy link
Contributor

amrita-shrestha commented Nov 27, 2023

Currently, we have little test coverage for integration test. We can increase test covergae
Add tests for

@amrita-shrestha
Copy link
Contributor Author

amrita-shrestha commented Nov 29, 2023

Covered test coverage (before working on new test coverage add here and your name)
OcisTest

  • testServiceUrlTrailingSlash
  • testCreateDrive
  • testCreateDriveNoPermissions
  • testCreateDriveInvalidQuota
  • testGetGroups
  • testAddUserToGroup
  • testAddUserToGroupInvalid
  • testAddUserToGroupUnauthorizedUser
  • testGetGroupsExpanded
  • testGetGroupSearch
  • testGetGroupSort
  • testDeleteGroup
  • testDeleteGroupById
  • testDeleteGroupByIdNoPermission

UsersTest

  • testGetAllUsers
  • testSearchUsers
  • testGetAllUsersAsUnprivilegedUser

OcisResourceTest

  • testGetResources

TODO

ShareRelated (some could be under development ocis-issue 6993)

@amrita-shrestha
Copy link
Contributor Author

all test has been covered and test coverage 82.2 which seems nice so closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant