evoila / osb-checker-kotlin

This application is a generalized test program for service brokers. It runs rest calls against the defined service broker and checks if it behaves as expected to the service broker API specification. Tests are created dynamically based upon the service broker catalog or custom input by the operator.
https://www.evoila.de
Apache License 2.0
5 stars 6 forks source link

Altering plan and service for conflict Test #25

Closed joStrauss closed 4 years ago

joStrauss commented 4 years ago

Instead of editing the parameter field, the plan and service id will be exchanged with others from the catalog to test a conflict case when attempting to call PUT binding.

marberger commented 4 years ago

But you are aware, that you want to merge into master?

joStrauss commented 4 years ago

Yes, because this is a hot fix and not a new feature.