Skip to content

yuppie-flu/yandex-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yandex-weather

Simple tests for yandex-weather service with help of Selenium tool. Only Mozilla Firefox supported by now.

Cases

  • Checking today weather report
  • Checking brief forecast
  • Checking detailed forecast
  • Search custom city
  • Checking links to other Yandex services

Requirements

Java 7+, Maven 3.+, Mozilla Firefox 31+

Execution

To execute tests run the following commands:

mvn clean test # run the test
mvn site # generate Allure report

Test report will be located in target/site/allure-maven-plugin/index.html

About

Simple tests for yandex-weather service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages