mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
✅ Add other integration tests in the beforeSetup group
All of those tests can be ran without a running iTop instance, and are blocking
This commit is contained in:
@@ -25,6 +25,7 @@ use utils;
|
||||
* @covers iTopDesignFormat
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Setup
|
||||
* @group beforeSetup
|
||||
*/
|
||||
class iTopModulesPhpVersionIntegrationTest extends ItopTestCase
|
||||
{
|
||||
|
||||
@@ -24,6 +24,7 @@ use iTopDesignFormat;
|
||||
* @covers iTopDesignFormat
|
||||
*
|
||||
* @package Combodo\iTop\Test\UnitTest\Setup
|
||||
* @group beforeSetup
|
||||
*/
|
||||
class iTopModulesXmlVersionIntegrationTest extends ItopTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user