Skip to content

abrueck/rtcab-ordermanagement

 
 

Repository files navigation

RTCAB - ordermanagement

In this repository you'll find an implementation of an ordermanagement system done with CUBA platform. It is a showcase application that shows the built-in features of the platform itself as well as how you can implement everyday requirements that might come up in your specific case.

The domain model of the application looks like this:

Screenshot Groovy-Console

The application will be developed with corresponding screencasts, that can be found on the YouTube playlist:

CUBA platform ordermanagement

All videos in detail:

More detailed information on certain topics of the platform can be found here: road-to-cuba-and-beyond.com

acceptance tests

This project uses acceptance test to describe the overall behavior of the system. The following test technologies are used:

./gradlew testUi -Dselenide.browser=firefox -Dwebdriver.gecko.driver=/usr/local/bin/geckodriver 

About

Ordermanagement system done with CUBA platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Gherkin 0.8%