aboutsummaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Collapse)Author
2021-10-01(MODULES-11197) Rubocop fixesBobosila Victor
2021-03-11(maint) Switch to rspec-mocksGabriel Nagy
2018-07-10Remove RSpec/AnyInstance violationJosh Cooper
Just pass the hostfile as the target when creating the Puppet::Type::Host instance.
2018-07-10Remove RSpec/InstanceVariable violationsJosh Cooper
Use `let` instead.
2018-07-10Remove Lint/ScriptPermission violationJosh Cooper
rspec files are not directly executable by ruby, so remove shebang line
2018-07-09Automatic validation updatesJosh Cooper
Updated rubocop violations using `pdk validate -a`.
2018-07-09Initial host import from puppet#ee7cf4d28077be7d1bdbbe934ea012d41d33deffJosh Cooper