owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

use bootstrap.php of core acceptance tests #78

Closed paurakhsharma closed 5 years ago

paurakhsharma commented 5 years ago

Description

use the bootstrap.php from core

Related Issue

https://github.com/owncloud/QA/issues/605

Motivation and Context

Run accepectance tests through make command. e.g: make test-acceptance-api BEHAT_FEATURE=tests/acceptance/features/apiTestingApp/testing.feature:4 TESTING_REMOTE_SYSTEM=true NORERUN=true TEST_SERVER_URL=http://172.17.0.1/owncloud-core

How Has This Been Tested?

:robot:

Types of changes

Checklist: