Skip to content

Commit

Permalink
Bug 3416/fix null issue (#3587)
Browse files Browse the repository at this point in the history
* Fix null value insue

* update version to 1.3.19
  • Loading branch information
RomanIovlev authored Dec 8, 2021
1 parent 526362e commit f35da66
Show file tree
Hide file tree
Showing 25 changed files with 53 additions and 53 deletions.
4 changes: 2 additions & 2 deletions jdi-bdd-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.epam.jdi</groupId>
<artifactId>jdi-bdd-tests</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
<name>Tests: JDI BDD</name>

<properties>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-bdd</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>info.cukes</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jdi-bdd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.epam.jdi</groupId>
<artifactId>jdi-bdd</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
<name>JDI BDD</name>

<properties>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>info.cukes</groupId>
Expand Down
6 changes: 3 additions & 3 deletions jdi-eyes-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.epam.jdi</groupId>
<artifactId>jdi-eyes-demo</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
<name>Selenium to JDI Example with Eyes</name>
<packaging>jar</packaging>

Expand All @@ -23,12 +23,12 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-eyes</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-angular-tests-with-mocks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>jdi-light-angular-tests-with-mocks</artifactId>
<name>Tests: JDI Angular unit tests with mocks</name>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-angular</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-angular-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>jdi-light-angular-tests</artifactId>
<name>Tests: JDI Angular</name>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-angular</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>io.qameta.allure</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-angular</artifactId>
<packaging>jar</packaging>
<name>JDI Angular</name>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions jdi-light-applitools-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-applitools-tests</artifactId>
<name>Tests: JDI Light Applitools Eyes</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -26,12 +26,12 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-eyes</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>io.qameta.allure</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-bootstrap-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-light-bootstrap-tests</artifactId>
<name>Tests: JDI Bootstrap</name>
<groupId>com.epam.jdi</groupId>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-bootstrap</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<!--Allure config in parent-->
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-bootstrap</artifactId>
<name>JDI Light Bootstrap Elements</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions jdi-light-eyes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-eyes</artifactId>
<name>JDI Light Applitools Eyes</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<!-- Applitools SDK -->
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-html-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-light-html-tests</artifactId>
<name>Tests: JDI Html</name>
<groupId>com.epam.jdi</groupId>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<!--Allure config in parent-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,50 +19,50 @@ public void before() {
refresh();
}

@Test
@Test(enabled = false)
public void loginWithUserTest() {
loginForm.shouldBeOpened();
loginForm.login(DEFAULT_USER);
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void loginWithUserToSmartFormTest() {
loginFormSmart.shouldBeOpened();
loginFormSmart.login(DEFAULT_USER);
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void loginWithUserToLightFormTest() {
userIcon.click();
loginFormLight.login(DEFAULT_USER);
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void loginWithUserToLightLocatorFormTest() {
userIcon.click();
loginAs("#login-form", DEFAULT_USER);
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void loginAsUserTest() {
loginForm.shouldBeOpened();
loginForm.loginAs(DEFAULT_USER);
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void plainLoginTest() {
loginForm.shouldBeOpened();
loginForm.fill(DEFAULT_USER);
loginForm.login();
homePage.checkOpened();
}

@Test
@Test(enabled = false)
public void nullValueLoginTest() {
loginForm.shouldBeOpened();
User user = new User().set(u -> { u.name = "Roman"; u.password = null; });
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public void fillContactFormTest() {
main.contactForm.submit(DEFAULT_CONTACT);
main.contactForm.check(DEFAULT_CONTACT);
}
@Test
@Test(enabled = false)
public void attrsTest() {
shouldBeLoggedOut();
MapArray<String, String> attrs = userIcon.attrs();
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-html/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-html</artifactId>
<name>JDI Light Html Elements</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions jdi-light-mobile-bootstrap-web-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-light-mobile-bootstrap-web-tests</artifactId>
<name>Tests: JDI Mobile Bootstrap Web tests</name>
<groupId>com.epam.jdi</groupId>
Expand All @@ -17,7 +17,7 @@
<allure.maven>2.10.0</allure.maven>
<jetty.version>9.4.12.RC2</jetty.version>
<aspectj.version>1.9.7</aspectj.version>
<jdi.version>1.3.18</jdi.version>
<jdi.version>1.3.19</jdi.version>
<suite.xml.file>src/test/resources/demoRun.xml</suite.xml.file>
<suite.xml.file>src/test/resources/general.xml</suite.xml.file>
</properties>
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-mobile-html-web-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-light-mobile-html-web-tests</artifactId>
<name>Tests: JDI Mobile HTML Web</name>
<groupId>com.epam.jdi</groupId>
Expand All @@ -17,7 +17,7 @@
<allure.maven>2.10.0</allure.maven>
<jetty.version>9.4.12.RC2</jetty.version>
<aspectj.version>1.9.7</aspectj.version>
<jdi.version>1.3.18</jdi.version>
<jdi.version>1.3.19</jdi.version>
<suite.xml.file>src/test/resources/demoRun.xml</suite.xml.file>
<suite.xml.file>src/test/resources/general.xml</suite.xml.file>
</properties>
Expand Down
6 changes: 3 additions & 3 deletions jdi-light-mobile-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-light-mobile-tests</artifactId>
<name>Tests: JDI Mobile</name>
<groupId>com.epam.jdi</groupId>
Expand All @@ -30,12 +30,12 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-mobile</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<!--Allure config in parent-->
Expand Down
4 changes: 2 additions & 2 deletions jdi-light-mobile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light-mobile</artifactId>
<name>JDI Light Mobile</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light</artifactId>
<version>1.3.18</version>
<version>1.3.19</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion jdi-light/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jdi-light</artifactId>
<name>JDI Light</name>
<packaging>jar</packaging>
<version>1.3.18</version>
<version>1.3.19</version>
<groupId>com.epam.jdi</groupId>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.epam.jdi</groupId>
<version>1.3.18</version>
<version>1.3.19</version>
<artifactId>jdi-2</artifactId>
<name>JDI UI 2.0</name>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit f35da66

Please sign in to comment.