kabanero-io / kabanero-landing

A console application for managing your Kabanero instances. This repo will be archived soon.
Apache License 2.0
4 stars 6 forks source link

Integration pom #178

Closed alohr51 closed 4 years ago

alohr51 commented 4 years ago

What was fixed? (Issue # or description of fix)

edit pom so verify goal is done after IT - this way if it fails, the post-integration goal actually runs and cleans up the server.

update tests with correct expected/actual parameters

move mock test JSON data to .json files and read them in from test/resources dir

Were the changes tested on