Skip to content

dbuchko/apps-movie-fun-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Fun!

Smoke Tests require server running on port 8080 by default.

Build WAR ignoring Smoke Tests

$ mvn clean package -DskipTests -Dmaven.test.skip=true

Run Smoke Tests against specific URL

$ MOVIE_FUN_URL=http://moviefun.example.com mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.0%
  • CSS 17.0%