jbosstools / jbosstools-integration-stack-tests

1 stars 26 forks source link

JBTIS-1211 Update REST / SOAP Web Service in the teiid tests #941

Closed mkralik3 closed 6 years ago

mkralik3 commented 6 years ago

Signed-off-by: mkralik3 mkralik@redhat.com

//TABs was changed to SPACEs so the code may look unformatted but this is only in the GitHub view. In the IDE it looks great.

mkralik3 commented 6 years ago

It will be better but I must create logic for creating CP for this services before the test as we have with DB CPs.

mkralik3 commented 6 years ago

@apodhrad It should be OK now. I have added new ConnectionProfileConstants for SOAP REST and I created logic for setting up CP (based on SOAP / REST) before tests. Also, I extended teiid.yaml in the server side.