Blame view

frontend/tests/acceptance.suite.yml.example 179 Bytes
06692811   Eugeny Galkovskiy   first commit
1
2
3
4
5
6
7
8
  class_name: AcceptanceTester
  modules:
      enabled:
          - WebDriver:
              url: http://localhost:8080
              browser: firefox
          - Yii2:
              part: init