0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-11 11:58:24 +00:00
salesagility_SuiteCRM/tests/api.suite.yml
Gyula Madarasz 59a76f1d54 Feature/refactor api 2 (#3)
* fix some warnings and travis issues
2018-06-14 11:43:46 +01:00

12 lines
No EOL
298 B
YAML

actor: ApiTester
modules:
enabled:
- \Helper\api
- Filesystem
- Asserts
- \Helper\PhpBrowserDriverHelper
- PhpBrowser:
url: 'http://localhost/api/v8/'
- REST:
depends: PhpBrowser
url: 'http://localhost/api/v8/'