beverage-starter-flow icon indicating copy to clipboard operation
beverage-starter-flow copied to clipboard

Add unit tests for UI logic

Open pleku opened this issue 8 years ago • 1 comments

There should be some unit tests for the UI logic code. Currently there are no tests whatsoever

pleku avatar Feb 26 '18 06:02 pleku

I'm prototyping UI tests at the Kotlin port of Beverage Buddy, you can find them here: https://github.com/mvysny/beverage-buddy-vok/blob/master/src/test/kotlin/com/vaadin/starter/beveragebuddy/ui/CategoriesListTest.kt

mvysny avatar Feb 26 '18 13:02 mvysny