mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
ci/testing work: categorize tests via phpunit @group tags
This commit is contained in:
@@ -13,6 +13,7 @@ use SetupUtils;
|
||||
use utils;
|
||||
|
||||
/**
|
||||
* @group itopRequestMgmt
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
* @backupGlobals disabled
|
||||
@@ -50,6 +51,7 @@ class OQLToSQLNestedSelectTest extends ItopDataTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @group itopConfigMgmt
|
||||
* @dataProvider OQLSelectProvider
|
||||
* @depends testOQLSetup
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user