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

oCIS API testing Roadmap #2808

Closed
micbar opened this issue Nov 23, 2021 · 6 comments
Closed

oCIS API testing Roadmap #2808

micbar opened this issue Nov 23, 2021 · 6 comments
Labels
Priority:p2-high Escalation, on top of current planning, release blocker QA:team Type:Orga

Comments

@micbar
Copy link
Contributor

micbar commented Nov 23, 2021

Api Testing

Next Steps

Quota Tests

Move the share jail

  • from /home/Shares to /Shares

New WebDavURLS

  • Add the new webdav urls as a third variant
  • https://ocis.test/dav/spaces/<uuid> for the personal space folder
  • They should behave like the existing urls

Before GA

  • SearchAPI Tests
  • tbd how to implement
  • probably webDAV REPORT

WebDAV Locking

  • "nice to have"
  • not sure if tackled before GA
  • Currently o10 is using WebDAV exclusive Locks

Local API tests

  • Add the localArchiver test to reva

EOS in Reva

  • will be added to the Reva CI
@individual-it
Copy link
Member

issue for WebDAV Urls #2854

@stale
Copy link

stale bot commented Feb 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@phil-davis
Copy link
Contributor

This is an overview issue and should stay open.

@phil-davis
Copy link
Contributor

Scenarios that I thought of today while looking at what is already in the oCIS https://github.com/owncloud/ocis/tree/master/tests/acceptance/features/apiSpaces suite today:

  • move and copy of resources
  • do things between personal and project spaces
  • do things between 2 project spaces
  • edge cases for more invalid attempts to do stuff (trying to move/copy/upload somewhere that you are not allowed or does not exist)
  • add some edge cases for "strange" resource names (UTF-8 resource names)

@ScharfViktor
Copy link
Contributor

Scenarios that I thought of today while looking at what is already in the oCIS https://github.com/owncloud/ocis/tree/master/tests/acceptance/features/apiSpaces suite today:

  • move and copy of resources
  • do things between personal and project spaces
  • do things between 2 project spaces
  • edge cases for more invalid attempts to do stuff (trying to move/copy/upload somewhere that you are not allowed or does not exist)
  • add some edge cases for "strange" resource names (UTF-8 resource names)

I created tiket #4087

@micbar
Copy link
Contributor Author

micbar commented May 29, 2024

This ticket is considered as done.

@micbar micbar closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker QA:team Type:Orga
Projects
None yet
Development

No branches or pull requests

4 participants