summaryrefslogtreecommitdiff
path: root/spec/unit/audit
Commit message (Collapse)AuthorAgeFilesLines
* adding unit testsDavida Marion2015-05-291-0/+20
|
* Make sure the audit mode output is reflected both in the logs and in the ↵Serdar Sutay2015-05-293-6/+28
| | | | formatter output.
* Give captured exception a meaningful nameClaire McQuin2015-05-271-2/+2
|
* remove configuration optionClaire McQuin2015-05-271-37/+13
|
* Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-271-10/+78
|
* Fix testJulian C. Dunn2015-03-111-1/+1
|
* fix rspec test to use rspec best practicesKyleen MacGugan2015-03-031-1/+1
|
* Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusionKyleen MacGugan2015-03-031-0/+10
| | | | | | Exclusion pattern now includes anything with /lib/chef/ only fix spacing issue
* Merge pull request #2758 from chef/mcquin/control_groupSerdar Sutay2015-02-112-6/+6
|\ | | | | Change audit DSL method controls to control_group.
| * Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-152-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to use control_group. Unify wording along control_group. Unify wording along control_group. Fix typo. Enable audit mode. Update to use control_group syntax. Update for audit DSL changes. Update for audit DSL change.
* | Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-041-2/+4
|/
* Unit and functional tests for spec_formattertyler-ball2014-12-171-0/+29
|
* Fixing unit test adding Serverspec DSLtyler-ball2014-12-171-12/+21
|
* Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-0/+124
|
* Adding simple integration test for audit mode outputtyler-ball2014-12-173-0/+57
|
* Adding test for recipe DSL audit additionstyler-ball2014-12-171-2/+2
|
* Add unit tests for Audit::AuditReporterClaire McQuin2014-12-171-0/+374
|
* Add unit tests for Audit::AuditEventProxyClaire McQuin2014-12-171-0/+292
|
* Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-171-0/+459