mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
New test suite
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
<testsuite name="Feature">
|
||||||
|
<directory suffix="Test.php">./tests/Feature/Controllers/Account</directory>
|
||||||
|
</testsuite>
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@@ -44,6 +44,9 @@
|
|||||||
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
<testsuite name="Feature">
|
||||||
|
<directory suffix="Test.php">./tests/Feature/Controllers/Account</directory>
|
||||||
|
</testsuite>
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@@ -44,12 +44,12 @@
|
|||||||
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
<directory suffix="Test.php">./tests/Unit/Handlers</directory>
|
||||||
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
<directory suffix="Test.php">./tests/Unit/Helpers</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
<testsuite name="Feature">
|
||||||
|
<directory suffix="Test.php">./tests/Feature/Controllers/Account</directory>
|
||||||
|
</testsuite>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<testsuite name="Feature">
|
|
||||||
<directory suffix="Test.php">./tests/Feature</directory>
|
|
||||||
</testsuite>
|
|
||||||
<testsuite name="Unit">
|
<testsuite name="Unit">
|
||||||
<directory suffix="Test.php">./tests/Unit</directory>
|
<directory suffix="Test.php">./tests/Unit</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
Reference in New Issue
Block a user