First upload
This commit is contained in:
18
shop/source/modules/oe/oepaypal/Tests/codeception.yml
Normal file
18
shop/source/modules/oe/oepaypal/Tests/codeception.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
namespace: OxidEsales\PayPalModule\Tests\Codeception
|
||||
params:
|
||||
- Codeception/Config/params.php
|
||||
paths:
|
||||
tests: Codeception
|
||||
output: Codeception/_output
|
||||
data: Codeception/_data
|
||||
support: Codeception/_support
|
||||
envs: Codeception/_envs
|
||||
actor_suffix: Tester
|
||||
|
||||
settings:
|
||||
colors: true
|
||||
log: true
|
||||
|
||||
extensions:
|
||||
enabled:
|
||||
- Codeception\Extension\RunFailed
|
||||
Reference in New Issue
Block a user