1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-23 00:02:51 +01:00
php-e107/tests/unit.suite.yml
Deltik f080402675
Reconfigured modules now run _beforeSuite()
Platform-independent SQL dump importing works now because
Helper\DelayedDb is now running _beforeSuite() after being reconfigured.

Fixes: #1
2018-02-14 13:43:24 -06:00

10 lines
162 B
YAML

# Codeception Test Suite Configuration
#
# Suite for unit or integration tests.
actor: UnitTester
modules:
enabled:
- Asserts
- \Helper\Unit