Prajwol Amatya

Results 11 issues of Prajwol Amatya

### Description This PR backports the e2e runner implementation from PR: https://github.com/owncloud/ocis/pull/8736 and PR https://github.com/owncloud/ocis/pull/8739 Part of: https://github.com/owncloud/ocis/issues/8794

QA:team

### Description - Bump latest ocis stable commit id - Added `waitFor()` to wait for an element after navigating to a project space

QA:team

### Description This PR adds the step to navigate and check the contents in `Sync Protocal` tab in Activity tab. ### Related issue - https://github.com/owncloud/client/issues/11653

QA:team

### Description This PR adds the test coverage for adding the new existing account or folder and checking the addition of bracket with incremented number in it. ## Related issue:...

QA:team

## Description Build: https://drone.owncloud.com/owncloud/web/45882/13/8 Failed Scenario: ```feature Scenario: pagination (attempt 2) # tests/e2e/cucumber/features/navigation/personalSpacePagination.feature:6 ✔ Before # tests/e2e/cucumber/environment/index.ts:44 ✔ Given "Admin" creates following user using API # tests/e2e/cucumber/steps/api.ts:7 | id |...

Type:Bug

### Description These are the flaky tests that occurs on e2e tests. Investigate will be needed for the following tests. Please add more flaky e2e tests if found in the...

QA:team

## Describe the bug 1. Sending `POST` request on the `/app/open/` endpoint for text file without `app_name` query parameter, returns `500` status code. 2. We get the same response when...

Type:Bug

## Description Cofigure custom translation for tests ## Related Issue - Fixes https://github.com/owncloud/ocis/issues/10127 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [...

QA:team

## Describe the bug Trying to create file using `app/new` returns `500` status code for following cases: - sharee with permission Viewer tries to create text file inside shared folder...

Type:Bug

## Describe the bug When user sends PROPFIND request to a public link without `remote.php` in the dav path returns `401` status code. ## Steps to reproduce 1. Create a...

Type:Bug