mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 02:26:58 +00:00
Expand unit tests
This commit is contained in:
@@ -40,6 +40,9 @@
|
|||||||
<testsuite name="Unit">
|
<testsuite name="Unit">
|
||||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Generator</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
||||||
|
|
||||||
|
@@ -40,6 +40,9 @@
|
|||||||
<testsuite name="Unit">
|
<testsuite name="Unit">
|
||||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Generator</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
||||||
|
|
||||||
|
@@ -40,6 +40,9 @@
|
|||||||
<testsuite name="Unit">
|
<testsuite name="Unit">
|
||||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Generator</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user