]> source.dussan.org Git - nextcloud-server.git/commit
Restructured FeatureContext to reuse some parts and run two servers in parallel
authorSergio Bertolin <sbertolin@solidgear.es>
Tue, 24 Nov 2015 12:48:06 +0000 (12:48 +0000)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 26 Nov 2015 16:03:17 +0000 (17:03 +0100)
commit9d44576819911b7cf0761191135dbc4de7b617ec
tree1332338d1fdddd078bf54c2a877a4ae13e72f0ec
parent8fe878afe9af165b98470a75203df2f1b32cb68f
Restructured FeatureContext to reuse some parts and run two servers in parallel
build/integration/config/behat.yml
build/integration/features/bootstrap/BasicStructure.php [new file with mode: 0644]
build/integration/features/bootstrap/FeatureContext.php
build/integration/features/bootstrap/FederationContext.php [new file with mode: 0644]
build/integration/features/bootstrap/Provisioning.php [new file with mode: 0644]
build/integration/features/bootstrap/Sharing.php [new file with mode: 0644]
build/integration/features/bootstrap/WebDav.php [new file with mode: 0644]
build/integration/federation/federated.feature [new file with mode: 0644]
build/integration/run.sh