AIParking_Intops_Server/tests/acceptance.suite.yml.example
2020-02-01 16:47:12 +07:00

11 lines
246 B
Plaintext

class_name: AcceptanceTester
modules:
enabled:
- WebDriver:
url: http://127.0.0.1:8080/
browser: firefox
- Yii2:
part: orm
entryScript: index-test.php
cleanup: false