firefly-iii/tests/acceptance.suite.yml

11 lines
288 B
YAML
Raw Normal View History

2015-02-07 01:42:20 -06:00
# Codeception Test Suite Configuration
# suite for acceptance tests.
# perform tests in browser using the WebDriver or PhpBrowser.
# If you need both WebDriver and PHPBrowser tests - create a separate suite.
class_name: AcceptanceTester
modules:
enabled:
- AcceptanceHelper