Open amrita-shrestha opened 4 months 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
Keeping the issue in backlog due to the bug : #8925 and #5602
These are features to implement
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: |
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: