Some Error handling and acceptance tests
This commit is contained in:
@@ -8,5 +8,9 @@ class_name: AcceptanceTester
|
||||
modules:
|
||||
enabled:
|
||||
- PhpBrowser:
|
||||
url: http://localhost/myapp
|
||||
- \Helper\Acceptance
|
||||
url: http://localhost
|
||||
- REST:
|
||||
depends: PhpBrowser
|
||||
url: 'http://nginx'
|
||||
- Asserts
|
||||
- \Helper\Acceptance
|
||||
|
||||
Reference in New Issue
Block a user