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

Add API acceptance tests for /archiver endpoint #2510

Closed
phil-davis opened this issue Sep 15, 2021 · 4 comments
Closed

Add API acceptance tests for /archiver endpoint #2510

phil-davis opened this issue Sep 15, 2021 · 4 comments
Assignees
Labels

Comments

@phil-davis
Copy link
Contributor

PR cs3org/reva#2066 added a /download_archive API endpoint.

PR #2509 exposes the endpoint in oCIS.

Add some acceptance tests that check the endpoint works.

This is an oCIS-reva feature. The test scenarios can be added as a new test suite directly in this oCIS repo. Then we can probably move copy them into cs3org/reva as well.

@kiranparajuli589 kiranparajuli589 changed the title Add API acceptance tests for Add API acceptance tests for /download_archive endpoint Sep 22, 2021
@kiranparajuli589 kiranparajuli589 self-assigned this Oct 8, 2021
@kiranparajuli589 kiranparajuli589 removed their assignment Nov 2, 2021
@individual-it individual-it self-assigned this Nov 2, 2021
@individual-it
Copy link
Member

Now also the resources ID are supported in order to specify the content of the archive to download. see cs3org/reva#2100

@individual-it
Copy link
Member

WIP: #2717

@individual-it individual-it changed the title Add API acceptance tests for /download_archive endpoint Add API acceptance tests for /archiver endpoint Nov 9, 2021
@individual-it
Copy link
Member

the endpoint name in ocis is /archiver not /download_archiver

@individual-it
Copy link
Member

Some tests have been added (see PRs in the list above)
I'm closing this issue now, feel free to reopen if more tests are required. Ideas for more tests would be

CC @micbar @ScharfViktor

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

3 participants