nirajacharya2

Results 23 issues of nirajacharya2

We need to make it possible to run tests with predefined users. we need to modify the test code so that 1. test gets users from config file or any...

QA:team

We want to move all tests from cucumber to playwright. The necessary setup is done in this PR https://github.com/owncloud/web/pull/12941. Now we need to migrate all test feature file by file....

QA:team

### 🤔 What's changed? Previously step definitions for function with doc comment didn't work. So, I've adjusted the regex to parse it correctly. Also other few changes: - updated the...