mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02: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