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 allowing to disable versioning #10095

Open
4 tasks
Salipa-Gurung opened this issue Sep 18, 2024 · 0 comments
Open
4 tasks

[QA] Test coverage for allowing to disable versioning #10095

Salipa-Gurung opened this issue Sep 18, 2024 · 0 comments
Labels

Comments

@Salipa-Gurung
Copy link
Contributor

Description

oCIS has introduced new env OCIS_DISABLE_VERSIONING to disable resource versioning. By default it is disabled(OCIS_DISABLE_VERSIONING:Flase).

Test cases:

  • disable versioning
    • first OCIS_DISABLE_VERSIONING to true and create resource versions then set OCIS_DISABLE_VERSIONING to false and check resource version
    • check version of resource
      • Personal space
      • Shares space
      • Project space
  • create resource versions with default oCIS and disable versioning using env and check file versions
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

1 participant