Skip to content
  • This project
    • Loading...
  • Sign in

Alto / rkn

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • rkn
  • tests
  • acceptance.suite.yml.example
  • san58's avatar
    Костяк · e40fb619
    san58 committed 2021-05-31 12:44:27 +0300
    e40fb619 Browse File
acceptance.suite.yml.example 246 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
class_name: AcceptanceTester
modules:
    enabled:
        - WebDriver:
            url: http://127.0.0.1:8080/
            browser: firefox
        - Yii2:
            part: orm
            entryScript: index-test.php
            cleanup: false