0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-16 02:52:07 +00:00
salesagility_SuiteCRM/tests/install.suite.yml
Connor Shea 040f01109d Test simplifying the acceptance and install suite configs.
These may be unnecessary since they're handled by the Travis config?
2019-06-19 16:51:04 -06:00

13 lines
334 B
YAML

actor: InstallTester
modules:
enabled:
- \Helper\Acceptance
- \Helper\WebDriverHelper
- \Helper\Install
- \SuiteCRM\Test\Driver\WebDriver
config:
\SuiteCRM\Test\Driver\WebDriver:
url: "https://demo.suiteondemand.com/"
browser: chrome
restart: true
wait: 1