Skip to content
#

service-broker

Here are 57 public repositories matching this topic...

dpanayotov
dpanayotov commented Oct 5, 2018

Currently, there's no way to skip tests that require storage. This will cause go test to fail every time. There should be a default behaviour that skips the storage tests and one that includes them.
One option would be with testing.Short, another is to pass ginkgo arg like --storage=true and skip/mark as pending.

Improve this page

Add a description, image, and links to the service-broker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-broker topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.