rednavis / vaadin-showcase

Showcase application of Vaadin and Java EE backend
GNU General Public License v3.0
0 stars 2 forks source link

Configure functional testing #4

Closed AlexOreshkevich closed 4 years ago

AlexOreshkevich commented 4 years ago

Revise and - if necessary - remove all current testing approaches from the project.

Add JUnit 5 testing platform and functional tests example using mockito or any other popular alternative.

Provide example of functional testing for client and server side code.