Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 712 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 712 Bytes

Game of Liferay

A sample Liferay application that shows:

  • A typical Liferay application (A portlet built using JSPs, services built using Service Builder and a custom theme).
  • BDD Tests using Cucumber and WebDriver
  • Integration with a Liferay Docker Image for deployment
  • Integration with Travis for Continuous Integration
  • Integration with Coveralls for Code Coverage calculation

Build Status Coverage Status