small refactoring
This commit is contained in:
parent
71ce5e762a
commit
1347ef7dcd
@ -1,4 +1,19 @@
|
|||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
/**
|
||||||
|
* Copyright © 2016-2023 The Thingsboard Authors
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Epic;
|
import io.qameta.allure.Epic;
|
||||||
import org.testng.annotations.AfterMethod;
|
import org.testng.annotations.AfterMethod;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -93,7 +93,6 @@ public class CreateRuleChainImportTest extends AbstractRuleChainTest {
|
|||||||
ruleChainsPage.importBrowseFileBtn().click();
|
ruleChainsPage.importBrowseFileBtn().click();
|
||||||
WebElement doneBtn = openRuleChainPage.doneBtn();
|
WebElement doneBtn = openRuleChainPage.doneBtn();
|
||||||
doneBtn.click();
|
doneBtn.click();
|
||||||
openRuleChainPage.doneBtn().click();
|
|
||||||
sideBarMenuView.ruleChainsBtn().click();
|
sideBarMenuView.ruleChainsBtn().click();
|
||||||
|
|
||||||
assertThat(ruleChainsPage.entities(ruleChainName).size() > 1).
|
assertThat(ruleChainsPage.entities(ruleChainName).size() > 1).
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Epic;
|
import io.qameta.allure.Epic;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Epic;
|
import io.qameta.allure.Epic;
|
||||||
@ -13,7 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.thingsboard.server.msa.ui.tests.ruleChainsSmoke;
|
package org.thingsboard.server.msa.ui.tests.rulechainssmoke;
|
||||||
|
|
||||||
import io.qameta.allure.Description;
|
import io.qameta.allure.Description;
|
||||||
import io.qameta.allure.Feature;
|
import io.qameta.allure.Feature;
|
||||||
@ -34,7 +34,7 @@
|
|||||||
</run>
|
</run>
|
||||||
</groups>
|
</groups>
|
||||||
<packages>
|
<packages>
|
||||||
<package name="org.thingsboard.server.msa.ui.tests.ruleChainsSmoke"/>
|
<package name="org.thingsboard.server.msa.ui.tests.rulechainssmoke"/>
|
||||||
</packages>
|
</packages>
|
||||||
</test>
|
</test>
|
||||||
<test name="Smoke customers tests">
|
<test name="Smoke customers tests">
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
</run>
|
</run>
|
||||||
</groups>
|
</groups>
|
||||||
<packages>
|
<packages>
|
||||||
<package name="org.thingsboard.server.msa.ui.tests.ruleChainsSmoke"/>
|
<package name="org.thingsboard.server.msa.ui.tests.rulechainssmoke"/>
|
||||||
</packages>
|
</packages>
|
||||||
</test>
|
</test>
|
||||||
</suite>
|
</suite>
|
||||||
@ -29,7 +29,7 @@
|
|||||||
</run>
|
</run>
|
||||||
</groups>
|
</groups>
|
||||||
<packages>
|
<packages>
|
||||||
<package name="org.thingsboard.server.msa.ui.tests.ruleChainsSmoke"/>
|
<package name="org.thingsboard.server.msa.ui.tests.rulechainssmoke"/>
|
||||||
</packages>
|
</packages>
|
||||||
</test>
|
</test>
|
||||||
<test name="Smoke customers tests">
|
<test name="Smoke customers tests">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user