|
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| functional | ||
| unit | ||
| README.md | ||
| TestCase.php | ||
| UiTestCase.php | ||
README.md
Unit tests
Unit tests can be performed by running phpunit in the root directory or inside /tests/unit.
Functional tests
Functional tests can be performed by running phpunit in the /tests/functional directory.