Skip to content

QubitPi/jersey-webservice-template-jpa-data-models-acceptance-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jersey Webservice Template JPA Data Model Acceptance Tests

Cucumber Badge Java Version Badge GitHub Workflow Status License Badge

jersey-webservice-template-jpa-data-models-acceptance-tests is an acceptance test framework which is a slightly modified BDD that eliminates the QA

The purpose of this Maven project is to serve as an example for testing jersey-webservice-template-jpa-data-models to make sure that the generated API complies with the business requirement,

To run all acceptance tests, start a local JWT instance in Docker Compose; then run

mvn clean verify

Note that all unit & integration tests will also run by the command above

License

The use and distribution terms for jersey-webservice-template-jpa-data-models-acceptance-tests are covered by the Apache License, Version 2.0.

About

Example acceptance tests for Elide-based JPA webservice template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published