From 7d7f2c91a42f8515b5f9c94675fbf8f74fc0d0d3 Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Thu, 16 Feb 2023 21:46:31 -0500 Subject: [PATCH 1/3] Release 1.4.10 --- jdi-bdd-tests/pom.xml | 4 +- jdi-bdd/pom.xml | 6 +-- jdi-eyes-demo/pom.xml | 4 +- jdi-light-angular-tests-with-mocks/pom.xml | 4 +- jdi-light-angular-tests/pom.xml | 4 +- jdi-light-angular/pom.xml | 4 +- jdi-light-applitools-tests/pom.xml | 4 +- jdi-light-bootstrap-tests/pom.xml | 4 +- jdi-light-bootstrap/pom.xml | 4 +- jdi-light-eyes/pom.xml | 4 +- jdi-light-html-tests/pom.xml | 4 +- jdi-light-html/pom.xml | 4 +- jdi-light-material-ui-tests/pom.xml | 4 +- jdi-light-material-ui/pom.xml | 4 +- jdi-light-vuetify-tests/pom.xml | 4 +- .../vuetify/tests/complex/TimelinesTests.java | 39 ++++++++++--------- jdi-light-vuetify/pom.xml | 4 +- jdi-light/pom.xml | 2 +- pom.xml | 2 +- test-examples/jdi-bdd-no-po-tests/pom.xml | 4 +- test-examples/jdi-light-examples/pom.xml | 4 +- test-examples/jdi-performance/pom.xml | 4 +- .../jdi-light-junit-template/pom.xml | 2 +- .../jdi-light-testng-template/pom.xml | 2 +- 24 files changed, 63 insertions(+), 62 deletions(-) diff --git a/jdi-bdd-tests/pom.xml b/jdi-bdd-tests/pom.xml index 27572ac64d..861c96b8c1 100644 --- a/jdi-bdd-tests/pom.xml +++ b/jdi-bdd-tests/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-bdd-tests - 1.4.10-SNAPSHOT + 1.4.10 Tests: JDI BDD - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 chrome 9.4.12.RC2 diff --git a/jdi-bdd/pom.xml b/jdi-bdd/pom.xml index 972d68f26e..8839bb73cd 100644 --- a/jdi-bdd/pom.xml +++ b/jdi-bdd/pom.xml @@ -6,13 +6,13 @@ com.epam.jdi jdi-bdd - 1.4.10-SNAPSHOT + 1.4.10 JDI BDD https://github.com/jdi-testing JDI Light BDD library - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 @@ -42,7 +42,7 @@ com.epam.jdi jdi-light - 1.4.10-SNAPSHOT + 1.4.10 compile diff --git a/jdi-eyes-demo/pom.xml b/jdi-eyes-demo/pom.xml index a4be68afba..fcd74af5b3 100644 --- a/jdi-eyes-demo/pom.xml +++ b/jdi-eyes-demo/pom.xml @@ -6,12 +6,12 @@ com.epam.jdi jdi-eyes-demo - 1.4.10-SNAPSHOT + 1.4.10 jar Selenium to JDI Example with Eyes - 1.4.10-SNAPSHOT + 1.4.10 chrome https://jdi-testing.github.io/jdi-light/ UTF-8 diff --git a/jdi-light-angular-tests-with-mocks/pom.xml b/jdi-light-angular-tests-with-mocks/pom.xml index c8aded276c..f8c7a653cc 100644 --- a/jdi-light-angular-tests-with-mocks/pom.xml +++ b/jdi-light-angular-tests-with-mocks/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-light-angular-tests-with-mocks - 1.4.10-SNAPSHOT + 1.4.10 Tests: JDI Angular unit tests with mocks - 1.4.10-SNAPSHOT + 1.4.10 chrome 1.9.7 1.8 diff --git a/jdi-light-angular-tests/pom.xml b/jdi-light-angular-tests/pom.xml index 690b8684c6..ca2713902b 100644 --- a/jdi-light-angular-tests/pom.xml +++ b/jdi-light-angular-tests/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-light-angular-tests - 1.4.10-SNAPSHOT + 1.4.10 Tests: JDI Angular - 1.4.10-SNAPSHOT + 1.4.10 chrome 1.9.7 1.8 diff --git a/jdi-light-angular/pom.xml b/jdi-light-angular/pom.xml index c849d62a58..984ab98164 100644 --- a/jdi-light-angular/pom.xml +++ b/jdi-light-angular/pom.xml @@ -6,14 +6,14 @@ com.epam.jdi jdi-light-angular - 1.4.10-SNAPSHOT + 1.4.10 jar JDI Angular https://github.com/jdi-testing JDI Light Angular library - 1.4.10-SNAPSHOT + 1.4.10 1.9.7 1.14.0 1.8 diff --git a/jdi-light-applitools-tests/pom.xml b/jdi-light-applitools-tests/pom.xml index 6c5bc4c451..debd0246c7 100644 --- a/jdi-light-applitools-tests/pom.xml +++ b/jdi-light-applitools-tests/pom.xml @@ -6,12 +6,12 @@ com.epam.jdi jdi-light-applitools-tests - 1.4.10-SNAPSHOT + 1.4.10 jar Tests: JDI Light Applitools Eyes - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 1.8 3.157.10 diff --git a/jdi-light-bootstrap-tests/pom.xml b/jdi-light-bootstrap-tests/pom.xml index 36f0df05b3..dace566e9a 100644 --- a/jdi-light-bootstrap-tests/pom.xml +++ b/jdi-light-bootstrap-tests/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-light-bootstrap-tests - 1.4.10-SNAPSHOT + 1.4.10 Tests: JDI Bootstrap - 1.4.10-SNAPSHOT + 1.4.10 chrome 2.10.0 diff --git a/jdi-light-bootstrap/pom.xml b/jdi-light-bootstrap/pom.xml index a1a79e5d5e..228d0baabc 100644 --- a/jdi-light-bootstrap/pom.xml +++ b/jdi-light-bootstrap/pom.xml @@ -6,14 +6,14 @@ com.epam.jdi jdi-light-bootstrap - 1.4.10-SNAPSHOT + 1.4.10 jar JDI Light Bootstrap Elements https://github.com/jdi-testing JDI Light Bootstrap library - 1.4.10-SNAPSHOT + 1.4.10 1.9.7 1.14.0 1.8 diff --git a/jdi-light-eyes/pom.xml b/jdi-light-eyes/pom.xml index 99b4070135..2840ae71db 100644 --- a/jdi-light-eyes/pom.xml +++ b/jdi-light-eyes/pom.xml @@ -6,14 +6,14 @@ com.epam.jdi jdi-light-eyes - 1.4.10-SNAPSHOT + 1.4.10 jar JDI Light Applitools Eyes https://github.com/jdi-testing JDI Light Eyes library - 1.4.10-SNAPSHOT + 1.4.10 1.8 3.210.6 diff --git a/jdi-light-html-tests/pom.xml b/jdi-light-html-tests/pom.xml index 4d668be5a7..349baeda4f 100644 --- a/jdi-light-html-tests/pom.xml +++ b/jdi-light-html-tests/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-light-html-tests - 1.4.10-SNAPSHOT + 1.4.10 Tests: JDI Html - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 chrome false diff --git a/jdi-light-html/pom.xml b/jdi-light-html/pom.xml index 13b148202a..d56ba1f2d2 100644 --- a/jdi-light-html/pom.xml +++ b/jdi-light-html/pom.xml @@ -6,14 +6,14 @@ com.epam.jdi jdi-light-html - 1.4.10-SNAPSHOT + 1.4.10 jar JDI Light Html Elements https://github.com/jdi-testing JDI Light HTML5 library - 1.4.10-SNAPSHOT + 1.4.10 1.9.7 1.14.0 1.8 diff --git a/jdi-light-material-ui-tests/pom.xml b/jdi-light-material-ui-tests/pom.xml index e5e0c4016c..98636557b5 100644 --- a/jdi-light-material-ui-tests/pom.xml +++ b/jdi-light-material-ui-tests/pom.xml @@ -6,7 +6,7 @@ jdi-light-material-ui-tests Tests: JDI Material UI - 1.4.10-SNAPSHOT + 1.4.10 com.epam.jdi @@ -16,7 +16,7 @@ 2.17.2 2.10.0 9.4.12.RC2 - 1.4.10-SNAPSHOT + 1.4.10 src/test/resources/general.xml 2.17.1 diff --git a/jdi-light-material-ui/pom.xml b/jdi-light-material-ui/pom.xml index a73e85940d..7107cd2fb4 100644 --- a/jdi-light-material-ui/pom.xml +++ b/jdi-light-material-ui/pom.xml @@ -7,7 +7,7 @@ jdi-light-material-ui jar JDI Material UI Elements v4 - 1.4.10-SNAPSHOT + 1.4.10 com.epam.jdi https://github.com/jdi-testing JDI Light Material UI Elements library for version 4 @@ -16,7 +16,7 @@ 1.9.7 1.14.0 1.8 - 1.4.10-SNAPSHOT + 1.4.10 diff --git a/jdi-light-vuetify-tests/pom.xml b/jdi-light-vuetify-tests/pom.xml index c0672669f3..983288afb1 100644 --- a/jdi-light-vuetify-tests/pom.xml +++ b/jdi-light-vuetify-tests/pom.xml @@ -6,7 +6,7 @@ jdi-light-vuetify-tests Tests: JDI Vuetify - 1.4.10-SNAPSHOT + 1.4.10 com.epam.jdi @@ -17,7 +17,7 @@ 2.10.0 9.4.12.RC2 src/test/resources/general.xml - 1.4.10-SNAPSHOT + 1.4.10 2.17.1 diff --git a/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/TimelinesTests.java b/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/TimelinesTests.java index 979660a485..7aff5fba33 100644 --- a/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/TimelinesTests.java +++ b/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/TimelinesTests.java @@ -78,11 +78,11 @@ public void denseTimeLineTest() { denseTimeLine.is().dense(); TimeLineItem singleItem = denseTimeLine.item(1); singleItem.body().icon().is().type("mdi-information"); - singleItem.body().has().text(LOREM_IPSUM_TEXT); - singleItem.body().has().color(WHITE.value()); - singleItem.body().has().backgroundColor(BLUE.value()); - singleItem.has().dotColor(BLUE); - singleItem.has().smallDot(); + singleItem.body().has().text(LOREM_IPSUM_TEXT) + .and().color(WHITE.value()) + .and().backgroundColor(BLUE.value()); + singleItem.has().dotColor(BLUE) + .and().smallDot(); denseLoggingButton.click(); waitCondition(() -> denseTimeLine.size() == 2); @@ -98,10 +98,10 @@ public void iconDotsTimeLineTest(int index, String icon, String title, String te TimeLineItem item = iconDotsTimeLine.item(index); item.has().dotColor(color); item.divider().has().type(icon); - item.body().title().has().text(title); - item.body().title().has().color(titleColor.value()); - item.body().text().has().color(BLACK_TRANSPARENT_087.value()); - item.body().text().has().text(text); + item.body().title().has().text(title) + .and().color(titleColor.value()); + item.body().text().has().color(BLACK_TRANSPARENT_087.value()) + .and().text(text); } @Test(description = "Test checks that timeline is reversed or not") @@ -144,12 +144,12 @@ public void iconTimeLineTest() { public void oppositeTimeLineTest(int index, String date, Colors color) { TimeLineItem item = oppositeTimeLine.item(index); item.has().dotColor(color); - item.opposite().has().text(date); - item.opposite().has().color(color.value()); - item.body().title().has().color(color.value()); - item.body().title().has().text(LOREM_IPSUM_TITLE); - item.body().content().has().color(BLACK_TRANSPARENT_087.value()); - item.body().content().has().text(LOREM_IPSUM_TEXT); + item.opposite().has().text(date) + .and().color(color.value()); + item.body().title().has().color(color.value()) + .and().text(LOREM_IPSUM_TITLE); + item.body().content().has().color(BLACK_TRANSPARENT_087.value()) + .and().text(LOREM_IPSUM_TEXT); } @Test(description = "Test checks that default timeline's items have expected data and properties") @@ -165,8 +165,9 @@ public void defaultTimeLineTest() { @Test(description = "Test checks that advanced timeline's items have expected data and properties") public void advancedTimeLineTest() { advancedTimeline.has().size(8); - advancedTimeline.defaultItem(1).has().largeDot(); - advancedTimeline.defaultItem(1).has().dotColor(ORANGE); + + advancedTimeline.defaultItem(1).has().largeDot() + .and().dotColor(ORANGE); advancedTimeline.defaultItem(1).divider().has().text("JL"); advancedTimeline.defaultItem(1).body().find("input").has().hasLabel(); advancedTimeline.defaultItem(1).body().find("input").label().has().text("Leave a comment..."); @@ -175,8 +176,8 @@ public void advancedTimeLineTest() { advancedTimeline.defaultItem(1).body().find("button").click(); advancedTimeline.has().size(9); - advancedTimeline.item(2).has().smallDot(); - advancedTimeline.item(2).has().dotColor(PINK); + advancedTimeline.item(2).has().smallDot() + .and().dotColor(PINK); advancedTimeline.item(2).body().message().has().text("Nice order dude!"); advancedTimeline.defaultItem(3).body().has().text("TODAY"); diff --git a/jdi-light-vuetify/pom.xml b/jdi-light-vuetify/pom.xml index c15b52d445..d3cda6fdeb 100644 --- a/jdi-light-vuetify/pom.xml +++ b/jdi-light-vuetify/pom.xml @@ -7,14 +7,14 @@ jdi-light-vuetify jar JDI Vuetify - 1.4.10-SNAPSHOT + 1.4.10 com.epam.jdi 1.9.7 1.12.6 1.8 - 1.4.10-SNAPSHOT + 1.4.10 diff --git a/jdi-light/pom.xml b/jdi-light/pom.xml index 16715e0f1b..37265595a0 100644 --- a/jdi-light/pom.xml +++ b/jdi-light/pom.xml @@ -6,7 +6,7 @@ com.epam.jdi jdi-light - 1.4.10-SNAPSHOT + 1.4.10 jar JDI Light https://github.com/jdi-testing diff --git a/pom.xml b/pom.xml index dedd13bb24..a6849d0829 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.epam.jdi jdi-2 - 1.4.10-SNAPSHOT + 1.4.10 pom JDI UI 2.0 diff --git a/test-examples/jdi-bdd-no-po-tests/pom.xml b/test-examples/jdi-bdd-no-po-tests/pom.xml index 096715752d..c63f672471 100644 --- a/test-examples/jdi-bdd-no-po-tests/pom.xml +++ b/test-examples/jdi-bdd-no-po-tests/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-bdd-no-po-tests - 1.4.10-SNAPSHOT + 1.4.10 Examples: JDI BDD no Page Objects - 1.4.10-SNAPSHOT + 1.4.10 chrome UTF-8 9.4.12.RC2 diff --git a/test-examples/jdi-light-examples/pom.xml b/test-examples/jdi-light-examples/pom.xml index 9a8556a713..0cc97bb182 100644 --- a/test-examples/jdi-light-examples/pom.xml +++ b/test-examples/jdi-light-examples/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-light-examples - 1.4.10-SNAPSHOT + 1.4.10 Examples: JDI Web Tests - 1.4.10-SNAPSHOT + 1.4.10 chrome 2.17.2 2.10.0 diff --git a/test-examples/jdi-performance/pom.xml b/test-examples/jdi-performance/pom.xml index ee275e16ed..37687d2a96 100644 --- a/test-examples/jdi-performance/pom.xml +++ b/test-examples/jdi-performance/pom.xml @@ -6,11 +6,11 @@ com.epam.jdi jdi-performance - 1.4.10-SNAPSHOT + 1.4.10 Examples: JDI Performance - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 chrome diff --git a/test-templates/jdi-light-junit-template/pom.xml b/test-templates/jdi-light-junit-template/pom.xml index dd8a0c7613..9e383f2615 100644 --- a/test-templates/jdi-light-junit-template/pom.xml +++ b/test-templates/jdi-light-junit-template/pom.xml @@ -10,7 +10,7 @@ Template: JDI Light JUnit - 1.4.10-SNAPSHOT + 1.4.10 UTF-8 chrome https://jdi-testing.github.io/jdi-light/ diff --git a/test-templates/jdi-light-testng-template/pom.xml b/test-templates/jdi-light-testng-template/pom.xml index 52b3a1e033..9af711f997 100644 --- a/test-templates/jdi-light-testng-template/pom.xml +++ b/test-templates/jdi-light-testng-template/pom.xml @@ -10,7 +10,7 @@ Template: JDI Light TestNG - 1.4.10-SNAPSHOT + 1.4.10 chrome UTF-8 From d78730118188e983eb230210fe5893ff5bd3a8b5 Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Thu, 16 Feb 2023 21:59:08 -0500 Subject: [PATCH 2/3] Release 1.4.10 --- jdi-light-vuetify/pom.xml | 117 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) diff --git a/jdi-light-vuetify/pom.xml b/jdi-light-vuetify/pom.xml index d3cda6fdeb..27072ba03b 100644 --- a/jdi-light-vuetify/pom.xml +++ b/jdi-light-vuetify/pom.xml @@ -9,6 +9,8 @@ JDI Vuetify 1.4.10 com.epam.jdi + https://github.com/jdi-testing + JDI Light Vuetify UI Elements library for version 2 1.9.7 @@ -87,7 +89,122 @@ file://${project.basedir}/../maven-version-rules.xml + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + package + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + attach-javadocs + package + + jar + + + + + + -Xdoclint:none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.3 + true + + + deploy + + + + ossrh + https://oss.sonatype.org/ + false + + + + + MIT License + http://www.opensource.org/licenses/mit-license.php + repo + + + + + romaniovlev + Roman Iovlev + roman.iovlev.jdi@gmail.com + UTC+3 + + + + + scm:https://github.com/jdi-testing + scm:https://github.com/jdi-testing + https://github.com/jdi-testing + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + sign-artifacts + + + performRelease + false + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.0.1 + + ${gpg.key} + + + + sign-artifacts + verify + + sign + + + + + + + + + From a62216985bfd13719c6e77b4b1370231176c7aa7 Mon Sep 17 00:00:00 2001 From: Natalia Pozhidaeva Date: Thu, 16 Feb 2023 22:02:37 -0500 Subject: [PATCH 3/3] Release 1.4.10 --- .../io/github/epam/vuetify/tests/complex/SlideGroupsTests.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/SlideGroupsTests.java b/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/SlideGroupsTests.java index 7086fb757f..cd8d0a66fc 100644 --- a/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/SlideGroupsTests.java +++ b/jdi-light-vuetify-tests/src/test/java/io/github/epam/vuetify/tests/complex/SlideGroupsTests.java @@ -41,7 +41,7 @@ public void activeClassSlideGroupTests() { activeClassSlideGroup.has().slideNotSelected(1); } - @Test(description="Test checks slide group feature 'center-active'") + @Test(enabled = false, description="Test checks slide group feature 'center-active'") public void centerActiveSlideGroupTests() { List slidesPositions = new SlideGroupTestsData().centerActiveSlideGroupTestData(); centerActiveSlideGroup.show();