syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

Create Integration test api for reseting the state during tests #177

Closed jludvice closed 7 years ago

jludvice commented 7 years ago

There is need to reset backend state in

The idea is to conditionally enable some MBean or jaxrs resource if we're in testing mode, to allow set/reset test fixtures.

It was discussed on IRC with @chirino @rhuss and @iocanel

Consideration

jludvice commented 7 years ago

QE could implement this test resource once we know which way to go.

dsimansk commented 7 years ago

@jludvice I think we can close this one as https://github.com/redhat-ipaas/ipaas-rest/pull/211 is merged already.

Thanks @chirino!

jludvice commented 7 years ago

Agreed @dsimansk

Thank you @chirino

Closing issue