ci/testing work: categorize tests via phpunit @group tags

This commit is contained in:
odain
2021-02-04 15:07:44 +01:00
parent 54f8ef924f
commit d7c7ef8332
22 changed files with 49 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ use FunctionExpression;
/**
* @group itopStorageMgmt
* Tests of the DBSearch class.
* <ul>
* <li>MakeGroupByQuery</li>
@@ -62,6 +63,7 @@ class DBSearchTest extends ItopDataTestCase
}
/**
* @group itopRequestMgmt
* @dataProvider UReqProvider
* @param $iOrgNb
* @param $iPersonNb
@@ -485,6 +487,7 @@ class DBSearchTest extends ItopDataTestCase
}
/**
* @group itopRequestMgmt
* @throws \MySQLException
* @throws \OQLException
*/
@@ -660,6 +663,7 @@ class DBSearchTest extends ItopDataTestCase
}
/**
* @group itopRequestMgmt
* @throws \CoreException
* @throws \MissingQueryArgument
* @throws \MySQLException