Knotx / knotx-extension-archetype

Maven extensions archetypes for Knot.x modules
http://knotx.io
Apache License 2.0
0 stars 0 forks source link

Unit test examples #3

Closed toniedzwiedz closed 7 years ago

toniedzwiedz commented 7 years ago

Cover the classes in the generated project with unit tests.

Provide unit and integration test examples to serve as a source of good practices.

tomaszmichalak commented 7 years ago

I recommend to check this test: io.knotx.knot.action.ActionKnotProxyVerticleTest

tomaszmichalak commented 7 years ago

Fixed here: https://github.com/Knotx/knotx-extension-archetype/pull/11