summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Simplify integration test input and make output deterministic.Pete Higgins2020-12-011-5/+6
* Replace hardcoded product references with the generic versions.Pete Higgins2020-12-011-1/+1
* Set node attributes at normal rather than default level in audit runner unit ...Pete Higgins2020-12-011-10/+10
* Add a happy path integration test.Pete Higgins2020-12-011-0/+80
* Warn if unsupported audit-cookbook config values are present.Pete Higgins2020-12-011-0/+22
* Refactor Automate reporter.Pete Higgins2020-12-011-115/+183
* Copy-paste code for missing method and tests from automate-cookbook.Pete Higgins2020-12-011-0/+70
* Expand negative test case for Automate reporter.Pete Higgins2020-12-011-3/+10
* Cleanup some error handling.Pete Higgins2020-12-011-1/+1
* Raise an exception with old profile format.Pete Higgins2020-12-011-0/+42
* Add hook methods to setup state earlier, add failure hook.Pete Higgins2020-12-011-20/+11
* Simplify waiver handling by deferring to Inspec.Pete Higgins2020-12-011-18/+0
* Simplify some test setup.Pete Higgins2020-12-011-8/+0
* Fix waiver code.Pete Higgins2020-12-011-10/+31
* Fill in pending specs for audit runner's #enabled? method.Pete Higgins2020-12-011-6/+55
* Fix Chef::Client unit tests.Pete Higgins2020-12-011-0/+1
* Fix chefstyle violations.Pete Higgins2020-12-016-303/+303
* Add inspec fetchers from audit-cookbook.Pete Higgins2020-12-012-0/+227
* Remove redundant test.Pete Higgins2020-12-011-4/+0
* Inline a method and small code cleanup.Pete Higgins2020-12-011-5/+0
* Avoid stubbing Time.now in tests.Pete Higgins2020-12-012-9/+8
* Only stub http requests when they should happen.Pete Higgins2020-12-012-59/+65
* Remove redundant test.Pete Higgins2020-12-011-6/+0
* Add chef server automate reporter from audit-cookbook.Pete Higgins2020-12-012-7/+207
* Copy automate reporter from audit-cookbook.Pete Higgins2020-12-011-0/+269
* Add audit-enforcer reporter for audit mode.Pete Higgins2020-12-012-0/+62
* Roll back a few chefstyle fixesTim Smith2020-12-011-1/+1
* Merge pull request #10683 from chef/cmdletTim Smith2020-12-0110-299/+132
|\
| * responding to feedbackmwrock2020-11-302-7/+4
| * replace usages of Cmdlet class with powershell_execmwrock2020-11-3010-296/+132
* | Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-253-1/+3
|/
* Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-241-2/+10
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-2125-54/+54
* include password in guard inherited attributesguard_passwordmwrock2020-11-202-4/+4
* Fix user output to say waht changedPhil Dibowitz2020-11-181-1/+7
* Merge pull request #10472 from MsysTechnologiesllc/antima/fixes_for_mutltiple...Tim Smith2020-11-161-10/+21
|\
| * Added update_or_delete_fs method to fix the order change.antima-gupta2020-11-121-1/+21
| * Updated enabled? method to fix multiple entry issue in fstab.antima-gupta2020-11-121-9/+0
* | Remove the specs for the plist parsingbuild_essentialTim Smith2020-11-133-142/+0
* | Merge pull request #10642 from jaymzh/groupfixesTim Smith2020-11-132-1/+7
|\ \
| * | Fix tests; improve outputPhil Dibowitz2020-11-122-1/+7
| |/
* | Added not_supported_on_solaris because it can't cope with LABEL and UUID devi...antima-gupta2020-11-131-1/+2
|/
* Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-113-27/+13
|\
| * fix specLamont Granquist2020-11-111-2/+2
| * cleanupLamont Granquist2020-11-111-2/+4
| * update zypper_packageLamont Granquist2020-11-112-25/+9
* | Merge pull request #10633 from chef/fix_ps_specsTim Smith2020-11-111-1/+5
|\ \
| * | fix tlsmwrock2020-11-111-1/+1
| * | fix powershell package source functional specsfix_ps_specsmwrock2020-11-111-1/+5
* | | Add additional property coerce specs to mountmount_specTim Smith2020-11-111-3/+17
|/ /