Skip to content

Commit 09f1bb2

Browse files
authored
Merge pull request #60977 from nextcloud/fix/noid/remove-dead-remote-integration-tests
fix(tests): remove integration tests that depend on deleted Remote API classes
2 parents e1dfbb2 + 09ed121 commit 09f1bb2

3 files changed

Lines changed: 0 additions & 199 deletions

File tree

build/integration/config/behat.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -254,19 +254,6 @@ default:
254254
- admin
255255
- admin
256256
regular_user_password: 123456
257-
remoteapi:
258-
paths:
259-
- "%paths.base%/../remoteapi_features"
260-
contexts:
261-
- FeatureContext:
262-
baseUrl: http://localhost:8080/ocs/
263-
admin:
264-
- admin
265-
- admin
266-
regular_user_password: 123456
267-
- RemoteContext:
268-
remote: http://localhost:8080
269-
270257
ratelimiting:
271258
paths:
272259
- "%paths.base%/../ratelimiting_features"

build/integration/features/bootstrap/RemoteContext.php

Lines changed: 0 additions & 146 deletions
This file was deleted.

build/integration/remoteapi_features/remote.feature

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)