Skip to content

Commit

Permalink
Add Few More TestCases And Refactor Structure
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszKonatkowski committed Oct 16, 2023
1 parent a5b1eac commit 70d53cf
Show file tree
Hide file tree
Showing 24 changed files with 6,985 additions and 1,563 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,10 +598,10 @@ To run `Smoke tests` on `Chrome browser` with `Headless mode`, run the following
```
# ✳️ Report

![](https://i.imgur.com/fG5BKVX.png)
![](https://i.imgur.com/8G0Lyjx.png)
![](https://i.imgur.com/Ti3oLIZ.png)
![](https://i.imgur.com/DqrLTzH.png)
![](https://i.imgur.com/yGhIcjA.png)
![](https://i.imgur.com/H44omLe.png)
![](https://i.imgur.com/Y1hEdRB.png)
![](https://i.imgur.com/nN3fFp3.png)



Expand Down
2,594 changes: 1,363 additions & 1,231 deletions Reports/logs.log

Large diffs are not rendered by default.

5,770 changes: 5,618 additions & 152 deletions Reports/report.html

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
19 changes: 0 additions & 19 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,25 +172,6 @@
</pluginManagement>
</build>
</profile>
<profile>
<id>test</id>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<configuration>
<suiteXmlFiles>
<suiteXmlFile>src/test/java/Runner/testng.xml</suiteXmlFile>
</suiteXmlFiles>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
</profile>
</profiles>

</project>
13 changes: 0 additions & 13 deletions src/test/java/Runner/testng.xml

This file was deleted.

144 changes: 0 additions & 144 deletions src/test/java/TestComponents/Brudnopis.java

This file was deleted.

Binary file modified src/test/java/TestData/BasicTestsData/SimpleFormDemoData.xlsx
Binary file not shown.

0 comments on commit 70d53cf

Please sign in to comment.