You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this checker, you have to spend at least 5 minutes manually copying GUIDs into the config file. This is error-prone and time-consuming, and feels like an inefficient use of Human Cycles ™️ .
It would be great if I could just pass it a minimal config file that only contains my CF API, admin username, and admin password. The test suite should dynamically create a new CF org, space, broker with pre-configured plans (and register the broker), service instances, and bindings for each test run. At the end of the test run, it should force-delete the broker and the CF org, recursively getting rid of all associated resources.
This would lower the barrier to using this checker and cuts down on the general noise caused by stateful tests.