aboutsummaryrefslogtreecommitdiff
path: root/spec/lib/puppet_spec
AgeCommit message (Collapse)Author
2021-03-11(maint) Switch to rspec-mocksGabriel Nagy
2018-07-10Actually delete tempfilesJosh Cooper
Call cleanup after each test completes The record_tmp method needs to record the files to be deleted in the same class variable that the cleanup method uses.
2018-07-10Remove Lint/AssignmentInCondition violationJosh Cooper
2018-07-10Remove Lint/EndAlignment violationsJosh Cooper
2018-07-10Remove Lint/HandleExceptions violationsJosh Cooper
2018-07-10Remove Style/GlobalVars violationsJosh Cooper
2018-07-09Automatic validation updatesJosh Cooper
Updated rubocop violations using `pdk validate -a`.
2018-07-09Initial host import from puppet#ee7cf4d28077be7d1bdbbe934ea012d41d33deffJosh Cooper