manuelkroiss

Results 3 comments of manuelkroiss

Hi I did, everything works fine running the tests without the plugin. Here is my cypress.config.ts ``` export default defineConfig({ component: { devServer: { framework: "angular", bundler: "webpack", }, specPattern:...

You were right, I was talking about the base version. Your EAP version now works as expected. Thanks.

Hi, I just managed to create a TestSettings.json file in the `C:\Users\\AppData\Local\NextcloudApi` folder on a windows machine. ``` { "ModifyTests": true, "DestructiveTests": false, "TestUser": null, "TestGroup": null, "ServerUri": "https://",