first commit
This commit is contained in:
9
frontend/tests/acceptance.suite.yml.example
Executable file
9
frontend/tests/acceptance.suite.yml.example
Executable file
@ -0,0 +1,9 @@
|
||||
suite_namespace: frontend\tests\acceptance
|
||||
actor: AcceptanceTester
|
||||
modules:
|
||||
enabled:
|
||||
- WebDriver:
|
||||
url: http://localhost:8080
|
||||
browser: firefox
|
||||
- Yii2:
|
||||
part: init
|
Reference in New Issue
Block a user