yii2-netdisk/tests/acceptance.suite.yml.example

11 lines
246 B
Plaintext
Raw Normal View History

2016-07-15 02:03:28 +08:00
class_name: AcceptanceTester
modules:
enabled:
2016-07-16 09:13:51 +08:00
- WebDriver:
url: http://127.0.0.1:8080/
browser: firefox
- Yii2:
part: orm
entryScript: index-test.php
cleanup: false