mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
Unit tests: Activate tests that were never ran... 🥶
Note that testGetMysqlCliTlsOptions will fail
This commit is contained in:
@@ -53,6 +53,9 @@
|
|||||||
<testsuite name="Tickets">
|
<testsuite name="Tickets">
|
||||||
<directory>itop-tickets</directory>
|
<directory>itop-tickets</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
<testsuite name="Config">
|
||||||
|
<directory>itop-config</directory>
|
||||||
|
</testsuite>
|
||||||
<testsuite name="Application">
|
<testsuite name="Application">
|
||||||
<directory>application</directory>
|
<directory>application</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
@@ -63,7 +66,7 @@
|
|||||||
<directory>status</directory>
|
<directory>status</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="Setup">
|
<testsuite name="Setup">
|
||||||
<file>setup/SetupUtilsTest.php</file>
|
<directory>setup</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
<testsuite name="Integration">
|
<testsuite name="Integration">
|
||||||
<directory>integration</directory>
|
<directory>integration</directory>
|
||||||
|
|||||||
Reference in New Issue
Block a user