jasonwilczak / apps-movie-fun-modernization-code

The code for the PAL modernization unit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The code for the PAL modernization unit.


Languages

Language:Java 91.2%Language:CSS 8.8%