-
Notifications
You must be signed in to change notification settings - Fork 184
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] API tests for /app/
endpoints
#9682
Labels
Comments
This was referenced Jul 24, 2024
9 tasks
This was referenced Aug 28, 2024
Merged
This was referenced Aug 30, 2024
Merged
This was referenced Sep 4, 2024
Merged
This was referenced Sep 5, 2024
9 tasks
All the test coverage has been covered, so closing this issue as done. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
❗ Pre-requisites:
- setup collaboration service with Collabora and OnlyOffice/app/open
endpoint #9885API tests for endpoints:
/app/open?file_id={file_id}
app_name=FakeOffice
- e.g:/app/open?file_id={file_id}&app_name=FakeOffice
/app/open
endpoint #9911.odt
file [tests-only][full-ci]add test coverage for/app/open
endpoint #9885.odt
file [tests-only][full-ci]added test for sharee to open file with/app/open
endpoint #9922.odt
file [tests-only][full-ci]Added test for public user using/app/open
endpoint #9912&view_mode=[view|read|write]
[tests-only][full-ci]added test for open file using/app/open
endpoint with different view mode #9954/app/open-with-web?file_id={fileid}
@anon-pradipapp_name=FakeOffice
- e.g:/app/open-with-web?file_id={fileid}&app_name=FakeOffice
.odt
file [tests-only][full-ci] add test coverage to open open-document file with /app/open-with-web endpoint #9931.odt
file [tests-only][full-ci] add test coverage to open shared open-document file with /app/open-with-web endpoint #9941.odt
file [tests-only][full-ci] test: Add test coverage for opening .odt file by public user with /app/open-with-web endpoint #9968&view_mode=[view|read|write]
[tests-only][full-ci] test: add test coverage for opening file using /app/open-with-web endpoint with different view mode #9969/app/new?parent_container_id={parent_folder_id}&filename={filename}
@PrajwolAmatya/app/new
endpoint #9960.odt
file [tests-only][full-ci] added test to create file with .odt extension using/app/new
endpoint #9964.odt
file in a share received folder [tests-only][full-ci] added test to create .odt file inside shared folder using/app/new
endpoint #9967.odt
file in public link folder [tests-only][full-ci] added test for public user to create .odt file inside public folder #9978.odt
file in public link space (Unable to create a file with Collabora in a Space accessed via an edit public link #8691) [tests-only][full-ci] added test for public user to create odt file inside public space #9983.odt
file inside deleted parent folder [test-only][full-ci] added test to create odt file inside deleted parent folder #10064/app/open
withoutapp_name
query for a text file/app/open
endpoint #9911Bug Reports:
/app/open
endpoint returns500
status code #9928app/new
endpoint inside shared folder/space as Viewer returns500
status code #10126The text was updated successfully, but these errors were encountered: