Skip to content

Litemn/weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather

Run application

  • Install Maven from here
  • git checkout [email protected]:autoschool/weather.git - checkout application
  • cd weather - go to application directory
  • mvn jetty:run - run server
  • http://localhost:8080 - open in browser

Run unit and integration tests

  • mvn clean test

Run system tests

  • Install PhantomJS from here
  • mvn jetty:run - run server
  • run WebTest from IDE

TODO

  • System test infrastructure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%