Commit Graph

29 Commits

Author SHA1 Message Date
Rokon Uddin Ahmed 8ca38e15da Github11.07 (#2254)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md
2017-07-13 15:43:43 +02:00
Walter Gómez 9cf533654d Fix/update selenium config (#2095)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Selenium congif fix
Change chromedriver files to geckodriver
Use Firefox webdriver to stick with standard
Update tests for JUnit and TestNG
Modify SeleniumExample and move all WebDriver Configuration to corresponding class
Update selectors and copy content
2017-06-16 09:13:36 +02:00
Grzegorz Piwowarek 25c476a09b Delete SeleniumPageObjectTest.java (#2039) 2017-06-11 06:58:45 +02:00
Walter Gómez 5453e6753a Fix/selenium config (#2007)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Selenium Page Object Pattern
Add Chromedrivers
Include hamcrest dependency for matchers on tests
Add PageObjects for Start Here and Home Page
Create config class for selenium

* Update Readme file
Add About page and model for additional example
Create new test for new impl

* Change if to switch statement
Add Matcher and pattern to match os name

* Update imports

* remove merge conflict notation
2017-06-10 17:19:38 +02:00
Grzegorz Piwowarek 4c88eebd55 Rename test class (#2003) 2017-06-06 22:12:50 +02:00
Walter Gómez 3338f51cae Feature/selenium page object pattern (#1993)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Selenium Page Object Pattern
Add Chromedrivers
Include hamcrest dependency for matchers on tests
Add PageObjects for Start Here and Home Page
Create config class for selenium

* Update Readme file
Add About page and model for additional example
Create new test for new impl
2017-06-06 19:35:31 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix
2017-04-19 16:14:10 +02:00
Naoshadul Islam 2a7c1add36 Added relevant articles 2017-01-15 21:07:43 +06:00
pivovarit 373f336b81 Refactor Selenium tests 2016-12-29 18:47:11 +01:00
Sandeep4odesk fa50144eef Changes in assert statement (#941) 2016-12-29 18:40:22 +01:00
DOHA da045d1d6f upgrade dependencies 2016-12-09 23:38:16 +02:00
Grzegorz Piwowarek 75a0274fe8 Refactor SeleniumExample 2016-11-17 07:46:38 +02:00
Grzegorz Piwowarek 506bfb9b21 closeOverlay refactor 2016-11-16 10:15:37 +01:00
Sandeep Kumar de16f26011 Making changes in Maven Profile for Test Case Failure 2016-11-14 14:12:50 +05:30
Sandeep Kumar 41da06a7bc Remove try-catch from Test classes 2016-11-02 07:56:47 +05:30
Sandeep Kumar 13f7d5dfdf Updating the Selenium version 2016-10-28 22:26:56 +05:30
Sandeep Kumar ac277fdc8a Handling Optional as per orElseThrow criteria 2016-10-22 10:51:53 +05:30
Sandeep Kumar 278ada7e7f Default Unit Test changes 2016-10-19 12:38:32 +05:30
Sandeep Kumar 4a2546b8fc Changes for integration test 2016-10-18 21:58:50 +05:30
Sandeep Kumar cef8adfdae Changes as per Live Test guidelines 2016-10-14 15:36:00 +05:30
Sandeep Kumar 0d2e13392b Implementing Java 8 streaming API for-next loop 2016-10-09 08:15:55 +05:30
Sandeep Kumar 4639d46705 Modify test cases for About Page 2016-10-07 18:16:04 +05:30
Sandeep Kumar d4e7c9d4af Modifying methods in test files 2016-10-02 19:49:55 +05:30
Sandeep Kumar fe59ea2923 Merge branch 'master' of github.com:Sandeep4odesk/tutorials 2016-09-19 21:32:46 +05:30
Sandeep Kumar 2310cf8717 BAEL 298 | Intro to Selenium with JUnit / TestNg 2016-09-19 21:26:15 +05:30
Sandeep Kumar 4e6d70d2cd BAEL 298 | Intro to Selenium with JUnit / TestNg 2016-08-30 22:04:37 +05:30