mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 11:14:00 +01:00
💚 Adjust configuration for user
This commit is contained in:
parent
e12a857ce9
commit
929908be98
@ -11,14 +11,11 @@
|
|||||||
class_name: AcceptanceTester
|
class_name: AcceptanceTester
|
||||||
modules:
|
modules:
|
||||||
enabled:
|
enabled:
|
||||||
- WebDriver:
|
- WebDriver
|
||||||
url: 'http://localhost:8080/'
|
|
||||||
window_size: false # disabled in ChromeDriver
|
|
||||||
port: 9515
|
|
||||||
restart: true
|
|
||||||
browser: chrome
|
|
||||||
capabilities:
|
|
||||||
chromeOptions:
|
|
||||||
args: ['--headless', '--disable-gpu', '--no-sandbox', '--window-size=1024,768']
|
|
||||||
- tests\codeception\_support\WebHelper
|
- tests\codeception\_support\WebHelper
|
||||||
- tests\codeception\_support\DynamicFixtureHelper
|
- tests\codeception\_support\DynamicFixtureHelper
|
||||||
|
config:
|
||||||
|
WebDriver:
|
||||||
|
url: 'http://localhost:8080/'
|
||||||
|
browser: chrome
|
||||||
|
port: 4444
|
Loading…
x
Reference in New Issue
Block a user