/personalitytest

Personality Test

Primary LanguageJava

Personality Test

Running in Docker

To run, checkout the project, go to root folder and:

mvn package
docker build -t personality-test .
docker run -p 8080:8080 -t personality-test

How to run automated tests

To run the tests:

mvn test

img_get img_post