Skip to content

oscarr-reyes/java-udacity-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat room Project

Chat room project for Udacity java nanodegree course

Requirements

  • Java 1.8
  • Maven
  • Chrome webdriver (For tests)

How to run

$ mvn package
$ java -jar target/chatroom-starter-0.0.1-SNAPSHOT.jar

Test

It is required to specified in src/main/resources/application.yml the directory for the chromedriver executable in the property: selenium.webdriver

$ mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published