mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-04 08:34:11 +01:00
ci/testing work: categorize tests via phpunit @group tags
This commit is contained in:
@@ -28,6 +28,7 @@ class DBSearchCommitTest extends ItopDataTestCase
|
||||
const USE_TRANSACTION = false;
|
||||
|
||||
/**
|
||||
* @group itopFaqLight
|
||||
* @throws \CoreException
|
||||
* @throws \MissingQueryArgument
|
||||
* @throws \MySQLException
|
||||
@@ -59,6 +60,7 @@ class DBSearchCommitTest extends ItopDataTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @group itopFaqLight
|
||||
* @throws \CoreException
|
||||
* @throws \CoreUnexpectedValue
|
||||
* @throws \MissingQueryArgument
|
||||
|
||||
Reference in New Issue
Block a user