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

[QA] Test coverage for cli commands #9529

Open
10 tasks done
amrita-shrestha opened this issue Jul 4, 2024 · 3 comments
Open
10 tasks done

[QA] Test coverage for cli commands #9529

amrita-shrestha opened this issue Jul 4, 2024 · 3 comments
Labels

Comments

@amrita-shrestha
Copy link
Contributor

amrita-shrestha commented Jul 4, 2024

NOTE: Test setup done in #9546

Add test coverage for CLI commands introduced in oCIS:
Docs: https://github.com/owncloud/ocis/tree/master/ocis

To Implement:

QA issues:

Open tasks:

@ishabaral
Copy link
Contributor

Keeping the issue in backlog due to the bug : #8925 and #5602

@saw-jan
Copy link
Member

saw-jan commented Sep 20, 2024

Keeping the issue in backlog due to the bug : #8925 and #5602

These are features to implement

@saw-jan
Copy link
Member

saw-jan commented Sep 26, 2024

We should make a list of all available useful (testable) commands of each service so that we can know what we have convered.
NOTE: we may not want to tests commands like help, init, server, health, version, benchmark, migrate (the requirement can change)

Example:

Service Command Test
ocis backup consistency -p <basepath> ✔️

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

No branches or pull requests

5 participants