Added test to cover facet fields search test

This commit is contained in:
Michael Suzuki
2017-05-22 14:40:21 +01:00
parent a0765d0700
commit ea016eee9d
2 changed files with 67 additions and 25 deletions
@@ -61,7 +61,6 @@ import org.testng.annotations.Test;
*/
public class FacetRangeSearchTest extends AbstractSearchTest
{
@Test(groups = { TestGroup.REST_API, TestGroup.SEARCH, TestGroup.ASS_1 })
@TestRail(section = {TestGroup.REST_API, TestGroup.SEARCH, TestGroup.ASS_1 }, executionType = ExecutionType.REGRESSION,
description = "Check facet intervals mandatory fields")