Simon Vane

Results 14 issues of Simon Vane

**What would you like to be added**: Allow `kubectl kudo upgrade...` to be run specifying a version that is already installed in the cluster, without having to specify a set...

kind/enhancement

**Is your feature request related to a problem? Please describe.** I would like to be able to assert that no methods were called in a substitute rather than any specific...

feature-request
help wanted
documentation

I am really enjoying using MbDotNet but as I get into more difficult cases I am having trouble with working out what to use in those cases. In particular I...

enhancement
documentation

**Is your feature request related to a problem? Please describe.** Unit testing using mocks is proving to be quite awkward. I saw `BaseZeebeTest.cs` and using that seemed like a much...

feature