is there any way to mock a usual puppet function r...
# bolt
y
is there any way to mock a usual puppet function return value when testing a bolt plan with BoltSpec?
puppetdb_query
e.g.
Also I’m curious if it’s possible to do with a Puppet DSL function (original question was about a Ruby function)