mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Merge branch 'master' of https://github.com/e107inc/e107-test
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# If you need both WebDriver and PHPBrowser tests - create a separate suite.
|
# If you need both WebDriver and PHPBrowser tests - create a separate suite.
|
||||||
|
|
||||||
actor: AcceptanceTester
|
actor: AcceptanceTester
|
||||||
|
shuffle: false
|
||||||
coverage:
|
coverage:
|
||||||
enabled: false
|
enabled: false
|
||||||
modules:
|
modules:
|
||||||
@@ -12,5 +13,3 @@ modules:
|
|||||||
- PhpBrowser:
|
- PhpBrowser:
|
||||||
url: '%url%'
|
url: '%url%'
|
||||||
- \Helper\Acceptance:
|
- \Helper\Acceptance:
|
||||||
settings:
|
|
||||||
shuffle: false
|
|
||||||
|
@@ -3,8 +3,7 @@
|
|||||||
# Suite for unit or integration tests.
|
# Suite for unit or integration tests.
|
||||||
|
|
||||||
actor: UnitTester
|
actor: UnitTester
|
||||||
settings:
|
shuffle: true
|
||||||
shuffle: true
|
|
||||||
modules:
|
modules:
|
||||||
enabled:
|
enabled:
|
||||||
- Asserts
|
- Asserts
|
||||||
|
Reference in New Issue
Block a user