owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.37k stars 180 forks source link

[QA] Test coverage for cli commands #9529

Open amrita-shrestha opened 2 months ago

amrita-shrestha commented 2 months ago

NOTE: Test setup done in https://github.com/owncloud/ocis/pull/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 commented 1 week ago

Keeping the issue in backlog due to the bug : https://github.com/owncloud/ocis/issues/8925 and https://github.com/owncloud/ocis/issues/5602

saw-jan commented 1 week ago

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

These are features to implement

saw-jan commented 3 days ago

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> :heavy_check_mark: