Scoring as a Service for Bowling Alleys (SaaSBA)
- No UI
- No Validation
- Marking stubbed
You need to install
on mac:
brew install maven
Clone this repo (of course)
$ mvn spring-boot:run
see Sequence Diagram
The following tests
PlayingTest
- for scoring methodsGameControllerTest
for REST endpointsGamePersistTest
- for persistence checks
mvn test
- see Class Diagram
- see Sequence Diagram